Commit Graph

38 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 9e170d24bd Fix typo 2 years ago
Peter Repukat a8235ca9c9 GlosSITarget: Fix UI Scaling 2 years ago
Peter Repukat 45bd68e595 GlosSITarget: Fix too low screen scale comparison 2 years ago
Peter Repukat 2fbf3b444d GlosSITarget: Fix not applying screen scale log level 2 years ago
Peter Repukat 3533f3d18a SteamTarget: Overlay: Fix button size when scaled 2 years ago
Peter Repukat a7a9473248 Support changing overlay scale from GlosSITarget 2 years ago
Peter Repukat 8c95a83db8 Support changing maxFPS from SteamTarget 2 years ago
Peter Repukat a1397e05da Fix writing settings from GlosSITarget 2 years ago
Peter Repukat 315a58cfc1 GlosSITarget: attempt to fix blurred BPM overlay 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 f70cbdbe92 GlosSITarget: more and extended logging 2 years ago
Peter Repukat 431053e735 Update Clang-format files 2 years ago
Peter Repukat 94d106cde4 Refactor: Add "window_has_focus" bool to overlay funcs 2 years ago
Peter Repukat ba5eb3a234 GlosSITarget: TargetWindow: more logs 2 years ago
Peter Repukat 895694fda2 Add tray icon; Option to disable overlay 2 years ago
Peter Repukat fa60dd2804 GlosSITarget: Up process priority (like OG GloSC) and add priority widget
Might help with input-lag
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 a8ac04800e More logs 3 years ago
Peter Repukat 295ea46327 Re-create TargetWindow on resolution change
Should fix most blackscreen issues
3 years ago
Peter Repukat e22263199f Switch around first ever launch overlay elem positions 3 years ago
Peter Repukat 0e292cb591 Add dll-inject function and overlayelement needed for UWPOverlay
Also made some "slight" overlay adjustments
3 years ago
Peter Repukat c333bd6f3c Cleanup 3 years ago
Peter Repukat 7e895d7f4f GlosSITarget: Overlay: Window mode switch 3 years ago
Peter Repukat c19b1e4087 TargetWindow: Remove blurbehind 3 years ago
Peter Repukat 5d649b8dbf Add Settings 3 years ago
Peter Repukat 2b99d1f89b Allow window to go to background if overlay open 3 years ago
Peter Repukat db7b143527 Hack in ImGui::SFML focus on launch & cleanup 3 years ago
Peter Repukat bc585e0232 Somewhat dpi aware (AND STILL TRANSPARENT) window... (Not really done... Prob. won't ever do..) 3 years ago
Peter Repukat 9ccc46088a Add WIP GlosSI Overlay 3 years ago
Peter Repukat d7af75a976 Formatting 3 years ago
Peter Repukat 50f0f69694 Use desktop refresh rate by default 3 years ago
Peter Repukat 07d29acbc0 Keep controller bindings / support taking screenshots
whoop whoop
3 years ago
Peter Repukat aaacb49a7b Bring windo to focus on overlayOpen 3 years ago
Peter Repukat 9de5585f4e Gnar. 3 years ago
Peter Repukat 98316efea4 Add .clang-format 3 years ago
Peter Repukat 08b9e923b7 Minimum Transparent window 3 years ago