Commit graph

784 commits

Author SHA1 Message Date
DreamMaoMao
e59632378e bump version to 0.7.1 2025-07-01 20:48:15 +08:00
DreamMaoMao
3f9c693416 Merge pull request #143 from Sqooky/main
Fixing a few gramatical errors in the readme
2025-07-01 16:42:39 +08:00
Sqooky
72ef24c404 Update README.md
Update README.md
2025-07-01 16:42:39 +08:00
DreamMaoMao
997cfe6e9f update readme 2025-07-01 14:24:58 +08:00
DreamMaoMao
f92951b161 fix: optimize interactivity on_demand layer focus 2025-07-01 14:24:58 +08:00
DreamMaoMao
eda0b018d5 fix: exclusive_focus layer shouldn't be take off focus by client 2025-07-01 12:50:58 +08:00
DreamMaoMao
e9e8a549f1 fix: The position of the no animation layer is incorrect 2025-06-30 22:37:55 +08:00
DreamMaoMao
848454ce34 fix: avoid exclusive_focus layer toggle focus leave by itself 2025-06-30 22:00:26 +08:00
DreamMaoMao
fa573848b9 opt: make sure update client layer after exit fullscreen state 2025-06-30 17:58:32 +08:00
DreamMaoMao
d4c897cd63 opt: fadeout layer should below fullscreen layer 2025-06-30 17:48:39 +08:00
DreamMaoMao
6d64375e8a fix: xime popup window shouldn't below fullscreen layer 2025-06-30 17:06:47 +08:00
DreamMaoMao
55c2a3d391 fix: floating layer should below top layer 2025-06-30 15:49:52 +08:00
DreamMaoMao
1ef61442f5 feat: support hyper mod key in keybind 2025-06-30 14:37:53 +08:00
DreamMaoMao
35676bc95b fix: focusstack dispatch miss warp_cursor option apply 2025-06-30 13:10:10 +08:00
DreamMaoMao
b3e8f6e39f opt: layer animation default to disable 2025-06-30 11:45:54 +08:00
DreamMaoMao
860a2ecdf6 opt: make sure to set cursor visible when warp cursor to other monitor 2025-06-30 11:14:02 +08:00
DreamMaoMao
573e0bf059 update readme 2025-06-29 16:18:14 +08:00
DreamMaoMao
293458ebff bump version to 0.7.0 2025-06-29 15:22:58 +08:00
DreamMaoMao
19fbe41d54
Merge pull request #135 from DreamMaoMao/test_layer
feat: suuport layershell animaiton
2025-06-29 15:21:48 +08:00
DreamMaoMao
238ecda316 opt: Increase defensive conditions for layer animation 2025-06-29 15:17:47 +08:00
DreamMaoMao
fed194ffd1 feat: support layershell move animaiton 2025-06-29 14:52:29 +08:00
DreamMaoMao
9319ff5478 opt code struct 2025-06-29 14:11:05 +08:00
DreamMaoMao
58e0227a1f opt: avoid Unnecessary calculation 2025-06-29 13:48:58 +08:00
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
3f3299836d opt: optimize code struct 2025-06-28 16:07:34 +08:00
DreamMaoMao
2687eca036 opt: top layer below fullscreen and floating layer 2025-06-28 13:41:26 +08:00
DreamMaoMao
766adc4c10 feat: add vertical scroller lock to pointer focus 2025-06-28 12:56:36 +08:00
DreamMaoMao
055157406b feat: Add vertical version support for each layout 2025-06-28 12:35:58 +08:00
DreamMaoMao
6f5892b45d feat: tagrule support match monitor name 2025-06-28 11:56:34 +08:00
DreamMaoMao
ccc03c525d fix: miss arrange when handle foreign toplevel restore from minimized 2025-06-27 11:33:12 +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