swayfx/include/sway/tree
Ragnar Groot Koerkamp 3080f1b9ce Move auto_back_and_forth logic out of workspace_switch
This extracts the code to a separate workspace_auto_back_and_forth
function.
It also removes the bool argument by adding an extra if statement at the call
site, and repurposes the no_auto_back_and_forth variable to
auto_back_and_forth for simpler understanding.
2021-06-18 16:15:02 +02:00
..
arrange.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
container.h focus: beyond fullscreen when focused explicitly 2021-02-25 09:40:20 -05:00
node.h Sanity check gaps between tiled containers 2019-07-15 23:46:27 -04:00
root.h view: remove workspace pid mapping for assigns 2020-01-09 09:52:37 +01:00
view.h view: Read geometry directly in view_update_size 2021-02-09 09:37:10 +01:00
workspace.h Move auto_back_and_forth logic out of workspace_switch 2021-06-18 16:15:02 +02:00