Commit Graph

13 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 c9c6a32432 GlosSITarget: Add HttpServer: Get launched pids 2 years ago
Peter Repukat 985b6bb490 Introduce GlosSIWatchdog: Restore HidHide state if GlosSITarget was force-killed 2 years ago
Peter Repukat fb861def4f GlosSITarget: Refactor: Function unhooking 2 years ago
Peter Repukat a5f6d2d975 Support changing hideDevices from GlosSITarget
As well as initially enabling it
2 years ago
Peter Repukat b96e15f6f7 Potentially fix crash on Win10 when device-hiding is enabled 2 years ago
Peter Repukat 6888381b41 Check if functions are actually hooked before un-hooking 2 years ago
Peter Repukat b522117169 HidHide: Refactor unpatching Valve hooks 2 years ago
Peter Repukat 28c5c66701 Update ALL THE THINGS
- Copyright
- Visual Studio
2 years ago
Peter Repukat b39c8f8956 Unpatch a lot of Valves hooks (in own memory...) to show HID Gaming devices... 3 years ago
Peter Repukat 7ed33cc21b Goddamnit Valve! 3 years ago
Peter Repukat a7335552ab HidHide Gui Overlay Widget 3 years ago
Peter Repukat 4ae430b813 Hide gaming devices from all apps but Steam
This means support for more than just the SteamController.
3 years ago