Commit graph

83 commits

Author SHA1 Message Date
DreamMaoMao
ea63f40935 fix: miss arrange when tagmon 2025-03-25 12:43:11 +08:00
DreamMaoMao
4e689736e6 fix: tagmon miss scan window size 2025-03-25 12:35:01 +08:00
DreamMaoMao
a497205d33 opt:warp cursor to new mon after foucsmon 2025-03-25 12:35:01 +08:00
DreamMaoMao
68e323a804 opt: change some value to bool type 2025-03-25 12:35:01 +08:00
DreamMaoMao
5d2d5f7b2f fix: only current monitor frame event to flush animaiton 2025-03-25 12:33:33 +08:00
DreamMaoMao
1129be616d feat: add option focus_cross_monitor 2025-03-25 12:33:33 +08:00
DreamMaoMao
e0de9a8fc1 opt:avoid set border color to closing monitor 2025-03-24 18:53:41 +08:00
DreamMaoMao
a6e0c97b4a fix: crash when exit maomao 2025-03-24 14:38:46 +08:00
DreamMaoMao
6a7234a6ca fix: miss clean input_method listerner 2025-03-24 14:22:51 +08:00
DreamMaoMao
67cab097df feat: add quit ipc handle 2025-03-23 19:57:55 +08:00
DreamMaoMao
07f4eac17b fix: apply rect size asser fail 2025-03-22 22:53:49 +08:00
DreamMaoMao
90c364a55c fix: swallowby window lose animation 2025-03-21 11:22:59 +08:00
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
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
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
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
9bcdf7860a feat: add swallow to windowrule 2025-03-05 16:46:56 +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
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
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