Vaxry
293d3e5de9
desktopAnimationMgr: fix slide direction
...
ref https://github.com/hyprwm/Hyprland/discussions/12744
2025-12-30 14:09:13 +01:00
Vaxry
70f54a1e1b
animationmgr: avoid possible uaf in handling anim updates
2025-12-20 19:13:04 +00:00
Vaxry
6175ecd4c4
debug: move to hyprutils' logger ( #12673 )
2025-12-18 17:23:24 +00:00
Vaxry
7098558420
desktop/layer: store aboveFs property and use that
2025-12-16 16:32:37 +00:00
Maximilian Seidler
7ccc57eb7c
animation: migrate PHLANIMVAR from SP to UP ( #12486 )
2025-12-14 19:46:49 +00:00
Vaxry
920353370b
desktop: cleanup, unify desktop elements as views ( #12563 )
2025-12-08 15:04:40 +00:00
Vaxry
9264436f35
desktop: rewrite reserved area handling + improve tests ( #12383 )
2025-12-05 14:16:22 +00:00
bea4dev
2b0fd417d3
animation: improve animations on multi refresh rate monitors ( #12418 )
2025-11-23 15:48:15 +00:00
Vaxry
c2670e9ab9
windowrules: rewrite completely ( #12269 )
...
Reworks the window rule syntax completely
---------
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2025-11-17 18:34:02 +00:00
Vaxry
057695bc3f
desktopAnimationMgr: don't set fade 0 for members of a fs group ( #12091 )
...
fixes a flash of opacity that shouldnt be there
2025-10-22 11:32:42 +01:00
Linux User
0dc45b54f3
managers/helpers: add missing includes ( #11969 )
...
* managers: include string header
Fixes error `implicit instantiation of undefined template 'std::basic_string<char>'` on llvm/musl
* helpers: include unistd header
Fixes error `use of undeclared identifier 'pipe'` on llvm/musl
2025-10-08 22:24:40 +02:00
nikitax44
5648077978
animation: fix slide/slidefade to accept forced direction ( #11725 )
2025-09-18 13:53:28 +02:00
0xFMD
56dd1124ab
animation: fix slide/slidevert to accept params ( #11574 )
2025-09-06 19:24:17 +02:00
Vaxry
81bf4eccba
input: Add fully configurable trackpad gestures ( #11490 )
...
Adds configurable trackpad gestures
2025-08-28 11:20:29 +02:00