Skip to content

neohope/virgo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virgo

Virtual Desktop Manager for Windows

Download here

Features:

  • resource friendly, exe is <10kb on disk and uses <1mb memory while running
  • 4 virtual desktops (more if you change a constant and recompile the code)
  • shows only a tray icon with the number of the desktop you are on

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

    $ make

About

Virtual desktops for Windows

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.5%
  • Makefile 8.5%