Commit graph

184 commits

Author SHA1 Message Date
DreamMaoMao
d86301d713 fix: crash when clipbox width or height less than zero 2025-03-21 10:36:28 +08:00
DreamMaoMao
28bbe5b225 fix:miss none type animation 2025-03-21 10:29:36 +08:00
DreamMaoMao
90f4b0ed84 opt:make sure open animation type not be overwrite 2025-03-21 10:14:55 +08:00
DreamMaoMao
a53d4bd4d9 feat: add dispatch increase_proportion and spawn_on_empty 2025-03-20 17:23:37 +08:00
DreamMaoMao
0406ce2397 feat: powermanager protocol support 2025-03-20 16:04:37 +08:00
DreamMaoMao
dee9717fef fix: error width for unfocused window in scroller layout 2025-03-16 13:45:14 +08:00
DreamMaoMao
886dcc57c2 opt: optimize use swallow rule in scroller layout 2025-03-16 12:38:51 +08:00
DreamMaoMao
92e49ac67f feat:Avoid continuous rolling for scroller layout 2025-03-16 09:16:01 +08:00
DreamMaoMao
ebcf633c45 update readme 2025-03-15 10:27:13 +08:00
DreamMaoMao
9a4aac3270 fix: fullscreen windowrule not apply 2025-03-14 13:06:15 +08:00
DreamMaoMao
b1b5a6d57a feat:add global shortcut pass 2025-03-14 12:54:44 +08:00
DreamMaoMao
16fa2cad95 opt: new impl for gamma controller 2025-03-13 08:47:20 +08:00
DreamMaoMao
0b9de30cb1 fix: only configure initialized layer 2025-03-12 16:03:33 +08:00
DreamMaoMao
e1cf7db447 feat: use keyboard group and support select close animaiton type 2025-03-12 10:53:30 +08:00
DreamMaoMao
8b8437fd3c fix: floating window resize judge 2025-03-09 14:10:03 +08:00
DreamMaoMao
0cfdec2889 fix: urgent border color not apply 2025-03-09 14:01:54 +08:00
DreamMaoMao
8a24c74bf8 fix: correct size of init float window 2025-03-09 13:45:20 +08:00
DreamMaoMao
7ba7331fd8 update readme 2025-03-08 13:58:09 +08:00
DreamMaoMao
75a36b63c4 fix: error version arg of ipc register 2025-03-08 11:47:32 +08:00
DreamMaoMao
c23945ef49 opt: destroy foreign_toplevel for swallowing window 2025-03-08 11:44:32 +08:00
DreamMaoMao
4d6da14c13 fix: for ipc v2 2025-03-08 11:40:15 +08:00
DreamMaoMao
30d753b57f fix: crash when open a x11 app in terminal window 2025-03-07 12:17:20 +08:00
DreamMaoMao
e48fa7838a opt: optimize default animation speed in config 2025-03-07 10:52:29 +08:00
DreamMaoMao
9bcdf7860a feat: add swallow to windowrule 2025-03-05 16:46:56 +08:00
DreamMaoMao
4f64541b46 fix: crash when exit fcitx5 2025-03-05 16:23:53 +08:00
DreamMaoMao
a4b18c6cc7 updata readme 2025-03-04 16:16:58 +08:00
DreamMaoMao
2b2d76af57 opt: chase some thing from dwl 0.8 2025-03-04 13:58:41 +08:00
DreamMaoMao
3bfd64a881 opt: distinguish between vertical and horizontal roller rolling 2025-03-04 13:28:21 +08:00
DreamMaoMao
c53872f73b update readme 2025-03-04 12:49:14 +08:00
DreamMaoMao
77113a119c fix: listen destroy crash when update to wlroots 0.19 2025-03-04 12:34:07 +08:00
DreamMaoMao
7880d44a2a update to wlroots 0.19
feat:wlr_alpha_modifier_v1 protocol
2025-03-04 12:34:07 +08:00
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