-
Notifications
You must be signed in to change notification settings - Fork 466
Open
Labels
Description
In the following PR:
There is support for mouse movement events. This could be useful since we could get the UI to be reactive to mouse movements. I'm thinking buttons, scrollbars and tabs can react to being hovered over.
This would help with some issues that TUI currently has. For example, on some terminal emulators, the location of the mouse can be offset slightly causing difficulty when clicking buttons. If we had a visual indicator that a button can be pressed it will make for a much nicer user experience.
I'm opening this issue as a reminder for such an avenue of exploration.
Reactions are currently unavailable