Commit graph

153 commits

Author SHA1 Message Date
DreamMaoMao
954a6e6848 update to wlroots 0.18.2
there some bug when cursor to get client, it will get the other tag
client(x11 app)
2025-03-04 09:08:18 +08:00
DreamMaoMao
c959399403 update readme 2025-03-03 18:22:41 +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
DreamMaoMao
39039c47bc
Merge pull request #11 from Ruixi-rebirth/main
feat: add flake support
2025-02-25 22:08:04 +08:00
Ruixi-rebirth
1a55178fd6
feat: add flake support 2025-02-25 22:05:29 +08:00
DreamMaoMao
4d48679ccc opt: optimize animation clip judge 2025-02-25 20:34:30 +08:00
DreamMaoMao
6c670b2b42 opt: fix for nixos build 2025-02-25 20:34:30 +08:00
DreamMaoMao
a371b7ea09 opt:Cut the starting animation left and right to avoid cutting out the screen
todo: also need to cut the down and up dir animation which is over the
current monitor
2025-02-25 20:34:30 +08:00
DreamMaoMao
64e6511552 opt: optimize default fadeout arg 2025-02-25 20:34:30 +08:00
DreamMaoMao
28d19fdbc8 opt: use sysconfigdir to get install path 2025-02-25 20:34:30 +08:00
DreamMaoMao
98413aa01b opt: optimize setfloating geom rule 2025-02-25 20:34:30 +08:00
DreamMaoMao
c2b12bbcb8 feat: fadeout the border when close window 2025-02-25 20:34:30 +08:00
DreamMaoMao
fb990c196d opt:Optimize code structure 2025-02-24 22:37:49 +08:00
DreamMaoMao
06d47e87e8 test: border fadeout
has some bug, so don't enable this feature
2025-02-24 19:59:48 +08:00
DreamMaoMao
9b4d8d88b7 opt: format code 2025-02-24 19:32:43 +08:00
DreamMaoMao
fda94aefa7 feat: support set begin opacity of fadeout 2025-02-24 18:31:22 +08:00
DreamMaoMao
9df9ada7d9 feat: support fadeout animation 2025-02-24 18:19:42 +08:00
DreamMaoMao
88b78a6679 opt:avoid not refreshing the last frame of the animation 2025-02-24 11:03:55 +08:00
DreamMaoMao
b7c32a0223 opt: don't create default config and autostart file in HOME path 2025-02-23 22:15:06 +08:00
DreamMaoMao
9030579b18 feat: install default config.conf to /etc/maomao/config.conf 2025-02-23 21:37:59 +08:00
DreamMaoMao
4ab5884931 update readme 2025-02-23 21:08:07 +08:00
DreamMaoMao
90c69a7fa1 opt:support use MAOMAOCONFIG env to set config path and chvt as default keybind 2025-02-23 19:57:55 +08:00
DreamMaoMao
ae865e67bd opt:optimize buffer scale need judge 2025-02-23 18:23:33 +08:00
DreamMaoMao
b7fbbfaf6f update readme 2025-02-23 08:52:05 +08:00
DreamMaoMao
3abb5bdcdf opt: do not use asynchronous timer animation, adopt a unified submission rendering 2025-02-21 20:12:23 +08:00
DreamMaoMao
04874caab4 opt: avoid useless buffer scale 2025-02-21 07:55:19 +08:00
DreamMaoMao
2251b4e471 feat: uset foreign timer request frame 2025-02-21 07:50:39 +08:00