Commit graph

1514 commits

Author SHA1 Message Date
Ruixi-rebirth
d5db98cfb7
fix(scripts): improve nix options doc generator
- Restore missing description on hm enable option (fixes nix build warning)
- Rewrite format_default_value into format_value with example support and nix code blocks
- Fix Nix markup stripping: {tag}`content` now preserves backtick content
- Generalize ::: block handling beyond {.note} to any block type
- Switch output from Markdown table to labeled fields format
2026-05-13 04:04:36 +08:00
atheeq
c3ec4c6142
refactor(nix): replace sync nix options with direct md generation to … (#1)
* refactor(nix): replace sync nix options with direct md generation to docs

* fix(docs): add trailing comman in meta

* fix(ci): sort nix options and fix default value check
2026-05-12 22:18:45 +08:00
Ruixi-rebirth
0a687f808d
feat(nix): generate module options docs and sync to website
- Add nix/generate-hm-options.nix to export HM and NixOS module options as JSON via nixosOptionsDoc
- Expose hm-options-json and nixos-options-json packages in flake.nix
- Add CI workflow to auto-build and push JSONs to mangowm.github.io on module changes
- Add missing description to hm-modules enable option
2026-05-12 16:01:03 +08:00
DreamMaoMao
129d3da44e update docs
Some checks are pending
Sync website / sync-website (push) Waiting to run
Sync wiki / sync-wiki (push) Waiting to run
2026-05-12 09:48:29 +08:00
DreamMaoMao
cb99edd266
Merge pull request #597 from levnikmyskin/main
Support width/height as fractions in window rules. Closes #552
2026-05-12 09:45:27 +08:00
Alessio Molinari
a25e2a9b1c feat(window_rule): support width/height as fractions in window rules. 2026-05-12 09:43:42 +08:00
DreamMaoMao
398232fe02 opt: more smooth resieze when drag stack window 2026-05-12 09:13:26 +08:00
DreamMaoMao
4fbc257ff2 fix: miss re-arrange after exchange 2026-05-11 22:39:16 +08:00
DreamMaoMao
f1970d772a update docs 2026-05-11 17:49:53 +08:00
DreamMaoMao
f2a2ef5f64 update readme 2026-05-11 16:15:44 +08:00
DreamMaoMao
3dc2d7a399
Merge pull request #916 from Ruixi-rebirth/main
docs: improve sponsor section
2026-05-11 15:02:38 +08:00
Ruixi-rebirth
151889fd85
docs: improve sponsor section 2026-05-11 14:56:55 +08:00
DreamMaoMao
88bde2703d
Merge pull request #915 from Ruixi-rebirth/main
refactor: README
2026-05-11 14:32:13 +08:00
Ruixi-rebirth
374392a7ec
refactor: README 2026-05-11 14:24:50 +08:00
DreamMaoMao
47b053725c
Merge pull request #723 from jtliang24/main
Sets default for addLoginEntry correctly
2026-05-11 13:45:08 +08:00
DreamMaoMao
8726086578
Merge pull request #914 from max-amb/fix_flake_lock
Updated flake.lock nixpkgs input
2026-05-11 13:25:07 +08:00
DreamMaoMao
4967fd49ba update readme 2026-05-11 12:55:46 +08:00
DreamMaoMao
d0c5b1ccdc opt: redo scroller and dwindle layout 2026-05-11 12:20:54 +08:00
max-amb
bf831cb148 Updated flake.lock nixpkgs input
Made because project wasn't building due to the updated name for
libxcbwm
2026-05-10 13:39:08 +01:00
DreamMaoMao
cabafb2393 opt: swallow inherit global
Some checks failed
Sync website / sync-website (push) Has been cancelled
Sync wiki / sync-wiki (push) Has been cancelled
2026-05-10 09:34:01 +08:00
DreamMaoMao
ed03dacd22
Merge pull request #907 from mangowm/dwindle
feat: dwindle layout support
2026-05-10 09:31:33 +08:00
DreamMaoMao
e09f75ca5b
Merge pull request #910 from ernestoCruz05/dwindle
docs: dwindle docs
2026-05-10 09:26:03 +08:00
Ernesto Cruz
be575c4d24 docs: dwindle docs 2026-05-09 15:34:00 +00:00
DreamMaoMao
b0f8d3f8a3 opt: more simple drop area 2026-05-09 22:17:26 +08:00
DreamMaoMao
637dc0a09a opt: set dwindle_drop_simple_split default to 1 2026-05-09 22:17:26 +08:00
DreamMaoMao
4981b07a58 break change: remove tgmix layout 2026-05-09 22:17:26 +08:00
DreamMaoMao
d132f955c4 Merge pull request #908 from ernestoCruz05/dwindle
feat: opt-in config field to have typical dwindle tiling
2026-05-09 22:17:26 +08:00
ernestoCruz05
73ed3ce35b feat: dwindle layout support 2026-05-09 22:17:26 +08:00
ernestoCruz05
1fc42b76e5 feat: opt-in config field to have typical dwindle tiling 2026-05-09 22:17:26 +08:00
DreamMaoMao
cfc7773dfa
Merge pull request #901 from faugusto-oliveira/main
Set foreign_toplevel of unfocused monitor windows to false
2026-05-09 08:52:34 +08:00
faugusto-oliveira
3db79ef168 Set foreign_toplevel of unfocused monitor windows to false 2026-05-09 08:51:15 +08:00
DreamMaoMao
18fa5a22c2 fix: foreign toplevel mon change 2026-05-07 12:29:26 +08:00
DreamMaoMao
42c02e3dc2 opt: optimize drop area judge 2026-05-06 21:20:11 +08:00
DreamMaoMao
b9300aac82 feat: add option drag_tile_small
Some checks failed
Sync wiki / sync-wiki (push) Has been cancelled
Sync website / sync-website (push) Has been cancelled
2026-05-06 18:18:24 +08:00
DreamMaoMao
aa5b907613 feat: add rect indicator for drag tile to tile 2026-05-06 15:57:37 +08:00
DreamMaoMao
975142d46a feat: support drag tile position for scroller layout 2026-05-06 12:48:32 +08:00
DreamMaoMao
586ee8e699 fix: update ext-workspace 2026-05-06 09:49:36 +08:00
DreamMaoMao
2a3493fee2 opt: avoid layer re-enter output when cleanuping monitor 2026-05-05 21:26:17 +08:00
DreamMaoMao
ef7a1c61e5 fix: fix scroll factor
Some checks failed
Sync website / sync-website (push) Has been cancelled
Sync wiki / sync-wiki (push) Has been cancelled
2026-05-04 12:34:09 +08:00
DreamMaoMao
2960bc063b
Merge pull request #889 from pix-code/main
feat: add trackpad accel config options
2026-05-04 12:23:49 +08:00
Duke B
2619c65231 opt: distinguish the acceleration of trackpad and mouse 2026-05-04 12:13:45 +08:00
Duke B
971457e32f docs: fix cd directory in README 2026-05-04 11:57:15 +08:00
DreamMaoMao
b9c6a2c196 bump version to 0.12.9 2026-04-24 11:02:48 +08:00
DreamMaoMao
2512e84671
Merge pull request #865 from mdouda/main
pointer constraint handling for layer-shell surfaces (lan-mouse input retain issue)
2026-04-23 23:31:23 +08:00
mdouda
ac61923e2f active constraint nesting for input capture 2026-04-23 23:20:52 +08:00
DreamMaoMao
4b8603181c opt: always notify x11 client position change 2026-04-22 10:15:55 +08:00
DreamMaoMao
461dcb6989 fix: opensilent client should insert fstack tail 2026-04-21 17:44:56 +08:00
DreamMaoMao
60f31cd1bf opt: dont apply viewback dispatch when no tag change 2026-04-21 10:31:52 +08:00
DreamMaoMao
700a5c452b docs: remove useless tip
Some checks failed
Sync website / sync-website (push) Has been cancelled
Sync wiki / sync-wiki (push) Has been cancelled
2026-04-19 13:17:18 +08:00
DreamMaoMao
eb51499ec7 Merge pull request #846 from killertofus/opensuse
Some checks failed
Sync website / sync-website (push) Has been cancelled
Sync wiki / sync-wiki (push) Has been cancelled
added opensuse instructions
2026-04-14 09:45:49 +08:00