SafeEyes places a break screen and needs to inhibit touchpad gestures and keyboard shortcut.
currently keyboard shortcut inhibition works but how to inhibit touchpad gesture i.e, three-finger-workspace-swipe ?
Quote from them →
On another note: We try to avoid this issue of switching workspaces by using
GtkWindow.inhibit_system_shortcuts()
, which on Wayland uses the Keyboard Shortcuts Inhibit Protocol - which Hyprland does support, and which does work for me on KDE to block me from switching desktops using keyboard shortcuts. Is there a way to make Hyprland respect this when swiping as well? (I assume this means eg. a three-finger-swipe?)