-
Notifications
You must be signed in to change notification settings - Fork 5
Menu system #68
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
ImGui provides a way to define custom menus.
Would be good to add a menu system to provide alternate mouse-based access to all the keyboard functions. Show the key next to each menu item and provide the option to auto-hide the menu. By default, enable auto-hide for fullscreen mode but not windowed mode, and show the menu when the mouse pointer is in the top few rows of pixels or when either Alt key is pressed.