Skip to content

Highlights interesting windows with customized frame when mouse is over the window.

License

Notifications You must be signed in to change notification settings

vzaitsevi/WindowHighlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Window Highlighter

Highlights interesting windows with customized frame when mouse is over the window. When mouse moves outside the window client area the highlighter frame is removed.

Usage

Define your list of interesting windows by providing:

  • Window title Regex (C# regex format)
  • Window class Regex (C# regex format)

Configure highlighter frame visual appearence:

  • Highlighter frame width (integer between 0-99)
  • Highlighter frame color. Accepted color texts:
    • any hexa color (e.g. #FF0000)
    • black
    • green
    • silver
    • gray
    • olive
    • white
    • yellow
    • maroon
    • navy
    • red
    • blue
    • purple
    • teal
    • fuchsia
    • aqua

alt text

About

Highlights interesting windows with customized frame when mouse is over the window.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages