Commit graph

12 commits

Author SHA1 Message Date
DreamMaoMao
44043697c8
Merge branch 'main' into text-input-v3-wlroots0.20 2026-03-08 13:16:34 +08:00
DreamMaoMao
564df864bf fix: popup position constrain not work for some app 2026-02-25 15:23:54 +08:00
DreamMaoMao
2771053ee6 opt: animations logic all use the int type
avoid the coordinates being forcibly limited to positive numbers
2026-01-03 09:37:34 +08:00
DreamMaoMao
bc8d53367f chase: chase ime break change for wlroots 0.20
refer:
https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/5170#note_3149600
2025-10-17 12:43:24 +08:00
DreamMaoMao
0622ab463b opt: set all monitor pointer init value to NULL 2025-10-06 14:28:32 +08:00
DreamMaoMao
722b2ebefc opt: wrong position of fcitx5 popup in wayland mode electron app when first input 2025-09-29 15:06:47 +08:00
DreamMaoMao
ee8ce08bc9 fix: chase text input to wlroots 0.20 2025-09-09 09:29:29 +08:00
DreamMaoMao
1639d14903 fix: chase wlroots input method api 2025-09-09 09:29:22 +08:00
DreamMaoMao
6fb1807db7 opt: optimzie text-input 2025-08-17 10:48:35 +08:00
DreamMaoMao
bf4b96104e opt: Optimize the mod key state of the virtual keyboard 2025-08-16 10:46:55 +08:00
DreamMaoMao
27aeec703c fix: set wrong keyboard_grab in handle_input_method_grab_keyboard
This results in the inability to continuously use the mod key and mouse
to drag the window

the problem also in axisbind and gesturebind
2025-08-12 17:58:48 +08:00
DreamMaoMao
d5b6075b59 project: change project struct 2025-06-20 14:02:52 +08:00
Renamed from src/text_input/ime.h (Browse further)