Commit graph

69 commits

Author SHA1 Message Date
DreamMaoMao
418d5b152b feat: add quit action to ipc 2025-03-23 08:31:02 +08:00
DreamMaoMao
4dce162547 fix: swallowby window lose animaion 2025-03-21 11:22:25 +08:00
DreamMaoMao
7acc4b5d85 opt: avoid apply border to zero clipbox 2025-03-21 10:41:25 +08:00
DreamMaoMao
9ab3e1a8c4 fix: open animation curve not apply 2025-03-21 10:27:12 +08:00
DreamMaoMao
ab4c8d5679 feat: add dispatch spawn_on_empty 2025-03-20 17:03:54 +08:00
DreamMaoMao
98f942568a feat: support dpms 2025-03-20 15:47:32 +08:00
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
7f445a0534 opt: support none open animation in windowrule 2025-03-14 09:11:10 +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
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
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
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
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
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
48618beb19 feat:fadeout support up direction slide fadeout 2025-02-28 22:28:03 +08:00
DreamMaoMao
e633cc6346 feat: different animation curve for different window action 2025-02-28 18:12:58 +08:00
DreamMaoMao
de3af1e8c6 feat: limit circle switch layout 2025-02-28 12:56:29 +08:00
DreamMaoMao
4d48679ccc opt: optimize animation clip judge 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
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
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
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