DreamMaoMao
3d680523d6
opt: if app open when no monitor, init tags and size in updatemons
2026-02-21 17:01:16 +08:00
DreamMaoMao
07aed60245
opt: improve some risk judgments
2026-02-21 16:37:37 +08:00
Baba
4620bc691f
Merge branch 'DreamMaoMao:main' into patch-1
2026-02-20 08:52:41 -06:00
DreamMaoMao
722f9f6876
Merge pull request #683 from realcharmer/packaging
...
Include packaging status in README
2026-02-20 09:09:16 +08:00
Baba
595f9e3432
include tgmix in README.md
2026-02-19 14:24:56 -06:00
Emil Miler
f0259c6285
Include packaging status in README
2026-02-19 15:02:03 +01:00
DreamMaoMao
2f12f46919
opt: use base surface of client when xytonode in rect node
2026-02-19 19:07:44 +08:00
DreamMaoMao
68075c0044
feat: support index arg in switch_keyboard_layout
2026-02-19 11:23:08 +08:00
DreamMaoMao
23d7b11e27
fix: only apply scroller overspread to head and tail client
2026-02-19 11:17:36 +08:00
DreamMaoMao
6924ca8512
feat: add global option prefer_scroller_overspread
2026-02-19 00:00:58 +08:00
DreamMaoMao
259fdb3a87
bump versiont to 0.12.3
2026-02-18 13:26:24 +08:00
Ananya
9d19f2bbcf
Merge branch 'DreamMaoMao:main' into main
2026-02-17 16:08:04 +01:00
Ananya Timalsina
c9a93a3edb
feat(nix): support old config format with deprecation warning
2026-02-17 10:12:11 +01:00
DreamMaoMao
c3dcee2c8e
opt: remove useless code
2026-02-17 08:33:45 +08:00
DreamMaoMao
15729db193
Merge pull request #668 from Yappaholic/main
...
docs: add guix installation instructions
2026-02-16 13:16:56 +08:00
DreamMaoMao
fa88ebace0
project: version not use latest tag
2026-02-16 11:56:51 +08: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
Yappaholic
26a616e3d5
docs: add guix installation instructions
2026-02-15 16:50:07 +03:00
Ananya Timalsina
3eb9fe7163
feat(nix): add keymode support for modal keybindings
2026-02-15 14:04:56 +01:00
Ananya Timalsina
04456adaa5
Merge branch 'main' of github.com:ananyatimalsina/mangowc
2026-02-15 12:39:17 +01:00
Ananya Timalsina
9773b43592
refactor(nix): add structured config support to home-manager module
...
Convert settings from raw text to structured Nix attrs, following
Hyprland's module pattern. Implementation based 1:1 on Hyprland's
design - all credit to the Hyprland project.
- Add nix/lib.nix with toMango conversion function
- Support nested attrs, lists for duplicate keys
- Add extraConfig, topPrefixes, bottomPrefixes options
- Auto-add exec-once for autostart.sh
Adapted for mangowc syntax (underscore separators vs colons).
2026-02-15 12:35:34 +01:00
DreamMaoMao
933638d1b8
Merge pull request #666 from squassina/main
...
fix warning about meson
2026-02-15 19:14:27 +08:00
Ricardo Squassina Lee
f75efa1312
Fix wayland protocol directory variable retrieval
2026-02-15 07:08:35 -03:00
DreamMaoMao
62ab00a7a3
update readme
2026-02-15 16:43:02 +08:00
DreamMaoMao
7ccbeae8b8
fix: if the progress not the child of main, not assume it is stop
2026-02-15 14:08:53 +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
89413aacf5
fix: fix center tile size per reset
2026-02-14 08:35:30 +08:00
DreamMaoMao
0fe87e6286
fix: fix multi master focus record error
2026-02-13 20:23:03 +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
5ae8975b11
bump version to 0.12.2
2026-02-13 10:44:17 +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
c7f90cbc69
bump version to 0.12.1
2026-02-09 18:08:28 +08:00
DreamMaoMao
b05bc1ce65
opt: add btn_left and btn_right bind check in config check
2026-02-09 11:50:54 +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