lbonn / rofi

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

[BUG] -hover-select does not work on native wayland #77

Closed Iamnotagenius closed 8 months ago

Iamnotagenius commented 1 year ago

Rofi version (rofi -v)

Version: 1.7.5+wayland1-46-gc6b4dfe0 (wayland)

Configuration

https://gist.github.com/Iamnotagenius/dee990ae2fe1c2590bbd5c7ef4a6ef03

Theme

https://gist.github.com/d83c61660d4264133133361a08724556

Timing report

https://gist.github.com/Iamnotagenius/f522f0e2891670db7fccda83ab606c04

Launch command

rofi -show drun -hover-select

Step to reproduce

Run rofi with provided command. Move mouse pointer to menu items.

Expected behavior

Menu items is selected on mouse hover.

Actual behavior

Menu items is not selected on mouse hover.

Additional information

When run with -x11 (i.e. through Xwayland) -hover-select works just fine.