core: refactor more compositor state into separate classes and states (#15282)

This commit is contained in:
Vaxry
2026-07-01 10:12:39 +02:00
committed by GitHub
parent a4284c1e75
commit 1b63ceecdf
69 changed files with 1901 additions and 926 deletions
+1
View File
@@ -262,6 +262,7 @@ customStdenv.mkDerivation (finalAttrs: {
install hyprtester/pointer-scroll -t $out/bin
install hyprtester/shortcut-inhibitor -t $out/bin
install hyprtester/keyboard-modifiers -t $out/bin
install hyprtester/surface-scale-transform -t $out/bin
install hyprland_gtests -t $out/bin
install hyprtester/child-window -t $out/bin
''}