Skip to content

This AutoHotKey script creates a border around whatever windows app happens to be in the foreground. Not perfect and has some bugs, but works in general.

Notifications You must be signed in to change notification settings

pmb6tz/windows-foreground-border

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

windows-foreground-border

This AutoHotKey script creates a red border around whatever Windows app happens to be in the foreground. Not perfect and has some bugs, but works in general. I find this helpful when using speech input applications such as Dragon NaturallySpeaking, where the focused window is extremely important but rarely obvious.

The credit for this script should go to harrymc's answer in this StackOverflow question. I didn't really change it much, just customized some of the variables to fit my liking.

Use this at your own risk.

Installation

Install AutoHotKey, then run the .ahk script (open with AutoHotKey if prompted). I would recommend putting it in your startup folder and it'll be invoked on login.

Todo:

- Clean up script to be more configurable
- Make feature toggle-able

About

This AutoHotKey script creates a border around whatever windows app happens to be in the foreground. Not perfect and has some bugs, but works in general.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published