Commit Graph

18 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 6fcf50b408 GlosSITarget: Add Splashscreen / Overlay background 2 years ago
Peter Repukat 9d6bbdeecb SteamTarget: Use Imgui-Docking branch and overhaul overlay
- might need to delete `%appdata%\GlosSI\imgui.ini`
2 years ago
Peter Repukat 40c1b01f4d Don't show "popup" log window anymore if no warnings or worse present (20s after launch) 2 years ago
Peter Repukat 34fa783d09 GlosSITarget: Overlay: Add button to store shortcut-settings from target 2 years ago
Peter Repukat 94d106cde4 Refactor: Add "window_has_focus" bool to overlay funcs 2 years ago
Peter Repukat b838ecff6d Add "Return to Game" button in overlay 2 years ago
Peter Repukat 28c5c66701 Update ALL THE THINGS
- Copyright
- Visual Studio
2 years ago
Peter Repukat 6c4d08d9fd Hide Log if Log overlay element collapsed
TODO: Create a setting to change default value
3 years ago
Peter Repukat ce32be639e Overlay: Refactor: allow removal of elements 3 years ago
Peter Repukat 7e895d7f4f GlosSITarget: Overlay: Window mode switch 3 years ago
Peter Repukat 2a805b488b Disable automatic include sorting... 3 years ago
Peter Repukat c050163a4d Fix log and imgui.ini paths 3 years ago
Peter Repukat db7b143527 Hack in ImGui::SFML focus on launch & cleanup 3 years ago
Peter Repukat a7335552ab HidHide Gui Overlay Widget 3 years ago
Peter Repukat 0bf9ec1108 Fnct. to add overlay elems 3 years ago
Peter Repukat b829c4b680 Logs in Overlay / Open Close Overlay on double steam overlay 3 years ago
Peter Repukat 9ccc46088a Add WIP GlosSI Overlay 3 years ago