]> git.lizzy.rs Git - bspwm.git/history - src/tree.c
Automatically shrink pseudo-tiled windows
[bspwm.git] / src / tree.c
2019-01-29 Bastien DejeanAutomatically shrink pseudo-tiled windows
2019-01-27 Leonid ParfentievReflect single_monocle layout in report
2019-01-21 Bastien DejeanAdjust nearby ratios when moving a fence
2019-01-06 Bastien DejeanDon't change the client's layer in set_fullscreen
2018-12-12 Bastien DejeanAdd automatic insertion scheme: alternate
2018-11-26 Bastien DejeanDon't honor pointer_follows_focus in apply_layout
2018-11-18 Bastien DejeanProperly handle sticky nodes in transfer_desktop
2018-11-14 Bastien DejeanAdd setting: removal_adjustment
2018-09-29 Bastien DejeanMonocle: add cumulative padding settings
2018-08-31 Bastien DejeanAdd new setting: automatic_scheme
2018-08-29 Bastien DejeanExtend the scope of initial_polarity
2018-08-28 Bastien DejeanRemove setting: cancel_birth_rotation
2018-08-25 Bastien DejeanAdd new setting: cancel_birth_rotation
2018-07-17 Bastien DejeanUse the focus history as a fallback
2018-07-17 Bastien Dejeansingle_monocle: include receptacles
2018-07-11 Bastien DejeanGeneralize history_add to handle activation
2018-06-19 Bastien DejeanAdd node descriptor: `smallest`
2018-03-07 Bastien DejeanAdd monitor/desktop/node descriptor: `any`
2018-03-07 Bastien DejeanPass selectors by reference
2018-03-07 Bastien DejeanFix distance/rank type
2018-03-07 Bastien DejeanAdd `newest` descriptor and `marked` node flag
2018-02-26 Bastien DejeanDon't try to rewrite the history of focused nodes
2018-02-09 Bastien DejeanAllow transferring sticky nodes to an active desk.
2018-01-27 Bastien DejeanSkip insertion point if the brother is vacant
2018-01-26 Bastien DejeanDon't prevent a specified node from being focused
2018-01-26 Bastien DejeanKeep sticky nodes focused
2018-01-14 Bastien DejeanMake following optional
2017-09-07 Bastien DejeanKeep the focused item focused
2017-08-08 Bastien DejeanRegenerate IDs in restore_tree
2017-04-20 Bastien DejeanDon't try to set the layer of an internal node
2017-03-11 László VáradyFix inaccurate split ratio calculation
2017-02-27 Bastien Dejeanborderless_monocle: include pseudo-tiled windows
2017-02-11 Bastien DejeanConsolidate circulate_leaves
2017-02-11 Bastien DejeanAlways restore border consistency in swap_node
2017-02-10 Bastien DejeanFix gcc warnings
2017-02-09 Bastien DejeanEnforce a minimum node rectangle size
2017-02-02 Bastien DejeanMake DIR be faithfull to the *right-window* spec
2017-01-31 Bastien DejeanHandle NULL node references for DIR and CYCLE_DIR
2017-01-31 Bastien DejeanFix non-matching undefs
2017-01-28 Bastien DejeanRevert "Allow NULL reference nodes in find_closest_node"
2017-01-28 Bastien DejeanAllow NULL reference nodes in find_closest_node
2017-01-27 Bastien DejeanRevisit the motion recorder approach to FFP
2017-01-13 Bastien DejeanMove source files to src/