hyprwm / hyprland-plugins

Official plugins for Hyprland
BSD 3-Clause "New" or "Revised" License
521 stars 53 forks source link

Hyprexpo: support touchscreen taps for workspace selection #136

Closed matt1432 closed 5 months ago

matt1432 commented 5 months ago

I basically just added 2 hook callbacks: touchMoveHook and touchUpHook, that do the exact same thing as mouseMoveHook and mouseButtonHook