swayfx/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.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
container.c fix opening a floating view on the NOOP output 2019-03-23 23:39:42 +02:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c fix opening a floating view on the NOOP output 2019-03-23 23:39:42 +02:00
root.c Allow for workspace renaming during exec handling 2019-03-23 17:49:27 -04:00
view.c sway_view_child: add listener for view unmap 2019-03-11 10:02:52 +01:00
workspace.c Set prev_workspace_name based off of focus 2019-03-14 10:03:45 -06:00