]> git.lizzy.rs Git - bspwm.git/history - desktop.h
Set the default value of border widths and window gaps via `config`
[bspwm.git] / desktop.h
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