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

This commit is contained in:
ArchSav 2025-12-30 23:45:56 +11:00 committed by GitHub
parent ea444c35bb
commit f8464866eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 530 additions and 21 deletions

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
''}