https://github.com/cdown/toggledesktop
Isolate windowed games without showing the desktop
https://github.com/cdown/toggledesktop
Last synced: about 1 month ago
JSON representation
Isolate windowed games without showing the desktop
- Host: GitHub
- URL: https://github.com/cdown/toggledesktop
- Owner: cdown
- License: unlicense
- Created: 2020-11-17T01:25:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T01:31:09.000Z (over 4 years ago)
- Last Synced: 2025-02-06T07:30:38.118Z (3 months ago)
- Language: AutoHotkey
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a (very old) AutoHotkey script which I made back in my competitive TF2 days to enable running at extremely wide resolutions on not-extremely-wide monitors, provided again by request.
The problem with that usually is that the desktop shows behind and can be quite distracting. This script does three things:
- Hide the desktop and taskbar
- Black out the area behind the focused window
- Set the focused game to always be on topOnce in the selected game (see `windowTitle`, TF2 by default), you can enable the effect with Ctrl + F12.