swayfx/sway/config
Thomas Hebb 84ec8f92a6 Use new wlroots API for clearing keyboard/pointer focus during grabs
We are not allowed to do what we did in #5222 and pass a `NULL` surface
wlr_seat_pointer_notify_enter(), and it's causing crashes when an
xdg-shell popup is active (see #5294 and swaywm/wlroots#2161).

Instead, solve #5220 using the new wlroots API introduced in
swaywm/wlroots#2217.
2020-06-05 17:24:23 +02:00
..
bar.c Rename symbol set_cloexec to sway_set_cloexec, remove duplicates. 2019-11-01 12:41:08 -04:00
input.c config/input: set type for new identifier configs 2019-12-14 09:31:42 -05:00
output.c Use new wlroots API for clearing keyboard/pointer focus during grabs 2020-06-05 17:24:23 +02:00
seat.c commands: Add shortcuts_inhibitor command 2020-03-11 23:51:37 -04:00