swayfx/sway/desktop
Simon Ser 53e01bf5c7 layer-shell: don't give focus to unmapped layer surfaces
Focused layers are not cleared when destroyed, they are cleared on unmap.
Giving focus to an unmapped layer surface is (1) incorrect and (2) triggers a
use-after-free.

Closes: https://github.com/swaywm/sway/issues/4517
2019-09-01 09:58:03 +09:00
..
desktop.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
idle_inhibit_v1.c idle_inhibit: fix crash during view destruction 2019-04-03 19:46:08 +03:00
layer_shell.c layer-shell: don't give focus to unmapped layer surfaces 2019-09-01 09:58:03 +09:00
output.c properly check pixman_region32_contains_rectangle return 2019-08-19 12:28:40 +03:00
render.c Update titlebar borders to match i3's current behavior. 2019-08-24 00:41:19 -04:00
transaction.c Fix uninitialized read for wlr_surface_send_frame 2019-04-21 14:06:15 +03:00
xdg_shell.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
xwayland.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00