sway/sway/input
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
..
cursor.c Use new wlroots API for clearing keyboard/pointer focus during grabs 2020-06-05 17:24:23 +02:00
input-manager.c input: fix reloading crash due to keyboard group configuring 2020-05-19 15:42:32 -04:00
keyboard.c input: fix reloading crash due to keyboard group configuring 2020-05-19 15:42:32 -04:00
libinput.c input/libinput: typo fixes (get -> get_default) 2019-08-03 15:46:05 +02:00
seat.c Use new wlroots API for clearing keyboard/pointer focus during grabs 2020-06-05 17:24:23 +02:00
seatop_default.c Use new wlroots API for clearing keyboard/pointer focus during grabs 2020-06-05 17:24:23 +02:00
seatop_down.c input/cursor: refactor tablet tool tip events into seatops 2020-06-04 10:20:32 +02:00
seatop_move_floating.c Use new wlroots API for clearing keyboard/pointer focus during grabs 2020-06-05 17:24:23 +02:00
seatop_move_tiling.c Use new wlroots API for clearing keyboard/pointer focus during grabs 2020-06-05 17:24:23 +02:00
seatop_resize_floating.c Use new wlroots API for clearing keyboard/pointer focus during grabs 2020-06-05 17:24:23 +02:00
seatop_resize_tiling.c Use new wlroots API for clearing keyboard/pointer focus during grabs 2020-06-05 17:24:23 +02:00
switch.c Fix a use-after-free error in switch binding 2020-04-14 19:41:30 -04:00
tablet.c input/tablet: query tablet focused surface for cursor image check 2020-04-26 09:14:54 +02:00
text_input.c im: Fix crash when im destorying and no focused surface exists 2020-04-04 11:42:04 +02:00