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
89e0805d54
opt: optimize code struct
2026-01-01 12:26:19 +08:00
DreamMaoMao
e965264f3b
fix: dont use evenmask
2025-12-03 17:22:27 +08:00
DreamMaoMao
b9952f03b5
opt: change unsigned int to uint32_t
2025-12-02 16:57:24 +08:00
DreamMaoMao
9196e2a50b
opt: use event mask to decide whether print ipc message
2025-12-02 16:46:11 +08:00
DreamMaoMao
cdcc64ab5f
feat: support scroll maximize and fullscreen window
2025-11-19 12:41:03 +08:00
DreamMaoMao
12e5c03600
fix: miss free kb_layout string
2025-11-01 22:54:53 +08:00
DreamMaoMao
05e9d149c1
feat: support get scale by mmsg
2025-10-30 14:13:54 +08:00
DreamMaoMao
1d4138412a
opt: allow bind multi action to one keybind
2025-10-12 10:33:08 +08:00
DreamMaoMao
572fe6ae27
feat: support keybind mode
2025-10-07 14:04:55 +08:00
DreamMaoMao
0622ab463b
opt: set all monitor pointer init value to NULL
2025-10-06 14:28:32 +08:00
DreamMaoMao
1eb5904aa6
opt: Initialize all Client Pointers to NULL
2025-10-06 14:11:36 +08:00
DreamMaoMao
47d24d6e8a
feat: tag action sync all monitor
2025-09-19 19:52:36 +08:00
DreamMaoMao
31ac4bd6ed
feat: make ~0 tag own independent layout
2025-09-15 22:06:10 +08:00
DreamMaoMao
4a8568639f
fix: can't set ~0 tag layout for ipc
2025-09-15 20:53:06 +08:00
DreamMaoMao
c2cfa2aa01
opt: optimize ipc layout symbol set
2025-08-24 18:20:24 +08:00
DreamMaoMao
53128416d6
fix: wrong index of kb layout for ipc message
2025-08-22 21:06:34 +08:00
DreamMaoMao
11dceb785c
feat: ipc add keyboard layout message
2025-08-22 20:16:41 +08:00
DreamMaoMao
66843ac03b
fix: miss free arg data in ipc dispatch
2025-08-16 11:29:01 +08:00
DreamMaoMao
063d5b27f5
feat: add layerrule to match noblur layer
2025-06-26 20:38:27 +08:00
DreamMaoMao
d5b6075b59
project: change project struct
2025-06-20 14:02:52 +08:00