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 |
|
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 |
|