sway-patched-tray-menu-github/sway/input
Daniel De Graaf 8f7bb145b7 Rework session lock keyboard focus handling
When removing outputs, it is possible to end up in a situation where
none of the session lock client's surfaces have keyboard focus,
resulting in it not receiving keyboard events.  Track the focused
surface and update it as needed on surface destroy.
2022-10-28 19:41:24 +02:00
..
cursor.c Use keyboard_state.focused_surface directly 2022-10-09 10:07:51 +02:00
input-manager.c Fix keymap being NULL and segfaulting on dev add 2022-10-23 11:56:29 +02:00
keyboard.c Remove access to wlr_input_device union 2022-06-22 12:44:15 -04:00
libinput.c Fix keymap being NULL and segfaulting on dev add 2022-10-23 11:56:29 +02:00
seat.c Rework session lock keyboard focus handling 2022-10-28 19:41:24 +02:00
seatop_default.c input: tweak focus behavior to allow focusing parent containers 2022-10-21 10:05:00 +02:00
seatop_down.c sway/input: follow up wlroots input device events renaming 2022-03-17 21:52:59 +03:00
seatop_move_floating.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
seatop_move_tiling.c Add tab dragging functionality 2021-05-06 00:24:55 -04:00
seatop_resize_floating.c Handle border width and height on minimum floating sizes 2021-12-14 10:30:10 +01:00
seatop_resize_tiling.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
switch.c Remove access to wlr_input_device union 2022-06-22 12:44:15 -04:00
tablet.c Remove access to wlr_input_device union 2022-06-22 12:44:15 -04:00
text_input.c sway/input: don't pass possibly invalid modifiers pointer 2022-03-04 08:37:07 +01:00