]> git.lizzy.rs Git - bspwm.git/history - restore.c
New setting: persistent_monitors
[bspwm.git] / restore.c
2014-02-09 Bastien DejeanTurn the *border_width* setting into a desktop/window...
2014-01-19 Bastien DejeanFix *restore* regression introduced by c231e8c
2014-01-19 Bastien DejeanRemove trailing spaces in headers
2014-01-18 Bastien DejeanIndentation: convert spaces to tabs
2014-01-04 Bastien DejeanShow window instance names in the output of `query -T`
2013-12-29 Bastien DejeanSimply treat transient windows as floating windows
2013-12-28 Bastien DejeanProvide padding settings for monitors
2013-12-27 Bastien DejeanRefresh header dependencies
2013-12-27 Bastien DejeanImplement the pseudo-tiled window state
2013-12-27 Bastien Dejean*Frames* are unnecessary
2013-12-25 Bastien DejeanTurn {top,right,bottom,left}_padding into desktop settings
2013-12-19 Bastien DejeanDon't reset *num_clients* in *restore_tree*
2013-11-05 Bastien DejeanExternalize rules
2013-11-03 Bastien DejeanAdd a floating state to desktops
2013-10-19 Bastien DejeanRemove tags
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