Menu

Tree [614369] v2.0.2 /
 History

HTTPS access


File Date Author Commit
 release 2022-04-21 PsychedelicShayna PsychedelicShayna [215766] Adapted project to new submodule structure
 source 2022-05-22 PsychedelicShayna PsychedelicShayna [758fb6] Renaming project to overlayer
 submodules 2022-04-21 PsychedelicShayna PsychedelicShayna [acfdff] Improved submodule structure
 .gitignore 2022-04-21 PsychedelicShayna PsychedelicShayna [acfdff] Improved submodule structure
 .gitmodules 2022-04-21 PsychedelicShayna PsychedelicShayna [acfdff] Improved submodule structure
 LICENSE 2022-03-18 Shayna Shayna [94aaf2] Create LICENSE
 README.md 2022-05-22 PsychedelicShayna PsychedelicShayna [614369] Updated README.md, fixed wrong gif filename
 overlayer-demo.gif 2022-05-22 PsychedelicShayna PsychedelicShayna [758fb6] Renaming project to overlayer
 overlayer.pro 2022-05-22 PsychedelicShayna PsychedelicShayna [758fb6] Renaming project to overlayer

Read Me

Overlayer

Overlayer allows you to turn any window(s) into an overlay for your games and programs, by allowing you to modify your windows to introduce three new components to them: topmost, clickthrough, and transparency - by using these three components together, you effectively create an overlay.

When the program closes, any window modifications made will be reset automatically, so you need not worry about persisting modifications. Windows can be selected, either from a list, or by using the window grabber - after being selected, the window will added to the inactive window list, where it can be moved to the active window list to enable modifications for that window, and moved back should you want to disable modifications temporarily, without losing the modified state.

In order to modify a window in the active window list, it must be selected first. Multiple windows can be selected as well in order to modify multiple windows using the same modifications at the same time. The modifications are stored on a per-window basis. The three modifications are as follows:

1) Topmost - when enabled, the window remains on top of all other windows.

2) Clickthrough - when enabled, clicks pass right through the window, preventing it from gaining focus by disabling interaction with it. Optionally, a hotkey can be used to toggle this modification on and off, allowing you to interact with the window momentarily by disabling clickthrough, and then re-enabling it once you're finished interacting with it.

3) Transparency - when enabled, the selected window will be configured to use the opacity set by the slider below the control buttons.

Demonstration Gif

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.