]> git.lizzy.rs Git - bspwm.git/history - desktop.h
Prevent potential memory leak
[bspwm.git] / desktop.h
2015-11-09 Bastien DejeanMerge pull request #305 from Vrakfall/master
2015-11-09 Bastien DejeanDocument and homogenize subscriber events
2015-10-19 Bastien DejeanAlways update EWMH desktop names in `monitor -d`
2014-10-22 Bastien DejeanUse generic BSD 2-clause license
2014-05-09 Bastien DejeanReset desktop settings via `monitor -d`
2014-05-06 Bastien DejeanSet the default value of border widths and window gaps...
2014-01-19 Bastien DejeanRemove trailing spaces in headers
2014-01-18 Bastien DejeanIndentation: convert spaces to tabs
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-10-02 Bastien DejeanUse consistent function names
2013-10-01 Bastien DejeanRename, add or remove desktops with `monitor -d`
2013-10-01 Bastien DejeanMake the window border width a desktop setting
2013-10-01 Bastien DejeanHistory is global and stacking is independent
2013-09-20 Bastien DejeanMove a few functions from tree to desktop/monitor
2013-09-19 Bastien DejeanSplit types.c into {monitor,desktop,history}.c