swayfx/sway/desktop
Drew DeVault acd79e1505 Implement pid->workspace tracking
When you spawn a process with the exec command, sway now notes the
workspace you had focused and the pid of the child process, then assigns
that workspace to the child when its window appears.

Some of this is carried over from sway 0.15, but with some major
refactoring and centralization of state.
2018-07-01 09:58:18 -04:00
..
desktop.c Make main properties be the pending state 2018-06-09 10:08:43 +10:00
layer_shell.c sway views: add helpers to get view and layer from wlr_surface 2018-06-30 22:31:14 +09:00
output.c sway views: add helpers to get view and layer from wlr_surface 2018-06-30 22:31:14 +09:00
transaction.c Fix flash of background when xwayland views are mapped 2018-06-30 14:30:14 +10:00
xdg_shell.c Implement pid->workspace tracking 2018-07-01 09:58:18 -04:00
xdg_shell_v6.c Implement pid->workspace tracking 2018-07-01 09:58:18 -04:00
xwayland.c Implement pid->workspace tracking 2018-07-01 09:58:18 -04:00