You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my Wayland system, hovering items while in "up" mode highlights them in reverse order. That is, the cursor highlights the "opposite" item. I haven't tested this in X11, though I suspect the same behavior occurs.
To replicate: run bemenu-run -l "10 up" and use the mouse cursor to highlight items.
The text was updated successfully, but these errors were encountered:
I tried downloading latest commit, but it breaks without the newest wayland version. Updating wayland to newest commit breaks it's dependencies it seems, as I have to uninstall the current version (and I don't feel like figuring out how to get around that at the moment).
It also seems that using it in X11 does not work with cursor input at all. I'm not sure if it's just a wayland feature, but all cursor input is ignored on my end. I also can't update to latest version X11 either for the same issues with wayland.
On my Wayland system, hovering items while in "up" mode highlights them in reverse order. That is, the cursor highlights the "opposite" item. I haven't tested this in X11, though I suspect the same behavior occurs.
To replicate: run
bemenu-run -l "10 up"
and use the mouse cursor to highlight items.The text was updated successfully, but these errors were encountered: