swayfx/include/sway/tree
mliszcz 200833caae Allow for workspace renaming during exec handling
This change adds support for renaming a workspace when `exec` command
is being processed by keeping sway_workspace and pid_workspace names in
sync.

The change can be verified by running following command:

swaymsg exec <application>; swaymsg rename workspace number 1 to 5

Fixes: #3952
2019-03-23 17:49:27 -04:00
..
arrange.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
container.h floating_maximum_size: change default behavior 2019-03-02 09:10:26 +01:00
node.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
root.h Allow for workspace renaming during exec handling 2019-03-23 17:49:27 -04:00
view.h sway_view_child: add listener for view unmap 2019-03-11 10:02:52 +01:00
workspace.h Add workspace {prev,next}_on_output --create 2019-02-17 11:50:07 -05:00