]> git.lizzy.rs Git - bspwm.git/history - helpers.h
Prevent potential memory leak
[bspwm.git] / helpers.h
2015-11-09 Bastien DejeanMerge pull request #305 from Vrakfall/master
2015-11-09 Bastien DejeanDocument and homogenize subscriber events
2015-11-05 Bastien DejeanMake a clear distinction between states and flags
2015-10-26 Bastien DejeanRewrite the stacking engine
2015-05-09 Bastien DejeanAllow subscribers to choose what they listen to
2014-10-22 Bastien DejeanUse generic BSD 2-clause license
2014-02-17 Bastien DejeanRefactor error reporting
2014-02-09 Bastien DejeanFix window centering
2014-01-19 Bastien DejeanRemove trailing spaces in headers
2014-01-18 Bastien DejeanIndentation: convert spaces to tabs
2013-12-27 Bastien DejeanImplement the pseudo-tiled window state
2013-10-08 Bastien DejeanAdd copyright header
2013-10-08 Bastien DejeanDecrease the header guards collision chances
2013-10-08 Bastien DejeanUse compliant header guard
2013-10-05 Bastien DejeanImplement tags
2013-09-21 Bastien DejeanMake sure strings are null-terminated
2013-09-04 Bastien DejeanCompute colors on the fly
2013-07-12 Bastien DejeanUse the standard `abs` function
2013-07-12 Bastien DejeanRewrite message handling
2013-06-07 Bastien DejeanMerge branch 'randr'
2013-06-02 Bastien DejeanSynchronize the motion recorder and the root window
2013-05-07 Bastien DejeanNew setting: `focus_by_distance`
2013-03-03 Bastien DejeanMerge branch 'master' into focus-history
2013-02-04 Bastien DejeanAdd tiled move/resize pointer actions
2013-01-19 Bastien DejeanMerge branch 'master' into focus-history
2013-01-17 Bastien DejeanMerge branch 'master' into compton-shadow
2013-01-08 Bastien DejeanNew messages: '{grab,track,ungrab}_pointer'
2013-01-07 Bastien DejeanMerge pull request #21 from ThomasAdam/ta/send-to-monitor
2013-01-06 Bastien DejeanNew message: 'mouse'
2012-10-23 Bastien DejeanProperly handle 'focus_follows_mouse'
2012-10-06 Bastien DejeanCosmetic changes
2012-10-04 Bastien DejeanPrevent buffer overruns in `dump_tree` and al.
2012-10-04 Bastien DejeanAlways use BUFSIZ
2012-10-04 Bastien DejeanAddress the non-portability of the PRINTF macro
2012-10-03 Bastien DejeanMerge pull request #6 from c00kiemon5ter/debug
2012-10-03 Ivan Kanakarakiscorerctly handle debug messages
2012-10-03 Bastien DejeanMerge pull request #4 from c00kiemon5ter/client
2012-10-03 Ivan Kanakarakismerge misc with helpers
2012-09-30 Bastien DejeanMerge pull request #3 from c00kiemon5ter/bool
2012-09-30 Ivan Kanakarakisbool is a real type
2012-09-22 Bastien DejeanMove floating windows with the mouse, fix born_as
2012-09-12 Bastien DejeanToggle fullscreen, cycle leaf, more messages
2012-09-10 Bastien DejeanProper strings, drop non POSIX strdup
2012-09-05 Bastien DejeanFocus node, refactor
2012-09-04 Bastien DejeanApply layout, padding settings
2012-08-20 baskervilleRefactoring