sway/include/sway
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 Render saved buffers with the surface's dimensions 2018-06-29 21:13:22 +10:00
input Fix crash when deleting last child in a tabbed or stacked container 2018-06-23 17:47:28 +10:00
tree Implement pid->workspace tracking 2018-07-01 09:58:18 -04:00
commands.h Refactor cmd_output to use config_subcommand 2018-06-03 10:26:06 -04:00
config.h Implement pid->workspace tracking 2018-07-01 09:58:18 -04:00
criteria.h Add shell criteria token 2018-05-27 22:02:00 +10:00
debug.h Add debug tree view 2018-04-06 11:49:27 -04:00
desktop.h Simplify damage tracking functions, use them in layer shell 2018-04-06 11:45:40 -04:00
ipc-json.h Store sway_outputs so that they can be reenabled 2018-06-06 20:11:24 -04:00
ipc-server.h Implement fullscreen. 2018-04-16 20:36:40 +10:00
layers.h sway views: add helpers to get view and layer from wlr_surface 2018-06-30 22:31:14 +09:00
output.h Merge remote-tracking branch 'upstream/master' into atomic 2018-06-29 20:04:24 +10:00
security.h Move get_feature_policy to sway/security.c 2017-04-16 17:09:53 +03:00
server.h Merge remote-tracking branch 'upstream/master' into atomic 2018-06-29 20:04:24 +10:00
xwayland.h Automatically float xwayland windows 2018-06-18 22:52:10 +01:00