swayfx/include/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.h Add comment about usage to arrange_windows declaration 2018-06-29 19:52:31 +10:00
container.h Fix memleak in container_get_box 2018-06-27 17:47:41 +10:00
layout.h Render drag icons 2018-06-09 13:26:03 +01:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
view.h sway views: add helpers to get view and layer from wlr_surface 2018-06-30 22:31:14 +09:00
workspace.h Implement pid->workspace tracking 2018-07-01 09:58:18 -04:00