DreamMaoMao
a4dfd70701
feat: blur popup test
2025-10-21 10:13:21 +08:00
DreamMaoMao
e0353979bb
Merge pull request #319 from WeraPea/monitor-tag-change-fix
...
fix: ensure tag changes happen on correct monitor
2025-10-21 09:54:04 +08:00
werapi
75966db58f
fix: ensure tag changes happen on correct monitor
2025-10-21 09:52:39 +08:00
DreamMaoMao
754daa68eb
opt: limit config parse string length to 255
2025-10-20 19:16:36 +08:00
DreamMaoMao
f6a92c57a7
Merge pull request #317 from xdavidel/fix/buffer_overflow_in_bind_command
...
limit scanf string read
2025-10-20 19:15:16 +08:00
David Delarosa
9c57651878
opt: limit scanf string length to 255
2025-10-20 19:15:16 +08:00
DreamMaoMao
f1b9fc5b0a
Merge pull request #315 from CheetahDoesStuff/patch-1
...
Update Installation on Arch Linux section in README.md
2025-10-20 18:07:43 +08:00
DreamMaoMao
eb399526a6
opt: make tag animation more consistent
2025-10-20 18:07:43 +08:00
Cheetah
75475e294d
Update Installation on Arch Linux section in README.md
...
Added better installation instructions for arch
2025-10-20 18:07:43 +08:00
DreamMaoMao
d40d4a2ea6
opt: reset master per when setmfact toggle
2025-10-20 18:07:43 +08:00
DreamMaoMao
974258c315
Merge pull request #309 from WeraPea/warpcursor-focusmon-tagmon
...
fix: make focusmon and tagmon respect warpcursor setting
2025-10-20 18:07:43 +08:00
werapi
3ec1a0198b
opt: make focusmon and tagmon respect warpcursor setting
2025-10-20 18:07:43 +08:00
DreamMaoMao
b1a49f8710
bump version to 0.10.2
2025-10-19 19:44:42 +08:00
DreamMaoMao
9ad13ca222
project: optimize mmsg build action
2025-10-19 19:04:25 +08:00
DreamMaoMao
59d86e7169
project: merge mmsg meson.build file into mango meson.build
2025-10-19 18:13:11 +08:00
DreamMaoMao
a707feeb11
opt: remove useless keyboard code
2025-10-19 14:32:33 +08:00
DreamMaoMao
346b39c580
bump version to 0.10.1
2025-10-19 11:03:27 +08:00
DreamMaoMao
5ed681cbe5
opt: reduce times of resize request when drag window to resize
2025-10-19 09:54:17 +08:00
DreamMaoMao
17009f5364
fix: should set global client tag before caculate number of client in arrange
2025-10-18 20:39:31 +08:00
DreamMaoMao
1f7a8a3ced
Merge pull request #294 from JumpIn-Git/main
...
improve home-manager module
2025-10-18 16:14:02 +08:00
DreamMaoMao
159def3bd9
Merge pull request #301 from ProggerX/nix-fixes
...
nix: merge mmsg to mangowc project
2025-10-18 15:12:02 +08:00
ProggerX
02d65c33e4
nix: merge mmsg to mangowc project
2025-10-18 15:12:02 +08:00
DreamMaoMao
80efd31e21
opt: fix build warnning
2025-10-18 13:03:00 +08:00
DreamMaoMao
5780d6b7df
project: add mmsg as sub project
2025-10-18 12:43:03 +08:00
Your Name
75f45fd534
improve home-manager module
2025-10-16 21:31:31 +02:00
DreamMaoMao
e7e7a86b8c
opt: set client maximize state false when toggle floating
2025-10-16 09:21:51 +08:00
DreamMaoMao
3af325fef7
opt: do noting when view same tag widht view_current_to_back disalbed
2025-10-16 09:05:45 +08:00
DreamMaoMao
3547e567cb
opt: remove useless code
2025-10-15 23:26:28 +08:00
DreamMaoMao
4954711b3b
opt: add force_maximize
...
sf
2025-10-15 22:45:20 +08:00
DreamMaoMao
9941bf9752
rollback: remove force_tile_state option
...
Since the non-tiled state can cause the size of some Windows to be out
of sync with the synthesizer's expectations, all Windows are set to the
tiled state by default again
2025-10-15 21:24:41 +08:00
DreamMaoMao
a839771ddf
opt: always set tile edge but not always set maximize
2025-10-15 21:07:20 +08:00
DreamMaoMao
139fd35a76
opt: remove menu cap in init
2025-10-15 19:30:04 +08:00
DreamMaoMao
d80de39fbb
opt: tile state window not set WLR_EDGE_NONE when cancel maximize
2025-10-15 19:26:33 +08:00
DreamMaoMao
1cfa5885e7
opt: set init properties value in init commit
2025-10-15 18:41:05 +08:00
DreamMaoMao
3acd3805a6
opt: not set maximize and minimize cap if the action is disabled
2025-10-15 18:35:20 +08:00
DreamMaoMao
e9bc520fbf
opt: optimize tile state set in maximize
2025-10-15 18:06:46 +08:00
DreamMaoMao
86c91fc53a
opt: optimize grid layout gap
2025-10-15 16:23:46 +08:00
DreamMaoMao
3837e8e3da
opt: optimize statk hight in center_tile
2025-10-15 16:18:20 +08:00
DreamMaoMao
c6b799971d
opt: optimize center_tile gap
2025-10-15 16:07:38 +08:00
DreamMaoMao
7b709872f5
feat: add layout right_tile
2025-10-15 13:22:41 +08:00
DreamMaoMao
69d68487d6
opt: allow smartgap and gap toggle in monocle layout
2025-10-15 12:53:33 +08:00
DreamMaoMao
af982c46e1
fix: correct gb keyboard layout name
2025-10-15 10:40:01 +08:00
DreamMaoMao
5d93f17a90
feat: add back vertical_deck layout
2025-10-15 07:24:40 +08:00
DreamMaoMao
52ef8c62ff
Update README.md
2025-10-14 11:29:27 +08:00
DreamMaoMao
ae53a314f1
opt: not set tile state in init if disable force_tile_state
2025-10-12 20:45:33 +08:00
DreamMaoMao
47abcf6460
opt: allow use ime in layer surface
2025-10-12 20:24:17 +08:00
DreamMaoMao
3661e1838b
feat: add windowrule option force_tile_state
2025-10-12 19:23:04 +08:00
DreamMaoMao
2f14c50387
feat: add allow_csd option to windowrule
2025-10-12 19:12:01 +08:00
DreamMaoMao
7a5f40112e
opt: optimize version message when build in release package
2025-10-12 17:46:37 +08:00
DreamMaoMao
1d4138412a
opt: allow bind multi action to one keybind
2025-10-12 10:33:08 +08:00