sway/sway/config
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
..
bar.c Rename len to msg_len. Avoids an aliased variable that was a little confusing to follow. 2018-04-26 18:16:29 -07:00
input.c Add map_from_region command 2018-04-26 10:53:47 +01:00
output.c Fix layer surface crash on output destroy 2018-05-01 19:05:32 +02:00
seat.c copy config references for input and seat 2018-01-17 09:49:02 -05:00