Commit graph

605 commits

Author SHA1 Message Date
DreamMaoMao
65d2642064 fix: noaime for layershell and not use animation for bottom and background layer 2025-06-29 13:28:00 +08:00
DreamMaoMao
11eef5ea2d feat: support layershell close animation 2025-06-29 13:11:58 +08:00
DreamMaoMao
00dab4cdb0 feat: layershell open animaiton support 2025-06-29 12:27:29 +08:00
DreamMaoMao
90ff65c9f4 opt: optimize layer blur exclude judge 2025-06-27 08:23:51 +08:00
DreamMaoMao
063d5b27f5 feat: add layerrule to match noblur layer 2025-06-26 20:38:27 +08:00
DreamMaoMao
fbf9c8e487 opt: update backgroup blur cache if backgrop layer update 2025-06-26 19:16:25 +08:00
DreamMaoMao
417129ae40 fix: blur_optimize option not apply to layer buffer 2025-06-26 14:41:35 +08:00
DreamMaoMao
1e081fa2a2
Merge pull request #130 from Yappaholic/main
docs: update readme
2025-06-26 07:05:57 +08:00
Yappaholic
38f0472b0d Merge remote-tracking branch 'origin' 2025-06-25 18:20:21 +03:00
Yappaholic
7155098e04 docs: update readme 2025-06-25 18:17:44 +03:00
DreamMaoMao
5dbda4caf5
Merge pull request #128 from Yappaholic/main
nix: update license
2025-06-25 22:46:58 +08:00
Yappaholic
8d5ac93ffc nix: update license 2025-06-25 17:40:50 +03:00
DreamMaoMao
4fc468ec29 project: limit scenefx dep version 2025-06-25 11:05:57 +08:00
DreamMaoMao
f45424c095 feat: add blur_optimized option 2025-06-25 10:57:30 +08:00
DreamMaoMao
31d82747cf nix: optimize nix config 2025-06-25 10:44:34 +08:00
DreamMaoMao
8a3a6bc17c Merge pull request #121 from EdenQwQ/main
nix: fix not building
2025-06-25 08:23:11 +08:00
EdenQwQ
5b219a7114 fix: remove scenefx override as it is fixed upstream 2025-06-25 08:23:11 +08:00
DreamMaoMao
d3ec494580
Merge pull request #120 from yaocccc/main
update offsetx and offsety logic & fix the border calculation issue in smartmovewin
2025-06-25 08:12:07 +08:00
EdenQwQ
accd34ba29 nix: fix not building 2025-06-25 00:03:25 +08:00
chenyc
587204058b fix: fix the border calculation issue in smartmovewin 2025-06-24 23:32:30 +08:00
chenyc
99770aa890 update: update offsetx and offsety logic 2025-06-24 23:20:25 +08:00
DreamMaoMao
e8fe574632 opt: not set opacity to unfocused window default 2025-06-24 20:28:23 +08:00
DreamMaoMao
df28790d3e update readme 2025-06-24 18:22:01 +08:00
DreamMaoMao
6d475d25a0 update readme 2025-06-24 16:22:25 +08:00
DreamMaoMao
3f133c0adf bump version to 0.6.0 2025-06-24 15:12:14 +08:00
DreamMaoMao
b76c93dd0d opt: add window effect config to default config file 2025-06-24 15:08:10 +08:00
DreamMaoMao
b90b038623
Merge pull request #116 from DreamMaoMao/scenefx
feat: blur corner_radius shadow opacity
2025-06-24 14:56:25 +08:00
DreamMaoMao
58e1cd945d update readme 2025-06-24 14:55:18 +08:00
DreamMaoMao
91738f25ad dep: update scenefx to 0.4 2025-06-24 14:40:37 +08:00
DreamMaoMao
7cfea1e7f7 Merge remote-tracking branch 'origin/main' into scenefx 2025-06-23 19:38:23 +08:00
DreamMaoMao
c049e108de opt: optimize scale caculate 2025-06-23 19:22:05 +08:00
DreamMaoMao
5e42a45e79 Merge pull request #119 from lambinsea/patch-1
readme-grammar
2025-06-23 19:22:05 +08:00
lambinsea
2e2e921538 docs: fix readme grammar 2025-06-23 19:22:05 +08:00
DreamMaoMao
51f5e52d3d fix: avoid operating null data 2025-06-23 13:06:05 +08:00
DreamMaoMao
c8b8e373c6 fix: chase scenefx api change 2025-06-23 13:02:18 +08:00
DreamMaoMao
26e326c7dc fix: fullscreen should no corner radius 2025-06-23 13:02:18 +08:00
DreamMaoMao
f3c33899bd fix: fix offset caculate for out clip 2025-06-22 22:32:53 +08:00
DreamMaoMao
bff64274e4 opt: avoid unnecessary calculations 2025-06-22 22:27:05 +08:00
DreamMaoMao
4c496307eb feat: add option no_radius_when_single 2025-06-22 22:07:55 +08:00
DreamMaoMao
eaba32056b fix: error surface size clip when no animation 2025-06-22 21:26:37 +08:00
DreamMaoMao
139c3c484b fix: error clip size in animaiton 2025-06-22 21:21:22 +08:00
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
d666a93c57
Merge pull request #118 from Yappaholic/main
refactor: update nix cache, add patched wlroots and replace formatter
2025-06-22 08:31:01 +08:00
Yappaholic
f922019aef nix: use patched version of wlroots in default.nix 2025-06-22 00:54:45 +03:00
Yappaholic
0509728798 nix: replace treefmt with alejandra 2025-06-22 00:53:38 +03:00
Yappaholic
bd88bc8aad nix: update flake cache 2025-06-21 23:51:52 +03: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