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

454 Commits

Author SHA1 Message Date
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
Peter Repukat
85ab663804 GlosSITarget: Close existing target on launch 2023-01-17 20:31:27 +01:00
Peter Repukat
be8e206683
Update bug_report.md 2023-01-17 00:41:24 +01:00
Peter Repukat
51180c6306
Update other.md 2023-01-17 00:41:12 +01:00
Peter Repukat
87330a521f
Update other.md 2023-01-16 21:39:34 +01:00
Peter Repukat
3c4584d0a8
Update bug_report.md 2023-01-16 21:39:01 +01:00
Peter Repukat
ebd44ba53a
Update bug_report.md 2023-01-16 21:38:45 +01:00
Peter Repukat
fb641048c9
Merge pull request #195 from Alia5/develop
Develop
2022-11-10 13:32:39 +01:00
Peter Repukat
128e7f4a62 GlosSITarget: add -window cli switch 2022-11-07 20:32:31 +01:00
Peter Repukat
9e170d24bd Fix typo 2022-11-07 19:18:59 +01:00
Peter Repukat
5176dab9be GlosSIConfig: Open Steam controller configurator from GlosSI 2022-11-05 14:30:28 +01:00
Peter Repukat
a8235ca9c9 GlosSITarget: Fix UI Scaling 2022-11-05 13:56:25 +01:00
Peter Repukat
9232eead0a
Merge pull request #192 from Alia5/develop
Develop
2022-11-04 16:04:59 +01:00
Peter Repukat
6ee8317f77 GlosSIConfig: User configurable steamgridDB API key
Fuck this!
2022-10-31 12:26:16 +01:00
Peter Repukat
45bd68e595 GlosSITarget: Fix too low screen scale comparison 2022-10-31 10:20:03 +01:00
Peter Repukat
2fbf3b444d GlosSITarget: Fix not applying screen scale log level 2022-10-31 10:19:40 +01:00
Peter Repukat
78a9bbdc9d Merge branch 'develop' 2022-10-21 22:00:53 +02:00
Peter Repukat
5528dfb733 Add configurable Launcher options / Launcher ProcessList 2022-10-21 21:18:25 +02:00