BREAKING CHANGES
- QuickMenu: Quick menu will appear when using hotkey akin to the Windows language menu.
Quick Menu is a new feature that changes the way you can interact with your selected devices. You can disable it in the Settings Menu.
Features
- DeviceMenu: Auto-hide after inactivity to not stay on user screen (59922d6)
- Notification::DeviceMenu: First version of the new device menu triggered by device changed. (ee6f2c5)
- QuickMenu: Display a quick menu on cursor position when the user use a HotKey. (8d83ad6)
- QuickMenu: The user can enable or disable the quick menu in the settings. (fd44ca3), closes #625
- Telemetry: Add setting for telemetry (38cb95c)
Bug Fixes
- Device::Switching: Fix not finding the device when the ID has changed (5741cfd)
- QuickMenu: Interrupt hiding the quick menu when it's called again (2ad9500)
|