mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-08-24 10:04:19 -05:00
core: refactor more compositor state into separate classes and states (#15282)
This commit is contained in:
@@ -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
|
||||
''}
|
||||
|
||||
Reference in New Issue
Block a user