Commit graph

560 commits

Author SHA1 Message Date
DreamMaoMao
e1368e1121 fix: error args for effect set when no animaiton 2025-06-22 19:19:26 +08:00
DreamMaoMao
7ded90021b fix: error surface clip size when no animaitons 2025-06-22 19:02:47 +08:00
DreamMaoMao
1b97dd533e fix: The coordinates of the shadow position are allowed to be negative 2025-06-21 21:53:24 +08:00
DreamMaoMao
1f362a18da Merge remote-tracking branch 'origin/main' into scenefx 2025-06-21 21:51:15 +08:00
DreamMaoMao
d5b6075b59 project: change project struct 2025-06-20 14:02:52 +08:00
DreamMaoMao
e5d0c12a83 opt: optimzie code struct 2025-06-20 13:17:31 +08:00
DreamMaoMao
953347f48b opt: optimize code struce
sdf
2025-06-20 11:55:52 +08:00
DreamMaoMao
cebdb6af85 opt: don't need to match null str or null pattern in regex_match 2025-06-20 11:55:52 +08:00
DreamMaoMao
de43dbc40a update github workflow 2025-06-20 11:07:12 +08:00
DreamMaoMao
ecf17044eb update readme 2025-06-20 10:56:45 +08:00
DreamMaoMao
58148214a6 opt: remove useless code 2025-06-19 23:34:07 +08:00
DreamMaoMao
8250775e05 fix: scroller window out of monitor when no animaiton 2025-06-19 19:49:50 +08:00
DreamMaoMao
025104593f
Merge pull request #108 from Yappaholic/main
feat: add aarch64 architecture for nix flake and update  bug_report template
2025-06-19 10:51:33 +08:00
DreamMaoMao
b06cafe41d fix: scroller window out of monitor when no animaiton 2025-06-19 09:45:21 +08:00
Yappaholic
2ab80391a5
Merge branch 'DreamMaoMao:main' into main 2025-06-19 00:43:51 +03:00
Yappaholic
b2abe8cd69 feat: add aarch64 architecture for nix flake 2025-06-18 16:13:10 +03:00
DreamMaoMao
b981d1b0f1 opt: update blur node position 2025-06-18 16:08:46 +08:00
DreamMaoMao
b3c70bed38 opt: optimize code struce about border_draw 2025-06-18 13:11:05 +08:00
DreamMaoMao
f07be79f31 feat: add blur_layer option 2025-06-18 10:51:23 +08:00
DreamMaoMao
08166c69bc fix: border draw offset error 2025-06-18 10:12:19 +08:00
DreamMaoMao
31bd2814d2 Merge remote-tracking branch 'origin/main' into scenefx 2025-06-18 08:17:19 +08:00
DreamMaoMao
fb8a76f51e github: update workflow 2025-06-18 07:53:56 +08:00
DreamMaoMao
95a86a7ebe
Merge pull request #103 from Yappaholic/main
refactor: format nix code with alejandra and optimize src path
2025-06-18 07:45:41 +08:00
DreamMaoMao
77ef3f74d8 github: add workflow action 2025-06-18 07:44:39 +08:00
Yappaholic
b14a91067b feat: update bug_report template 2025-06-17 23:04:55 +03:00
Yappaholic
6c99eeaeb3 refactor: format nix code with alejandra and optimize src path 2025-06-17 22:46:26 +03:00
DreamMaoMao
f202a16abe feat: add option to disable syncobj for nvidia 2025-06-17 15:45:17 +08:00
DreamMaoMao
eeed7939aa opt: Unify the accuracy of unsigned int 2025-06-17 11:46:25 +08:00
DreamMaoMao
d5fc8e3d7d opt: should set visible in arrange if win is not tile win
even if the win has is_clip_to_hide enable, but if the win not a tile
style, it should be set visible
2025-06-17 10:58:29 +08:00
DreamMaoMao
74bc8e9022 protocol: enable wlr_ext_data_control_v1 2025-06-16 22:05:01 +08:00
DreamMaoMao
ee44bc148f opt: disable clip to hide if it is a visible floating window when change monitor 2025-06-16 15:51:27 +08:00
DreamMaoMao
6b2ef05dcf fix: scratchpad window can't enable when toggle by change tag 2025-06-15 21:51:29 +08:00
DreamMaoMao
5f688d6e6c opt: optimize floating window auto ajust monitor position change 2025-06-15 19:08:53 +08:00
DreamMaoMao
ba763332fc feat: add dispatch focuslast 2025-06-15 15:55:18 +08:00
DreamMaoMao
4f78c06515 opt: floating window position auto adjust the output layout update 2025-06-15 15:28:42 +08:00
DreamMaoMao
ea12f4bb4d fix: error index of layout 2025-06-15 14:48:47 +08:00
DreamMaoMao
6a484e6129 fix: avoid to tagmon null client 2025-06-15 14:22:14 +08:00
DreamMaoMao
b8703d10b7 opt: update mon not change selmon if the selmon not null 2025-06-15 13:28:21 +08:00
DreamMaoMao
22665c8952 opt: support dirtomon in up and down dir 2025-06-15 13:00:34 +08:00
DreamMaoMao
3ed80345dc opt: if tagmon target not is current tag, view to target tag 2025-06-15 12:54:08 +08:00
DreamMaoMao
2a7e9803a7 Merge branch 'main' of https://gitee.com/DreamMaoMao/maomaowm 2025-06-15 12:44:40 +08:00
DreamMaoMao
71359a8dbb feat: record and restore to old mon when mon reconnect 2025-06-15 12:34:39 +08:00
DreamMaoMao
b97222b6b0 feat:add arg to keep tag when tagmon 2025-06-15 11:12:47 +08:00
DreamMaoMao
20d132de3f format code 2025-06-14 21:45:06 +08:00
DreamMaoMao
247463a1dd opt: optimize code struct 2025-06-14 21:44:56 +08:00
DreamMaoMao
1a2865796f fix: ainmaiton clip offset 2025-06-14 20:50:29 +08:00
DreamMaoMao
ed2595d9ad opt: optimzie border offset caculate 2025-06-14 20:41:26 +08:00
DreamMaoMao
e0c3101c0c fix: error clip width height 2025-06-14 19:52:10 +08:00
DreamMaoMao
81b67cdec7 feat: focusmon dispatch support mon name 2025-06-14 15:59:59 +08:00
DreamMaoMao
1bbf6adbc9 feat: focusmon dispatch support mon name 2025-06-14 15:59:41 +08:00