2
0
mirror of https://github.com/Alia5/GlosSI.git synced 2024-11-01 09:20:17 +00:00
GlosSI/GlosSITarget
Peter Repukat c9283a61ad Default allowDesktopConfig to false
Users reported issues with UWP/Launcher titles not handling inputs properly
I believe that this is due to this config.

Let's just default that to false to emulate ol GloSCs behaviour
2022-07-26 12:01:56 +02:00
..
.vscode Fun with Linux 2021-10-15 16:50:52 +02:00
.clang-format Disable automatic include sorting... 2021-10-28 12:28:20 +02:00
AppLauncher.cpp Fix GlosSITarget closingunintentionally if not confighured to launch app 2022-06-06 18:47:13 +02:00
AppLauncher.h Target: Experimental LaunchURL support 2022-04-09 15:30:14 +02:00
CMakeLists.txt Fun with Linux 2021-10-15 16:50:52 +02:00
DllInjector.h Add dll-inject function and overlayelement needed for UWPOverlay 2021-10-29 19:51:59 +02:00
example_conf.json GlosSITarget: Overlay: Window mode switch 2021-10-28 13:38:16 +02:00
GloSC_Icon.ico Add Icon 2022-03-06 18:10:56 +01:00
GlosSITarget.vcxproj GlosSITarget: create crashdumps 2022-06-06 19:53:06 +02:00
GlosSITarget.vcxproj.filters GlosSITarget: create crashdumps 2022-06-06 19:53:06 +02:00
HidHide.cpp Lessen hidHide event spam in window mode 2022-04-08 21:02:46 +02:00
HidHide.h Update ALL THE THINGS 2022-01-07 00:47:41 +01:00
imconfig.h Add WIP GlosSI Overlay 2021-10-22 12:17:46 +02:00
imgui.ini Hack in ImGui::SFML focus on launch & cleanup 2021-10-23 02:27:20 +02:00
InputRedirector.cpp GlosSITarget: EmulateDS4 instead of X360 2022-06-06 20:23:21 +02:00
InputRedirector.h GlosSITarget: EmulateDS4 instead of X360 2022-06-06 20:23:21 +02:00
main.cpp GlosSITarget: create crashdumps 2022-06-06 19:53:06 +02:00
Overlay.cpp Refactor: Add "window_has_focus" bool to overlay funcs 2022-04-08 21:02:45 +02:00
Overlay.h Refactor: Add "window_has_focus" bool to overlay funcs 2022-04-08 21:02:45 +02:00
OverlayLogSink.h Disable automatic include sorting... 2021-10-28 12:28:20 +02:00
ProcessPriority.h Refactor: Add "window_has_focus" bool to overlay funcs 2022-04-08 21:02:45 +02:00
resource.h Add tray icon; Option to disable overlay 2022-03-06 17:41:29 +01:00
Resource.rc GlosSITarget: parse & use real device id setting from json 2022-03-07 15:26:16 +01:00
Roboto.h Use vector instea dof plain array for Roboto font 2021-10-29 12:29:02 +02:00
Settings.h Default allowDesktopConfig to false 2022-07-26 12:01:56 +02:00
steam_sf_keymap.h Update ALL THE THINGS 2022-01-07 00:47:41 +01:00
SteamOverlayDetector.cpp CHange overlay log msg level: info -> debug 2022-03-05 15:34:23 +01:00
SteamOverlayDetector.h Update ALL THE THINGS 2022-01-07 00:47:41 +01:00
SteamTarget.cpp GlosSITarget: Only allow desktop-config if any app is launched 2022-04-08 21:02:45 +02:00
SteamTarget.h GlosSITarget: Allow Desktop config setting 2022-04-08 21:02:45 +02:00
TargetWindow.cpp Refactor: Add "window_has_focus" bool to overlay funcs 2022-04-08 21:02:45 +02:00
TargetWindow.h Add "Return to Game" button in overlay 2022-01-07 01:36:21 +01:00
UWPOverlayEnabler.h Refactor: Add "window_has_focus" bool to overlay funcs 2022-04-08 21:02:45 +02:00