Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 2.17 KB

README.md

File metadata and controls

36 lines (30 loc) · 2.17 KB

Resolution Switcher

What I want resolution switcher to do

  1. I want to be able to switch monitor modes from the windows tray bar
  2. I want to be able to define modes using a gui:
    1. Show the user the current monitors and modes
    2. Create an easy to use gui to define new modes
  3. A mode could be a combination of enabled monitors like so:
    1. Main setup - Triple monitors setup enabled by default
    2. Work setup - Single monitor as primary, other monitors disabled
    3. Couch setup - TV as primary, other monitors disabled

A mode should include

  • The combination of monitors enabled
  • The selected resolution of each monitor
  • The primary monitor

References