v1.0.0-preview.2 (Windows-only)
Pre-release
Pre-release
This release adds deep links, fixes the overlay not showing over the taskbar, and includes several other quality-of-life improvements and fixes.
Note: Mouseless is jumping to v1.0! (There will be no v0.5 stable release.) v1.1 will bring even bigger changes, including an overhaul of the config editor / app windows, custom actions and more. 🚀
Feedback always appreciated!
Enhancements
Features
- Deep link support
- e.g.
mouseless://toggle-overlay - Useful for avoiding conflicts with other utility apps
- 8 commands
toggle-overlay,show-overlay,hide-overlaytoggle-free-mode,enter-free-mode,exit-free-modetoggle-enabled,settings
- e.g.
Invert colorscommand added
UX / Quality-of-life
- Consolidated update-related settings into
Generalconfig sectionSettings...menu item now opens 'config editor'user_prefs.yamlfile deprecated/removed
- Settings window has buttons on the side for quick scrolling to sections
- Improved config error handling
- On startup, gracefully falls back to individual defaults (instead of entire default config)
- Made comma and period 50% larger for visibility (and semicolon 25% larger)
- Default grid settings now match the
position_based_columnspreset Ctrl+Ssaves the config when editor open
Debug / logging
- Added
log_levelconfig field - A new log file is now created per session (up to 10 stored)
- Added
force overlay resizecommand - Added
reset keyboard statecommand
Fixes
- Overlay now shows over taskbar 🎉
- Fixed
//?key on Brazilian keyboard layout (other non-English keys may be fixed as well) - Fixed slight misalignment of characters in overlay due to varying character width
- Fixed escape not closing 'find' widget in config editor