Commit Graph

8 Commits (4374ec0429a5df044b10dfd1fbe16a90554fefb4)

Author SHA1 Message Date
Peter Repukat 4374ec0429 GlosSITarget: Added Steambase URL
add `WS_EX_TOOLWINDOW` in extended windows styles for GlosSI-Target

https://learn.microsoft.com/en-us/windows/win32/winmsg/extended-window-styles

Goal is to remove GlosSI-Target window in Alt-Tab listing as it will induce issues with Steam Link and not particularly intuitive when switching from and to a game.

Currently untested, PR needed only for building a PoC of it and checking for possible issues

typo

added comment

Added proper setting value (default: off)

Added toggle inside ImGui

It's that time of the year again

Clone submodules via https instead of ssh

Uncamelcasify EGS game names

Fix shortcut names not editable

Add Configurator option to exclude target-window from windowlist

Hack together shitty method to retrieve original unhooking bytes via GlosSIConfig

Here's hoping that this will prevent access-violation issues for some users

Store SteamPath/SteamUserId in Settings and use as fallback

Option to disable GlosSIs additional overlay

Update Usage.md

Added steambase url

Update Usage.md

Update Usage.md

Update Usage.md
10 months ago
Peter Repukat 1b2b8b759a GlosSITarget: Settings: move extendedLogging and cli-opts to common-struct 2 years ago
Peter Repukat 3619c53ad7 OverlayDetector: filter out more msg in extended logs 2 years ago
Peter Repukat f70cbdbe92 GlosSITarget: more and extended logging 2 years ago
Peter Repukat 07933b965f CHange overlay log msg level: info -> debug 2 years ago
Peter Repukat 28c5c66701 Update ALL THE THINGS
- Copyright
- Visual Studio
2 years ago
Peter Repukat b829c4b680 Logs in Overlay / Open Close Overlay on double steam overlay 3 years ago
Peter Repukat a8c2bc3f82 Rename: OverlayDetector -> SteamOverlayDetector 3 years ago