main
← ruffsl:ModuleSelector-shortcuts
opened 07:17PM - 28 Aug 25 UTC
> [!Important]
> Testing this pull-request requires the following:
>
> - A m…ulti or five button mouse with forward and backward navigation buttons
This pull request adds global navigation features to the module selector toolbar, mimicking browser navigation behavior:
- **Global mouse navigation:** Users can now use mouse back/forward buttons anywhere in the application window to switch between previous and next modules.
- **Global keyboard shortcuts:** Added support for `Alt+Left Arrow` and `Alt+Right Arrow` as global shortcuts for previous and next module navigation, matching browser conventions.
These enhancements improve usability, while remaining intuitive for users familiar with file and web browser navigation.