swayfx/sway/input
Rasmus Moorats aaf68cf423 fix cursor input for layer-shell surfaces
previously, fullscreen global containers would grab cursor input
even if a shell-layer surface was on top of it

related issue: https://github.com/swaywm/sway/issues/6501
2021-10-26 15:13:37 +03:00
..
cursor.c fix cursor input for layer-shell surfaces 2021-10-26 15:13:37 +03:00
input-manager.c Replace unprintable characters in input device id 2020-07-03 14:59:20 +02:00
keyboard.c Implement input method keyboard grab 2021-03-12 12:18:08 +01:00
libinput.c Improve built-in touchscreen detection 2021-10-08 19:09:42 +02:00
seat.c use node_is_view 2021-10-10 09:35:15 +02:00
seatop_default.c seatop_down: End if surface is destroyed or other seatop starts 2021-09-02 13:13:40 -04:00
seatop_down.c seatop_down: End if surface is destroyed or other seatop starts 2021-09-02 13:13:40 -04: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 container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
seatop_resize_tiling.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
switch.c input: Only commit transactions when necessary 2021-02-14 13:19:08 -05:00
tablet.c Add missing includes for wlr_input_device.h 2020-11-11 15:40:50 +01:00
text_input.c Implement input method keyboard grab 2021-03-12 12:18:08 +01:00