Commit graph

10 commits

Author SHA1 Message Date
DreamMaoMao
95b0724cff opt: add common for struct type
It must be placed first; otherwise, after the xytonode's null pointer is
forcibly converted, the reading type will encounter an incorrect address
2026-06-22 14:33:00 +08:00
DreamMaoMao
b8ca3a3c34 opt: optmize structruing\ 2026-06-22 14:27:56 +08:00
DreamMaoMao
0fc7559c3c version: chase wlroots 0.20 2026-06-19 19:40:19 +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
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
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)