labwc/src/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.c Update consumed_by_frame_context for LAB_SSD_ALL 2024-05-19 22:17:04 +01:00
gestures.c Move gesture handling out of cursor.c 2023-10-30 21:14:04 +00:00
ime.c IME: support multiple IME popups 2024-05-20 09:35:26 +09:00
input.c keyboard: set keyboard layout on reconfigure 2024-01-19 18:59:14 +00:00
key-state.c key-state: use struct assignment 2024-03-04 02:27:40 +01:00
keyboard.c Fix some header includes detected by clangd 2024-04-21 21:58:57 +02:00
meson.build IME: support input method 2024-03-05 20:28:15 +00:00
tablet.c input: ignore not supported tablet tools 2024-05-19 21:21:52 +01:00
tablet_pad.c input: remove tablet/pad signal listeners on destroy 2024-05-19 21:21:52 +01:00
touch.c Handle touch on headerbar (#1550) 2024-03-05 20:41:17 +00:00