This repository has been archived by the owner on Dec 23, 2018. It is now read-only.
Releases: sdias/win-10-virtual-desktop-enhancer
Releases · sdias/win-10-virtual-desktop-enhancer
Beta 0.11.2
Beta 0.11.1
Bugfixes:
- Improved Table of Content's structure in the documentation
- Fixed tooltip on taskbar icon not updating after dekstop name change at runtime (thanks @achim-t for reporting it)
Beta 0.11.0
New features:
- Now you can rename desktops at runtime by using a new customizable key combination (Thanks to @achim-t for the suggestion)
Bugfixes:
- Improved window focus management:
- Full-screen windows do not exit full-screen mode anymore (Thanks to @nuteguy for the bug report)
- The flashing orange taskbar icons glitch should not happen anymore
- There should be less problems relative to windows not receiving focus after a desktop switch
Beta 0.10.5
Bugfixes:
- Made it so you can scroll on taskbars other than the main one to switch between desktops (fixes #61, thanks to achim-t).
Beta 0.10.4
New features:
- Improved tooltip customization (horizontal and vertical positioning, fade-out) (thanks to GioBonvi for the PR and suggestion)
- Tooltips can be displayed on all monitors (thanks to GioBonvi for the PR, and to as14 for their suggestion in #6)
Beta 0.10.3
New features:
- Made it possible to select whether or not you want to desktops to wrap around when using the "previous" and "next" actions (#44, thanks to GioBonvi for the PR, thanks to drewnoakes for the suggestion).
Beta 0.10.2
New features:
- Made it possible to run programs when switching to/from each desktop. Please see the README for details.
Beta 0.10.1
New features:
- Made the keyboard shortcuts that target a specific desktop customizable. They default to the number keys (above the letters on your keyboard) and the Numpad number keys.
Beta 0.10.0
New features:
- Added the ability to pin windows and apps. This makes them visible in all of your virtual desktops. Thanks again to mlabaj (Martin Labaj) for his PR.
- Reworked the configuration of keyboard shortcuts, mostly to make it easier to introduce new ones.
- Made it possible to configure the keyboard shortcut to open the desktop manager.
- Made it optional to override the default Windows keyboard shortcut to switch to the next/previous desktop if the keyboard shortcut settings conflict (because they match).
Bugfixes:
- The
Ctrl
key is no longer programmatically pressed when performing certain actions, depending on the settings.
Other changes:
- The structure of the settings file changed a bit (the names and locations of some settings changed). Please see the settings migration guide in the README for help.
For any questions about the changes, please refer to the README.
Beta 0.9.1
Bugfixes:
- Fixed an issue that made it so the "Enabled" settings for tooltips would not work as intended (issue #17).