2
0
mirror of https://github.com/Alia5/GlosSI.git synced 2024-10-30 15:20:38 +00:00
Commit Graph

471 Commits

Author SHA1 Message Date
Peter Repukat
54fb29a79d Rename "standalone mode" -> "global mode" 2023-12-22 16:27:48 +01:00
Peter Repukat
b86d548fc2 Support delayed target initialization and delay init if XBox controller rebinding is disabled in Steam 2023-12-22 16:27:47 +01:00
Peter Repukat
b0b67f8c9d SteamTweaks: Move Overlay-Tweaks that run SteamSharedsContext to subfolder 2023-12-22 16:27:28 +01:00
Peter Repukat
b35f422a54 SteamTweaks: update .gitignore 2023-12-22 16:27:27 +01:00
Peter Repukat
226b8368b1 Stop trying to build "common"-project files on their own 2023-12-22 16:27:27 +01:00
Peter Repukat
18241c1fc4 Update ViGEmCLient: DS4 dispose deadlock fix 2023-12-22 16:27:27 +01:00
Peter Repukat
b26fd9faf5 Update SteamTweaks 2023-12-22 16:27:26 +01:00
Peter Repukat
a07faa926c CEFInject: Kill manual scoping of injection and let rollup handle that crap 2023-12-22 16:27:26 +01:00
Peter Repukat
d60def51d5 Add/Start SteamTweaks TS/JS package 2023-12-22 16:27:26 +01:00
Peter Repukat
766cac3969 CEFInjectLib: make wrapper function async 2023-12-22 16:27:25 +01:00
Peter Repukat
816b89cce6 SteamTarget: Support disabling standalone mode via cli-switch 2023-12-22 16:27:25 +01:00
Peter Repukat
00127dcd2b HttpLib/SteamUtils: Endpoint to get Steam User config as JSON 2023-12-22 16:27:24 +01:00
Peter Repukat
e6db328273 Settings: Fix cli-switches not overriding .json config 2023-12-22 16:27:24 +01:00
Peter Repukat
cf23edafdb CEFInject: Scope js injection 2023-12-22 16:27:24 +01:00
Peter Repukat
f68e3070d0 Add (Partial) VSCode cpp config 2023-12-22 16:27:23 +01:00
Peter Repukat
d89c84478f Add some fancy tail replacement scripts for viewing logs in craptastic visual studio 2023-12-22 16:27:23 +01:00
Peter Repukat
531857003e Settings: Fix crash if "launcherProcesses" is empty 🙄 2023-12-22 16:27:23 +01:00
Peter Repukat
baa7aec0c8 Settings: don't log default value if setting is not in json 2023-12-22 16:27:23 +01:00
Peter Repukat
04653b2fb7 Cleanup 2023-12-22 16:27:22 +01:00
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
2023-12-22 16:27:22 +01:00
Peter Repukat
da0b99d679 Increase time regular Steam overlay can be opened before opening GlosSIOverlay: 1s -> 2.5s 2023-12-22 16:27:21 +01:00
Peter Repukat
f7df3deb7d Cleanup 2023-12-22 16:27:20 +01:00
Peter Repukat
738803fa2e Cleanup: consolidate utils and common code 2023-12-22 16:26:50 +01:00
Peter Repukat
b33b2a0691 CEFInject: Return value of evaluated js 2023-12-22 16:26:49 +01:00
Peter Repukat
b69bd4abdd GlosSIConfig: Add some UI for experimental standalone mode setup 2023-12-22 16:26:21 +01:00
Peter Repukat
70187090e7 GlosSITarget: Update experimental "stand-alone"-mode 2023-12-22 16:26:20 +01:00
Peter Repukat
10b65a1a9b WIP: Experimental standalone (not launched via Steam (steam needs to be open!) mode 2023-12-22 16:26:07 +01:00
Peter Repukat
2941b4548e Add CEFInject lib and add PoC 2023-12-22 16:26:07 +01:00
Peter Repukat
4b57c6cb94 GlosSIConfig: Default HideAltTab to true 2023-12-22 16:26:06 +01:00
Peter Repukat
7a01ceede1 GlosSITarget: default hideAltTab to true 2023-12-22 16:26:06 +01:00
Peter Repukat
ba777193a5
Update Readme.md 2023-09-12 20:57:01 +02:00
Peter Repukat
db403cd6e7
Update Readme.md 2023-09-12 20:50:27 +02:00
Peter Repukat
69f11f8e28
Update Readme.md 2023-09-12 19:55:29 +02:00
Peter Repukat
beb6bbadc5
Update Readme.md 2023-09-12 19:32:52 +02:00
Peter Repukat
1571cc8abd
Merge pull request #232 from AdonisCodes/main
Added Steambase URL on line 127
2023-08-11 12:13:37 +02:00
Adonis
66f3c26ec7
Added Steambase URL on line 127 2023-08-11 03:31:48 +02:00
Peter Repukat
a4d2bd81ad Merge branch 'develop' 2023-01-17 20:38:42 +01:00
Peter Repukat
b76b6ee595 Option to disable GlosSIs additional overlay 2023-01-17 20:31:30 +01:00
Peter Repukat
2ac3325c5b Store SteamPath/SteamUserId in Settings and use as fallback 2023-01-17 20:31:30 +01:00
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
2023-01-17 20:31:30 +01:00
Peter Repukat
2824329687 Add Configurator option to exclude target-window from windowlist 2023-01-17 20:31:30 +01:00
Peter Repukat
924a7ecba7 Fix shortcut names not editable 2023-01-17 20:31:29 +01:00
Peter Repukat
efdcc8f881 Uncamelcasify EGS game names 2023-01-17 20:31:29 +01:00
Peter Repukat
9b2c57b0db Clone submodules via https instead of ssh 2023-01-17 20:31:29 +01:00
Peter Repukat
b4351d2743 It's that time of the year again 2023-01-17 20:31:28 +01:00
Marocco2
2594512c12 Added toggle inside ImGui 2023-01-17 20:31:28 +01:00
Marocco2
41c385e551 Added proper setting value (default: off) 2023-01-17 20:31:28 +01:00
Marocco2
be4c8fb209 added comment 2023-01-17 20:31:27 +01:00
Marocco2
4fc3ff8e93 typo 2023-01-17 20:31:27 +01:00
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
2023-01-17 20:31:27 +01:00