labwc/include/input
tokyo4j e5a236eef4 ime: revert workarounds for wlroots 0.18.2
The workarounds added in #2498 and #2437 fixed stuck key/modifier bug
caused by wlroots commit e218990. But now that the commit was reverted in
0.19, the workarounds are no longer needed.

Removing the workarounds also fixes a minor regression with Fcitx5+Firefox
that pressing Ctrl+Enter in an input box causes stuck modifier.
2025-06-26 03:20:11 +09:00
..
cursor.h cursor: introduce cursor_emulate_axis() 2025-05-07 03:47:37 +09:00
gestures.h Move gesture handling out of cursor.c 2023-10-30 21:14:04 +00:00
ime.h ime: revert workarounds for wlroots 0.18.2 2025-06-26 03:20:11 +09:00
input.h Move input handler init() and finish() functions to input/input.c 2023-10-30 21:14:04 +00:00
key-state.h Revert "keyboard: include pressed modifiers in bound set" 2024-12-29 16:27:34 +09:00
keyboard.h keyboard: add keyboard_get_all_modifiers() 2025-01-13 06:28:37 +09:00
tablet-pad.h input: move cursor event listeners from tablet to seat 2024-08-13 18:40:34 +02:00
tablet.h input: handle tablet tool creation internally 2025-06-14 13:45:51 +01:00
touch.h Make touch depend on cursor to prevent racing 2023-10-30 21:14:04 +00:00