labwc/include/input
tokyo4j 2f1fcb4468 IME: support multiple IME popups
We didn't support multiple IME popups since input-method-v2 protocol
has no way to position them individually, but we should support it to
provide IME developers with more programming flexibility.
2024-05-20 09:35:26 +09:00
..
cursor.h cursor: reload cursor on Reconfigure 2024-05-04 21:28:10 +01:00
gestures.h Move gesture handling out of cursor.c 2023-10-30 21:14:04 +00:00
ime.h IME: support multiple IME popups 2024-05-20 09:35:26 +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 keyboard: include pressed modifiers in bound set 2023-11-12 17:37:30 +00:00
keyboard.h keyboard: set keyboard layout on reconfigure 2024-01-19 18:59:14 +00:00
tablet.h input: ignore not supported tablet tools 2024-05-19 21:21:52 +01:00
tablet_pad.h input: add missing new lines 2024-01-10 21:10:11 +00:00
touch.h Make touch depend on cursor to prevent racing 2023-10-30 21:14:04 +00:00