swayfx/sway/tree
db 22170bde77 Fix layer surface crash on output destroy
Before freeing sway_output, NULL the wlr_output reference to it. Check for that
NULL in layer_shell handle_destroy. Don't damage null container in unmap.
Additionaly, terminate swaybg if its output is being disabled.
2018-05-01 19:05:32 +02:00
..
arrange.c Implement borders 2018-05-01 07:46:57 -04:00
container.c Fix layer surface crash on output destroy 2018-05-01 19:05:32 +02:00
layout.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
output.c move output create to its own file 2018-04-03 20:00:09 -04:00
view.c Restore view_update_position() 2018-05-01 07:46:57 -04:00
workspace.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00