Commit graph

9 commits

Author SHA1 Message Date
squassina
5d2f052886 Merge branch 'merge-mangowc-STUDY' into merge-mango 2026-03-01 07:30:29 -03:00
DreamMaoMao
564df864bf fix: popup position constrain not work for some app 2026-02-25 15:23:54 +08:00
copilot-swe-agent[bot]
2c181fcb21 Translate all Chinese comments to English in source files
- Translate comments in src/client/client.h
- Translate comments in src/config/parse_config.h
- Translate comments in src/data/static_keymap.h
- Translate comments in src/dispatch/bind_define.h
- Translate comments in src/ext-protocol/*.h
- Translate comments in src/fetch/*.h
- Translate comments in src/layout/*.h
- Translate comments in src/mango.c

All Chinese comments have been accurately translated to English
while preserving the technical meaning and context.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 09:50:35 +00: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)