rofi: better mouse support #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rofi-better-mouse-support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue
Currently there is no entry selection on mouse hovering inside rofi menus and you have to use a double left click to confirm a selection instead of a single left click. (A single click is a better user experience in my opinion for using menus, especially on trackpads)
Solution
New config entry wich improve rofi menu navigation and selection with mouse pointers.
It adds:
This also fixes another issue for which I had previously proposed another fix but found that if you accept the entries on the release of the click/double click (with the
!character) it prevents any accidental closing of the next rofi menu.Overall I think this is a better solution and it works with all menus where as the other fix was only for the powermenu.
(I will be closing the previous fix after submitting this PR)
Hello @adi1090x, any feedback on why this was closed ?
The file is deleted on newer version.
Also, it's a individual config choice.
Thank you for the PR though.
Pull request closed