sway-patched-tray-menu-github/sway/desktop
Marien Zwart ffd1308bbc Fix crash when destroying an idle-inhibiting client
When destroying an idle-inhibiting client, idle_inhibit_v1_check_active can get
called from transaction_progress_queue on a view with a null container.
view_is_visible does not handle a view in this state.
2018-09-16 23:20:58 +10:00
..
desktop.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
idle_inhibit_v1.c Fix crash when destroying an idle-inhibiting client 2018-09-16 23:20:58 +10:00
layer_shell.c Update for swaywm/wlroots#1243 2018-09-14 19:21:44 +02:00
output.c Update for swaywm/wlroots#1243 2018-09-14 19:21:44 +02:00
render.c Fix dropzone box on scaled outputs 2018-09-11 22:26:39 +10:00
transaction.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
xdg_shell.c Rename OP_MOVE to OP_MOVE_FLOATING 2018-09-11 16:56:05 +10:00
xdg_shell_v6.c Rename OP_MOVE to OP_MOVE_FLOATING 2018-09-11 16:56:05 +10:00
xwayland.c Rename OP_MOVE to OP_MOVE_FLOATING 2018-09-11 16:56:05 +10:00