Commit Graph

56 Commits (816b89cce663ba8219e8d4485fbd82ba07e47a8b)

Author SHA1 Message Date
Peter Repukat 816b89cce6 SteamTarget: Support disabling standalone mode via cli-switch 5 months ago
Peter Repukat 04653b2fb7 Cleanup 5 months ago
Peter Repukat f7df3deb7d Cleanup 5 months ago
Peter Repukat 738803fa2e Cleanup: consolidate utils and common code 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 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 b4351d2743 It's that time of the year again 1 year ago
Peter Repukat 85ab663804 GlosSITarget: Close existing target on launch 1 year ago
Peter Repukat 1b2b8b759a GlosSITarget: Settings: move extendedLogging and cli-opts to common-struct 2 years ago
Peter Repukat c9c6a32432 GlosSITarget: Add HttpServer: Get launched pids 2 years ago
Peter Repukat f9c993dc50 GlosSITarget: Add cli-switches:
-disableuwpoverlay
-disablewatchdog
2 years ago
Peter Repukat 9e08309a1a SteamTarget: always enable UWP overlay 2 years ago
Peter Repukat d4a3e22e9c Refactor: Build GlosSIWatchdog as .dll injecting into explorer.exe 2 years ago
Peter Repukat a24c16a44e Fix `std::filesystem::temp_directory_path()` misuse 2 years ago
Peter Repukat 985b6bb490 Introduce GlosSIWatchdog: Restore HidHide state if GlosSITarget was force-killed 2 years ago
Peter Repukat 42bd2cba81 Block window refocusing if handle == nullptr 2 years ago
Peter Repukat e960ec33dd FIx crash when localconfig.vdf not parseable 2 years ago
LemmusLemmus d15320b139 Fix Unicode support for paths on Windows. [1/2] 2 years ago
Peter Repukat e4ffc86272 GlosSITarget: Only allow desktop-config if any app is launched 2 years ago
Peter Repukat 33623936ed GlosSITarget: Allow Desktop config setting 2 years ago
Peter Repukat f77e0c4a66 Fix tray crash on close 2 years ago
Peter Repukat 895694fda2 Add tray icon; Option to disable overlay 2 years ago
Peter Repukat 07933b965f CHange overlay log msg level: info -> debug 2 years ago
Peter Repukat b838ecff6d Add "Return to Game" button in overlay 2 years ago
Peter Repukat 8d152771b7 Change GlosSI Overlay open/close to double-press steam overlay key(s) 2 years ago
Peter Repukat 28c5c66701 Update ALL THE THINGS
- Copyright
- Visual Studio
2 years ago
Peter Repukat 375c64752c Catch expectiony by reference 3 years ago
Peter Repukat 1eb8c135d2 Enable UWP overlay by default if launch app is UWP 3 years ago
Peter Repukat 21251ced18 More error handling 3 years ago
Peter Repukat e8c88c2f2c Check if steam config file exists 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 7e895d7f4f GlosSITarget: Overlay: Window mode switch 3 years ago
Peter Repukat 5d649b8dbf Add Settings 3 years ago
Peter Repukat 3f419779d7 Fix program return value 3 years ago
Peter Repukat aaf9b50433 Add initial form of appLauncher 3 years ago
Peter Repukat 9942f2566c Show Xbox Controller support warning 3 years ago
Peter Repukat a7335552ab HidHide Gui Overlay Widget 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
Peter Repukat 7559eee8c2 Cleanup 3 years ago
Peter Repukat 4ae430b813 Hide gaming devices from all apps but Steam
This means support for more than just the SteamController.
3 years ago
Peter Repukat d7af75a976 Formatting 3 years ago
Peter Repukat 0232b73d19 Add Controller emulation (needs hidhide)
I can escape the cloak from hidhide??? wtf?
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 6ecbd9d656 Support opening overlay even when windowe not focused 3 years ago
Peter Repukat 0a27b6a675 Only focus target window on overlay open / re-focus previosly focused window 3 years ago