Skip to content
forked from henkman/virgo

Forked form Virgo. Add high DPI and custom icon in system tray.

License

Notifications You must be signed in to change notification settings

enria/virgo-icon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virgo-icon

Change Virgo system tray icon by using ico format file.
Download here.

Demonstration

Number

Simple

simple

Square (Default)

simple

Circle

simple

Function

simple

Method of Making Icon

  1. Download svg format icon from iconfont
  2. Convert svg to ico at convertico
  3. Rename the ico file to desktop number, e.g., 1.ico, and put it together with virgo.exe in the same folder.
    structure

Virtual Desktop Manager for Windows

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

About

Forked form Virgo. Add high DPI and custom icon in system tray.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 88.9%
  • Makefile 11.1%