lbonn / rofi

Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support
Other
876 stars 35 forks source link

[BUG] Laptop touchpad is not working for scrolling through rofi elements #134

Closed mylinuxforwork closed 1 month ago

mylinuxforwork commented 1 month ago

Rofi version (rofi -v or git commit in case of build issue)

Version 1.7.5+wayland3

Configuration

https://gist.github.com/mylinuxforwork/534833190d0e630a8b3345aff0450c8b

Theme

https://gist.github.com/mylinuxforwork/029133965efdfc77828535243d435388

Timing report

No response

Launch command

rofi -dmenu -i -replace -config ~/dotfiles/rofi/config-wallpaper.rasi

Step to reproduce

Expected behavior

Should scroll with scroll feature on touchpad or touchscreen (2 fingers swipe)

Actual behavior

No scrolling. Only the mouse scrollwheel and the arrow keys are working

Additional information

I am using rofi-wayland package on Hyprland

Using wayland display server protocol

I've checked if the issue exists in the latest stable release

lbonn commented 1 month ago

@mylinuxforwork It should work again, though I guessed the speed to make it roughly as fast as scrolling on my terminal. No time for going through the specs rabbit hole and find out what is the proper computation :).

mylinuxforwork commented 1 month ago

@lbonn Thank you. Will check when the next release is available as AUR.