Releases: iskmz/VirtualDesktopManager
v2.4.3
added menu shortcut-letters (underlined) for desktops & data menus , for fast use of menus with keyboard
- main context menu itself can be opened via ctrl+alt+shift+D
- NOTE: for this feature to work, activate "Underline access keys when available" via Windows-Settings >> Ease of Access >> Keyboard
v2.4.2
v2.4.1_w11--beta1
same features as v2.4.1 from the main branch, but adapted to work on windows 11
& also has backwards compatibility with win10 (at least 20H1, build 19041)
-
uses .NET 5 , and the latest VirtualDesktop.dll version 5.0.5
-
it was tested on WIN-10 20H2 build 19042, & works the same as in the original v2.4.1
-
HOWEVER, it was NOT tested on windows11 (hence, the 'beta' release)
-
also: .net framework version 4.x needs to be installed so that the relatively old (but essential) package of GlobalHotKey.dll works
fix for win11-22H2
added on 2023-02-01
VirtualDesktopDLL_fix_win11-22H2.zip
After downloading this release, Download the above fix and replace VirtualDesktop.dll with it.
This should fix the issue with win11 22H2, But may make it incompatible with previous versions of windows!
Thanks to @plhjd for the compilation and upload : original post
v2.4.1
v2.4
- override default windows combination: Ctrl+Winkey+Right/Left, and also touchpad 4-finger-swipe Right/Left
- major updates to Data sub-menu: list all browsers' URLs option , Export URLs to html file, list all open folders, Export Folders to batch file, Export All Data was updated to include also URLs list & folders list.
- Screenshot Current Desktop, and Screenshot All Desktops options
- Panic! item in data menu, which quickly does all the exports and screenshots with minimal prompts
- Hotkeys button in "About" dialog: shows Hotkeys list information.
- more organized and concise code
v2.3.1
v2.3
v2.2
v2.1
major changes:-
- CYCLE/REVERSE-CYCLE functions to cycle desktops automatically; including sub-menus for transition-time and number of cycles.
- desktops-list: ADD/CLOSE desktops; desktop-names feature.
- user preferences option, with load/save to an xml file.
- code improvements, clean-up, re-organizing.
- & more (check README )
v1.9.0_modified
added: next, previous functions (in context menu & on-icon-click) , desktops sub-menu for fast transitions, colors sub-menu for customization.
Also a desktop # shown on mouse-hover over tray icon.
also improved visibility of icon-number and clean-up of unused resources folder icons.
icon numbers restricted back to up to 9 desktops with "+" for >9 desktops.