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
copilot-swe-agent[bot]
3f0c11b068
Translate final Chinese comments in mango.c and parse_config.h
...
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 09:03:32 +00:00
copilot-swe-agent[bot]
c08c9c4fb8
Add macro documentation and translate remaining Chinese comments
...
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 08:56:21 +00:00
copilot-swe-agent[bot]
73995e5828
Improve code readability: refactor animation code and translate comments
...
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 08:54:36 +00:00
DreamMaoMao
112fb5c007
opt: optimize code struct
2026-02-16 10:06:16 +08:00
DreamMaoMao
1158fb2e3c
opt: don't skip frame when grab client
2026-02-16 07:46:42 +08:00
DreamMaoMao
49cb5a9d7e
feat: support frame skip for x11 app resize
2026-02-15 12:50:42 +08:00
DreamMaoMao
0696fe964d
opt: optimize frame skip logic
2026-02-15 10:31:23 +08:00
DreamMaoMao
842b45b584
feat: add skip timer to avoid rermanently block render
2026-02-15 09:02:36 +08:00
DreamMaoMao
02067e3b1e
fix: some client property missing init
2026-02-15 08:07:00 +08:00
DreamMaoMao
fdd54afb7e
fix: some app frame skip fail when disable animaitons
2026-02-15 08:00:44 +08:00
DreamMaoMao
91110efe0e
Merge pull request #645 from jampe/feature-config-isfakefullscreen
...
support isfakefullscreen as windowrule property
2026-02-14 08:46:23 +08:00
DreamMaoMao
c05eec7f53
feat: support restore stack from non-tile state
2026-02-13 20:02:23 +08:00
DreamMaoMao
8a924494c6
opt: the tagset is current tagset when open window in ov mode
2026-02-13 18:16:06 +08:00
DreamMaoMao
711498490b
opt: not back to ov tag when view prev tag
2026-02-13 18:11:18 +08:00
DreamMaoMao
f251615524
opt: flush the blur background cache when unmap a background layer
2026-02-13 11:07:11 +08:00
DreamMaoMao
313adefd10
opt: better x11 coordinate adjust
2026-02-12 18:55:03 +08:00
DreamMaoMao
17acdae69c
opt: make x11 floating window coordinate auto ajust the monitor change
2026-02-12 18:12:01 +08:00
DreamMaoMao
bc52b95c1e
opt: make x11 unmanaged window coordinate auto ajust the monitor change
2026-02-12 18:10:02 +08:00
DreamMaoMao
53ee82a726
feat: make force_tiled_state as a option
2026-02-12 11:19:39 +08:00
DreamMaoMao
8484093e32
fix: crash when pointerfocus to a null scene client
2026-02-11 20:44:44 +08:00
DreamMaoMao
b5a157038c
opt: tell the synckeymap timer not need to call anymore
2026-02-11 08:31:22 +08:00
DreamMaoMao
783cb86c56
feat: support match monitor make model serial
2026-02-10 10:31:31 +08:00
DreamMaoMao
6b79a432a4
opt: allow none mode in some mouse button
2026-02-09 11:18:14 +08:00
Daniel Jampen
454145f6e0
support isfakefullscreen as windowrule property
2026-02-08 17:56:26 +01:00
DreamMaoMao
e8bf6380fb
opt: turn keymap sync into XWAYLAND macro
2026-02-08 12:44:56 +08:00
DreamMaoMao
4820b7a8ab
feat: allow single mod keybind
2026-02-08 12:15:44 +08:00
DreamMaoMao
faf2e1e9da
opt: sync keymap to xwayland after xwayland ready
2026-02-08 12:13:04 +08:00
DreamMaoMao
241afb4b97
fix: warpcursor not apply in some case
2026-02-08 11:18:38 +08:00
DreamMaoMao
9b92f139c0
fix: correct dmabuf version
2026-02-07 21:46:18 +08:00
DreamMaoMao
e658f5c90d
opt: fix format
2026-02-07 19:57:07 +08:00
DreamMaoMao
f8dfeedff1
fix: headless backend cant use keybarod and pointer
2026-02-07 17:32:38 +08:00
Lin Xianyi
818652d20f
fix: -p exits with failure if there are parse failures
2026-02-07 12:12:13 +08:00
DreamMaoMao
2bda8e3bf1
opt: avoid double reset foreign toplevel handle
2026-02-04 21:42:05 +08:00
DreamMaoMao
a4faf2c494
opt: avoid stack inner per change when switch tty
2026-02-04 21:29:37 +08:00
DreamMaoMao
b0f839468c
opt: don't change stack inner per when swallow
2026-02-04 17:42:13 +08:00
DreamMaoMao
8ba259fbb7
opt: avoid opacity flickering in focus animation when open new window
2026-02-04 09:45:26 +08:00
DreamMaoMao
eb0607501d
opt: change drag resize request limit to 120hz for floating window
2026-02-02 14:54:09 +08:00
DreamMaoMao
bcee63fa76
feat: add config check in mango cli
2026-02-02 14:54:09 +08:00
DreamMaoMao
ca09aa69db
opt: not hide null buffer layer if is not mapped
2026-01-30 08:47:12 +08:00
DreamMaoMao
aa5241fb7b
fix: allow layer surface attach null buffer
2026-01-29 22:31:41 +08:00
DreamMaoMao
672706c71f
fix: not apply vrr disalbe when enable it at the beginning
2026-01-29 11:58:28 +08:00
DreamMaoMao
4591b69e4d
fix: accel_profile can't set to 0
2026-01-29 09:34:58 +08:00
DreamMaoMao
30692f6da0
feat: add option hotarea_corner
2026-01-28 09:39:27 +08:00
DreamMaoMao
6624d80522
break change: new monitorrule format
2026-01-28 09:39:27 +08:00
DreamMaoMao
05010a1114
fix: crash when some qt app commit a null surface
2026-01-26 18:35:08 +08:00
DreamMaoMao
49921eadfa
feat: add drag_corner drag_warp_cursor
2026-01-21 13:54:55 +08:00
DreamMaoMao
1124d47786
fix: fix exchange client error when not in scroller layout
2026-01-20 14:25:07 +08:00
DreamMaoMao
48c466254a
feat: optimize focusdir to respect focusstack
2026-01-19 10:38:09 +08:00
nixpup
e0d69ece59
feat: add scroller stack support
2026-01-18 20:06:27 +08:00