swayfx/sway/desktop
Dominique Martinet 6856866a61 layer_shell: order destroying before sway_output
Both sway_output and sway_layer_shell listen to wlr's output destroy event,
but sway_layer_shell needs to access into sway_output's data strucure and needs
to be destroyed first.

Resolve this by making sway_layer_shell listen to a new event that happens at
start of sway_output's destroy handler
2018-06-26 21:20:56 +09:00
..
desktop.c Revert "Break everything^W^WUse wlr_box for sway_container" 2018-04-06 16:13:26 -04:00
layer_shell.c layer_shell: order destroying before sway_output 2018-06-26 21:20:56 +09:00
output.c layer_shell: order destroying before sway_output 2018-06-26 21:20:56 +09:00
xdg_shell.c Don't auto float xdg views if their dimensions are not set 2018-06-01 23:14:58 +10:00
xdg_shell_v6.c Don't auto float xdg views if their dimensions are not set 2018-06-01 23:14:58 +10:00
xwayland.c Don't restore focus if unmapping surface wasn't focused 2018-06-04 13:31:09 +10:00