sway-patched-tray-menu-github/sway/tree
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
..
arrange.c Remove transaction_add_damage 2018-06-27 17:46:03 +10:00
container.c Merge remote-tracking branch 'upstream/master' into atomic 2018-06-30 22:46:25 +10:00
layout.c Implement atomic layout updates for tree operations 2018-06-23 16:24:11 +10:00
output.c Implement atomic layout updates for tree operations 2018-06-23 16:24:11 +10:00
view.c Implement pid->workspace tracking 2018-07-01 09:58:18 -04:00
workspace.c Implement pid->workspace tracking 2018-07-01 09:58:18 -04:00