]> git.lizzy.rs Git - bspwm.git/history - restore.c
Implement private windows
[bspwm.git] / restore.c
2013-10-12 Bastien DejeanImplement private windows
2013-10-11 Bastien DejeanRefresh header dependencies
2013-10-10 Bastien DejeanImplement frames
2013-10-08 Bastien DejeanAdd copyright header
2013-10-06 Bastien DejeanMake sticky windows stick to their monitor
2013-10-06 Bastien DejeanFix clang warnings
2013-10-05 Bastien DejeanImplement tags
2013-10-01 Bastien DejeanSupport _NET_WM_STATE_STICKY client message
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-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
2013-09-14 Bastien DejeanRestore split direction
2013-09-11 Bastien Dejean*window_gap* is now a desktop setting
2013-09-11 Bastien DejeanFix warnings
2013-09-10 Bastien DejeanConsolidate `restore --tree`
2013-08-29 Bastien DejeanRestore the split mode of nodes
2013-07-27 Bastien DejeanFix `restore --tree` for the multi-monitor case
2013-07-20 Bastien DejeanMerge branch 'master' of github.com:baskerville/bspwm
2013-07-20 Bastien DejeanFix potential leak and null pointer dereference
2013-07-12 Bastien DejeanRewrite message handling