swayfx/sway/tree
Brian Ashworth 477bca5e28 Terminate swaybg in output_disable
Moves the call to `terminate_swaybg` from inside `apply_output_config` to
`output_disable`. The former was only called when an output was being
disabled. The latter is called when an output is being disabled and when
an output becomes disconnected. Without this, disconnecting an enabled
output would result in a defunct swaybg process.
2018-12-19 09:24:15 +01:00
..
arrange.c Fix crash when view maps while locked 2018-10-13 19:15:04 +10:00
container.c list.c: rename free_flat_list to list_free_items_and_destroy 2018-12-09 01:15:38 +00:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Terminate swaybg in output_disable 2018-12-19 09:24:15 +01:00
root.c Fix scratchpad segfault - NULL focused workspace 2018-11-28 13:02:54 -05:00
view.c Fix criteria execution in view_map 2018-12-12 13:41:47 +01:00
workspace.c Allow output ids and wildcard for workspace output 2018-12-17 16:25:44 +01:00