]> git.lizzy.rs Git - bspwm.git/history - desktop.c
Implement sticky windows
[bspwm.git] / desktop.c
2013-10-01 Bastien DejeanImplement sticky windows
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-25 Bastien DejeanExtract pointer functions from events.c
2013-09-23 Bastien DejeanCosmetic improvements
2013-09-21 Bastien DejeanMake sure strings are null-terminated
2013-09-20 Bastien DejeanMove a few functions from tree to desktop/monitor
2013-09-19 Bastien DejeanRemove a few useless header inclusion via deheader
2013-09-19 Bastien DejeanSplit types.c into {monitor,desktop,history}.c