]> git.lizzy.rs Git - bspwm.git/history - src/desktop.c
Handle sticky nodes in `swap_desktops`
[bspwm.git] / src / desktop.c
2021-05-31 Bastien DejeanHandle sticky nodes in `swap_desktops`
2021-05-29 Bastien DejeanProperly update the sticky count in `transfer_*`
2020-08-19 Bastien DejeanUpdate EWMH's current desktop in `add_desktop`
2020-08-03 Bastien DejeanSet the input focus before unmapping windows
2019-03-05 Bastien DejeanFix inconsistencies regarding the user layout
2019-02-19 Bastien DejeanHonor single_monocle in make_desktop
2019-02-01 Bastien DejeanHandle `single_monocle` more carefully
2019-01-27 Leonid ParfentievReflect single_monocle layout in report
2018-11-18 Bastien DejeanProperly handle sticky nodes in transfer_desktop
2018-09-09 Bastien DejeanDon't try to activate an active desktop
2018-07-17 Bastien DejeanUse the focus history as a fallback
2018-07-11 Bastien DejeanGeneralize history_add to handle activation
2018-03-07 Bastien DejeanAdd monitor/desktop/node descriptor: `any`
2018-03-07 Bastien DejeanPass selectors by reference
2018-03-02 Bastien DejeanFix the argument ordering of the desktop_add event
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-14 Bastien DejeanMake following optional
2017-10-13 Bastien DejeanActivate before focusing during desktop transfer
2017-10-07 Bastien DejeanAlways reactivate when the active desktop is moved
2017-09-07 Bastien DejeanKeep the focused item focused
2017-01-31 Bastien DejeanHandle NULL node references for DIR and CYCLE_DIR
2017-01-27 Bastien DejeanRevisit the motion recorder approach to FFP
2017-01-13 Bastien DejeanMove source files to src/