Virtual Desktop Manager for Windows
Features:
Hotkeys:
ALT + 1..4 -> changes to desktop 1..4
CTRL + 1..4 -> moves active window to desktop 1..4
ALT + CTRL + SHIFT + Q -> exits the program
ALT + CTRL + SHIFT + S -> starts/stops handling of other hotkeys
the nerds can build it with
git clone https://github.com/papplampe/virgo.git
cd virgo
make
If you do not have gcc/make installed you can change that doing following