sway-patched-tray-menu-github/sway/input
llyyr dfbcd1fbaa input/keyboard: don't send key release if we don't have focused surface
"The compositor must not send this event if the wl_keyboard did not
have an active surface immediately before this event. The compositor
must not send this event if state is pressed (resp. released) and the
key was already logically down (resp. was not logically down)
immediately before this event."

From https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/382
2024-07-02 15:13:29 -04:00
..
cursor.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
input-manager.c Implement transient seat management 2024-03-18 09:07:21 +01:00
keyboard.c input/keyboard: don't send key release if we don't have focused surface 2024-07-02 15:13:29 -04:00
libinput.c input: reconfigure send_events on output hotplug 2024-01-02 14:07:35 +01:00
seat.c build: drop xwayland option 2024-05-21 11:44:39 -04:00
seatop_default.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
seatop_down.c input: pass wlr_seat_client to wlr_seat_touch_notify_cancel() 2024-03-28 11:49:20 +01:00
seatop_move_floating.c Convert to new pointer enums 2024-02-28 14:28:11 -05:00
seatop_move_tiling.c Convert to new pointer enums 2024-02-28 14:28:11 -05:00
seatop_resize_floating.c Convert to new pointer enums 2024-02-28 14:28:11 -05:00
seatop_resize_tiling.c Convert to new pointer enums 2024-02-28 14:28:11 -05:00
switch.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
tablet.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
text_input.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00