]> git.lizzy.rs Git - bspwm.git/history - stack.c
Handle failure of activate_desktop
[bspwm.git] / stack.c
2016-03-26 Bastien DejeanIntroduce receptacles
2016-03-23 Bastien DejeanZero-pad printed IDs
2015-12-22 Bastien DejeanGeneralize window commands to nodes
2015-11-13 Bastien DejeanMerge pull request #313 from nfnty/stack_leak
2015-11-13 nfntyFix stack_insert memory leak
2015-11-09 Bastien DejeanMerge pull request #305 from Vrakfall/master
2015-11-09 Bastien DejeanDocument and homogenize subscriber events
2015-11-05 Bastien DejeanHandle stacking of unfocused windows
2015-11-05 Bastien DejeanMake a clear distinction between states and flags
2015-10-26 Bastien DejeanRewrite the stacking engine
2014-10-22 Bastien DejeanUse generic BSD 2-clause license
2014-01-31 Bastien DejeanKeep normal windows below fullscreen windows
2014-01-19 Bastien DejeanRemove trailing spaces in headers
2014-01-18 Bastien DejeanIndentation: convert spaces to tabs
2013-10-19 Bastien DejeanMerge stack and stack_under
2013-10-08 Bastien DejeanAdd copyright header
2013-10-07 Bastien DejeanFix name collision with standard headers type
2013-10-06 Bastien DejeanFix clang warnings
2013-10-01 Bastien DejeanHistory is global and stacking is independent