horriblename / hyprgrass

hyprland plugin for touch gestures
BSD 3-Clause "New" or "Revised" License
268 stars 11 forks source link

improve compatibility with mouse binds #124

Closed horriblename closed 4 months ago

horriblename commented 4 months ago

The original implementation does not do all the bookkeeping done by normal mouse events. Hopefully using the private mouseMoveUnified() will improve this