keybinds: add inhibiting gestures under shortcut inhibitors (#12692)

This commit is contained in:
ArchSav
2025-12-30 13:45:56 +01:00
committed by GitHub
parent ea444c35bb
commit f8464866eb
8 changed files with 530 additions and 21 deletions
+1
View File
@@ -224,6 +224,7 @@ in
${optionalString withTests ''
install hyprtester/pointer-warp -t $out/bin
install hyprtester/pointer-scroll -t $out/bin
install hyprtester/shortcut-inhibitor -t $out/bin
install hyprland_gtests -t $out/bin
install hyprtester/child-window -t $out/bin
''}