swayfx/sway/tree
Ronan Pigott 9ecbfe3665 output: emit node::destroy event
Now output_begin_destroy emits the node::destroy event similar to
workspace_begin_destroy. It currently has no listeners, since they
listen to output::disable or wlr_output::destroy instead.
2021-12-17 14:39:48 +01:00
..
arrange.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
container.c Add support for linux-dmabuf surface hints 2021-12-13 09:59:33 -06:00
node.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
output.c output: emit node::destroy event 2021-12-17 14:39:48 +01:00
root.c sway: replace noop_output by fallback_output 2021-11-25 17:48:34 +01:00
view.c view: Fix null dereference 2021-12-13 14:51:13 +01:00
workspace.c sway: replace noop_output by fallback_output 2021-11-25 17:48:34 +01:00