Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.6 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.6 KB

setup_app

window_manager_app

How to use one monitor like a dual monitor.

download link

  • REAL TIME LIST:

    • Detects managed windows in current OS every second and updates the list.
      • Button to send to EXCEPTION LIST
      • Button to send to AUTO APPLY LIST
      • Print executable icon, executable name, and window title name.
      • ALWAYS ON, OPACITY, DISABLED, and MINIMIZED functions can be set.
  • EXCEPTION LIST:

    • Stores items that you do not want to see in REAL TIME LIST.
      • Button to send back to REAL TIME LIST
      • Executable and title presence icon, saved executable name, saved title
      • If ALL is checked, executable will not be output to REAL TIME LIST, regardless of its name.
  • AUTO APPLY LIST:

    • After starting OS, pop-up registration of messenger is annoying, so I'm using it.
    • Automatically applies windows that require frequent settings.
    • It detects and applies windows every second while you're still in that tab.
      • Button to send back to REAL TIME LIST
      • Executable + title presence icon, saved executable name, saved title
      • ALWAYS ON, OPACITY, DISABLED can be adjusted.

image image image