Commit Graph

469 Commits (b0b67f8c9dfe1cd990f644110b96eb938deb2029)
 

Author SHA1 Message Date
Peter Repukat b0b67f8c9d SteamTweaks: Move Overlay-Tweaks that run SteamSharedsContext to subfolder 5 months ago
Peter Repukat b35f422a54 SteamTweaks: update .gitignore 5 months ago
Peter Repukat 226b8368b1 Stop trying to build "common"-project files on their own 5 months ago
Peter Repukat 18241c1fc4 Update ViGEmCLient: DS4 dispose deadlock fix 5 months ago
Peter Repukat b26fd9faf5 Update SteamTweaks 5 months ago
Peter Repukat a07faa926c CEFInject: Kill manual scoping of injection and let rollup handle that crap 5 months ago
Peter Repukat d60def51d5 Add/Start SteamTweaks TS/JS package 5 months ago
Peter Repukat 766cac3969 CEFInjectLib: make wrapper function async 5 months ago
Peter Repukat 816b89cce6 SteamTarget: Support disabling standalone mode via cli-switch 5 months ago
Peter Repukat 00127dcd2b HttpLib/SteamUtils: Endpoint to get Steam User config as JSON 5 months ago
Peter Repukat e6db328273 Settings: Fix cli-switches not overriding .json config 5 months ago
Peter Repukat cf23edafdb CEFInject: Scope js injection 5 months ago
Peter Repukat f68e3070d0 Add (Partial) VSCode cpp config 5 months ago
Peter Repukat d89c84478f Add some fancy tail replacement scripts for viewing logs in craptastic visual studio 5 months ago
Peter Repukat 531857003e Settings: Fix crash if "launcherProcesses" is empty 🙄 5 months ago
Peter Repukat baa7aec0c8 Settings: don't log default value if setting is not in json 5 months ago
Peter Repukat 04653b2fb7 Cleanup 5 months ago
Peter Repukat 2a8df5fdc3 Update GlosSIWindow default refresh rate
Dont just use screen rerfresh-rate anymore (as it's a waste with high refresh monitors) and scale it down a bit
5 months ago
Peter Repukat da0b99d679 Increase time regular Steam overlay can be opened before opening GlosSIOverlay: 1s -> 2.5s 5 months ago
Peter Repukat f7df3deb7d Cleanup 5 months ago
Peter Repukat 738803fa2e Cleanup: consolidate utils and common code 5 months ago
Peter Repukat b33b2a0691 CEFInject: Return value of evaluated js 5 months ago
Peter Repukat b69bd4abdd GlosSIConfig: Add some UI for experimental standalone mode setup 5 months ago
Peter Repukat 70187090e7 GlosSITarget: Update experimental "stand-alone"-mode 5 months ago
Peter Repukat 10b65a1a9b WIP: Experimental standalone (not launched via Steam (steam needs to be open!) mode 5 months ago
Peter Repukat 2941b4548e Add CEFInject lib and add PoC 5 months ago
Peter Repukat 4b57c6cb94 GlosSIConfig: Default HideAltTab to true 5 months ago
Peter Repukat 7a01ceede1 GlosSITarget: default hideAltTab to true 5 months ago
Peter Repukat ba777193a5
Update Readme.md 8 months ago
Peter Repukat db403cd6e7
Update Readme.md 8 months ago
Peter Repukat 69f11f8e28
Update Readme.md 8 months ago
Peter Repukat beb6bbadc5
Update Readme.md 8 months ago
Peter Repukat 1571cc8abd
Merge pull request #232 from AdonisCodes/main
Added Steambase URL on line 127
9 months ago
Adonis 66f3c26ec7
Added Steambase URL on line 127 9 months ago
Peter Repukat a4d2bd81ad Merge branch 'develop' 1 year ago
Peter Repukat b76b6ee595 Option to disable GlosSIs additional overlay 1 year ago
Peter Repukat 2ac3325c5b Store SteamPath/SteamUserId in Settings and use as fallback 1 year ago
Peter Repukat 4e4c85885c Hack together shitty method to retrieve original unhooking bytes via GlosSIConfig
Here's hoping that this will prevent access-violation issues for some users
1 year ago
Peter Repukat 2824329687 Add Configurator option to exclude target-window from windowlist 1 year ago
Peter Repukat 924a7ecba7 Fix shortcut names not editable 1 year ago
Peter Repukat efdcc8f881 Uncamelcasify EGS game names 1 year ago
Peter Repukat 9b2c57b0db Clone submodules via https instead of ssh 1 year ago
Peter Repukat b4351d2743 It's that time of the year again 1 year ago
Marocco2 2594512c12 Added toggle inside ImGui 1 year ago
Marocco2 41c385e551 Added proper setting value (default: off) 1 year ago
Marocco2 be4c8fb209 added comment 1 year ago
Marocco2 4fc3ff8e93 typo 1 year ago
Marocco2 c0303c88d0 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
1 year ago
Peter Repukat 85ab663804 GlosSITarget: Close existing target on launch 1 year ago
Peter Repukat be8e206683
Update bug_report.md 1 year ago