VirtualDesktop
VirtualDesktop copied to clipboard
C# command line tool to manage virtual desktops in Windows 10
Great project this. Actually found because I needed to switch quickly between two virtual desktop with the same shortcut. But this feature seems to be lacking. So my feature request...
Please add binary (EXE) files to the release page. 
Hi @MScholtes, Thanks for sharing your code with us. Sometines I am too lazy to download everything and compile it. That's why I created this PR to add an github...
Hi Markus, I use parts of your great work in https://gitlab.com/korpa/virtdeskbar  Sadly maintaining this for every Windows version will be a mess. Therefore would it be possible to split...
I don't use this project, but I use another that used this project as reference. So I tried to update that project with the newer Win11 23H2 GUID's and method...
Hi all, I am confused because **I failed to find** VirtualDesktop solution file for **Win11 21H2 22000.2538** Please guide. Also, guide me if I am wrong virtualdesktop.cs is for **Win10...
Hi @MScholtes I am facing issues with the new **OS build 22631**. Please keep an eye on this issue **from your precious time.** After following errors with some apps like...
Pretty much title, whatever i have active will eventually become invisible as an icon on the taskbar when swtiching, eventually enough that I dont know what is what. Not sure...
Current release: ``` > VirtualDesktop.exe /? VirtualDesktop.exe Markus Scholtes, 2024, v1.17 ``` Without `/Quiet`: ``` >VirtualDesktop.exe /RemoveAll /New Removing all virtual desktops but visible Creating virtual desktop number 1 ```...
Hey there, nice project. I just published an AutoHotkey script which solves some nuanced issues when attempting to use Alt + 1, Alt + 2 (XFCE-style) based virtual desktop switching...