Commit graph

1027 commits

Author SHA1 Message Date
DreamMaoMao
8e7111c816 feat: add dispatch increase_proportion 2025-03-16 20:42:32 +08:00
DreamMaoMao
fdbfaf902d fix: error width for unfocused window of scroller layout 2025-03-16 13:43:04 +08:00
DreamMaoMao
38d41e1483 opt: optimize use swallow rule in scroller layout 2025-03-16 12:36:44 +08:00
DreamMaoMao
cc74565a9c opt: reduce debug log 2025-03-16 10:11:20 +08:00
DreamMaoMao
af51e86b32 feat: avoid continuous scrolling for scroller layout
Avoid continuous scrolling of the scroll layout by moving the mouse to
the edge of the screen
2025-03-16 09:00:23 +08:00
DreamMaoMao
5bf93e54d2 update readme 2025-03-15 10:26:11 +08:00
DreamMaoMao
7f445a0534 opt: support none open animation in windowrule 2025-03-14 09:11:10 +08:00
DreamMaoMao
be43780b01 update readme 2025-03-14 08:36:20 +08:00
DreamMaoMao
f5db437511 fix: fullscreen windowrule not apply 2025-03-13 23:38:48 +08:00
DreamMaoMao
11c7111c7a feat: globalkey pass support 2025-03-13 22:45:11 +08:00
DreamMaoMao
0ac95dbd8d opt: allow client exit minimized status when it is focused 2025-03-13 09:26:02 +08:00
DreamMaoMao
20bd9841ae feat: Distinguish between closed and open animation types 2025-03-11 14:12:11 +08:00
DreamMaoMao
c2a6914662 update readme 2025-03-11 09:44:00 +08:00
DreamMaoMao
4dd5e3dfc4 feat: support aur package maomaowm-git 2025-03-10 20:51:39 +08:00
DreamMaoMao
0e2a566f15 fix for readme 2025-03-10 15:19:27 +08:00
DreamMaoMao
038951c4e8 fix: error clip of zoom in animation 2025-03-09 20:17:08 +08:00
DreamMaoMao
da37332082 fix: urgent border not apply 2025-03-09 14:28:25 +08:00
DreamMaoMao
0171071516 fix for install in readme 2025-03-08 13:40:31 +08:00
DreamMaoMao
324638afb7 fix: error version of dwl ipc file 2025-03-07 22:28:07 +08:00
DreamMaoMao
753ffdea7f opt: destroy foreign_toplevel of swallowing window 2025-03-07 22:25:06 +08:00
DreamMaoMao
771daa75ba update readme 2025-03-07 20:57:34 +08:00
DreamMaoMao
ce577adf4a fix: crash when use ipc tool set tag 2025-03-07 18:55:44 +08:00
DreamMaoMao
f8f908d8b0 fix: avoid to activate swallowing window by foreight toplevel 2025-03-07 12:42:24 +08:00
DreamMaoMao
a10e3c329d feat: support swallow in window rule 2025-03-05 12:40:38 +08:00
DreamMaoMao
b136b2eb73 update readme 2025-03-04 16:16:34 +08:00
DreamMaoMao
408e87d9d1 update readme
update readme
2025-03-04 12:30:33 +08:00
DreamMaoMao
2082ef7581 feat: add toggletag and toggleview keybind 2025-03-02 23:49:14 +08:00
DreamMaoMao
1267f594a6 opt: opt default close animation curve 2025-03-02 21:06:35 +08:00
DreamMaoMao
e2a9f24972 fix: error border offset for zomm out animation 2025-03-02 21:03:06 +08:00
DreamMaoMao
69c103c846 feat: close animation curve 2025-03-02 19:40:34 +08:00
DreamMaoMao
72e477416a opt: format code 2025-03-02 18:52:30 +08:00
DreamMaoMao
2ac477becf fix: for no animation mode 2025-03-02 16:06:08 +08:00
DreamMaoMao
defaedb365 feat: support stack layout config hot reload 2025-03-02 13:56:12 +08:00
DreamMaoMao
faa14ff272 feat: first stack window mfact setting 2025-03-02 13:37:59 +08:00
DreamMaoMao
16b1d720c0 opt: apply clip to up/down dir animation 2025-03-02 10:25:41 +08:00
DreamMaoMao
aebdd3aeac update readme 2025-03-01 21:45:52 +08:00
DreamMaoMao
c99dc7c709 feat: support zoom out animation 2025-03-01 18:09:53 +08:00
DreamMaoMao
c3e258c7b0 opt: correct border color before snap the fadeout buffer 2025-03-01 11:46:58 +08:00
DreamMaoMao
cc052f57a7 pro: optimize meson.build 2025-03-01 09:17:37 +08:00
DreamMaoMao
48618beb19 feat:fadeout support up direction slide fadeout 2025-02-28 22:28:03 +08:00
DreamMaoMao
5493434ab4 add dwl license 2025-02-28 21:54:18 +08:00
DreamMaoMao
e633cc6346 feat: different animation curve for different window action 2025-02-28 18:12:58 +08:00
DreamMaoMao
75d9827c16 update readme 2025-02-28 17:19:25 +08:00
DreamMaoMao
a7728ce3d7 fix: repeat option miss apply 2025-02-28 13:15:40 +08:00
DreamMaoMao
de3af1e8c6 feat: limit circle switch layout 2025-02-28 12:56:29 +08:00
DreamMaoMao
d408c2fbd2
Merge pull request #14 from Ruixi-rebirth/main
refactor: optimize hmModule options
2025-02-28 10:15:47 +08:00
DreamMaoMao
d3abe653db
Update README.md 2025-02-27 18:26:04 +08:00
DreamMaoMao
b271826bcf
Update README.md 2025-02-27 18:24:52 +08:00
DreamMaoMao
c2b0d50422 docs: add keybinds notice 2025-02-27 18:20:50 +08:00
Ruixi-rebirth
56da92a0a6
refactor: optimize hmModule options 2025-02-26 03:01:44 +08:00