• Stars
    star
    179
  • Rank 213,067 (Top 5 %)
  • Language
    C#
  • License
    GNU General Publi...
  • Created over 2 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Virtual Desktop Enhancement GUI Program For Win10 & Win11

VirtualSpace

A Virtual Desktop Enhancement GUI Program For Win10 & Win11

License Download Lastest Total Downloads

1. Intro

1.1 Design memo

cn: https://newlooper.com/post/original/cs/os/windows/virtualdesktop/

2. Download & Installation

Download from Releases page.

VirtualSpace is green software, All used files are in its own directory, just unzip to a local dir (eg. your desktop\VirtualSpace) and run.

or build the program yourself (see below).

3. Build

Suggested Target Platform x64

3.1 main program

  • build VirtualSpace

Note

WinForms\AppController is currently not used by VirtualSpace, you may unload it in your IDE

3.2 plugins

  • Cube3D —— plugin for virtual desktop switch effects
    • build Cube3D project
    • put all generated files into main program's plugins Folder eg: plugins\Cube3D
    • Run Cube3D.exe after VirtualSpace started

4. HowTo

4.1 Default Hotkey

  • LWin+Tab —— rise main view
  • Ctrl+Alt+F12 —— config panel
  • LWin+LCtrl+<↑ ↓ ← →> —— switch virtual desktop

5. Q&A

  • Q1: Why hotkey not working sometimes.
  • A1: This is usually due to Windows UIPI (UAC).
  • S1: Run VirtualSpace as Administrator to fix this.

Others

6. Demos

Video

Image

05