You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GlosSI/GlosSITarget
Peter Repukat 4374ec0429 GlosSITarget: Added Steambase URL
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

typo

added comment

Added proper setting value (default: off)

Added toggle inside ImGui

It's that time of the year again

Clone submodules via https instead of ssh

Uncamelcasify EGS game names

Fix shortcut names not editable

Add Configurator option to exclude target-window from windowlist

Hack together shitty method to retrieve original unhooking bytes via GlosSIConfig

Here's hoping that this will prevent access-violation issues for some users

Store SteamPath/SteamUserId in Settings and use as fallback

Option to disable GlosSIs additional overlay

Update Usage.md

Added steambase url

Update Usage.md

Update Usage.md

Update Usage.md
10 months ago
..
.vscode Fun with Linux 3 years ago
.clang-format Update Clang-format files 2 years ago
AppLauncher.cpp GlosSITarget: Added Steambase URL 10 months ago
AppLauncher.h GlosSITarget: Added Steambase URL 10 months ago
CMakeLists.txt Fun with Linux 3 years ago
DllInjector.h Refactor: Build GlosSIWatchdog as .dll injecting into explorer.exe 2 years ago
GlosSITarget.vcxproj GlosSITarget: Add HttpServer: Get launched pids 2 years ago
GlosSITarget.vcxproj.filters GlosSITarget: Add HttpServer: Get launched pids 2 years ago
GlosSI_logo.h Update icon 2 years ago
HidHide.cpp GlosSITarget: Added Steambase URL 10 months ago
HidHide.h GlosSITarget: Added Steambase URL 10 months ago
HttpServer.cpp GlosSITarget: Added Steambase URL 10 months ago
HttpServer.h GlosSITarget: Added Steambase URL 10 months ago
InputRedirector.cpp GlosSITarget: Added Steambase URL 10 months ago
InputRedirector.h GlosSITarget: Added Steambase URL 10 months ago
Overlay.cpp GlosSITarget: Added Steambase URL 10 months ago
Overlay.h GlosSITarget: Added Steambase URL 10 months ago
OverlayLogSink.h Disable automatic include sorting... 3 years ago
ProcessPriority.h Log processpriority changes 2 years ago
Resource.rc Add configurable Launcher options / Launcher ProcessList 2 years ago
Roboto.h Use vector instea dof plain array for Roboto font 3 years ago
Settings.h GlosSITarget: Added Steambase URL 10 months ago
SteamOverlayDetector.cpp GlosSITarget: Added Steambase URL 10 months ago
SteamOverlayDetector.h GlosSITarget: Added Steambase URL 10 months ago
SteamTarget.cpp GlosSITarget: Added Steambase URL 10 months ago
SteamTarget.h GlosSITarget: Added Steambase URL 10 months ago
TargetWindow.cpp GlosSITarget: Added Steambase URL 10 months ago
TargetWindow.h GlosSITarget: Added Steambase URL 10 months ago
UWPOverlayEnabler.h Refactor: Build GlosSIWatchdog as .dll injecting into explorer.exe 2 years ago
UnhookUtil.cpp GlosSITarget: Added Steambase URL 10 months ago
UnhookUtil.h GlosSITarget: Added Steambase URL 10 months ago
imconfig.h Add WIP GlosSI Overlay 3 years ago
imgui.ini Hack in ImGui::SFML focus on launch & cleanup 3 years ago
main.cpp GlosSITarget: Added Steambase URL 10 months ago
resource.h Add tray icon; Option to disable overlay 2 years ago
steam_sf_keymap.h GlosSITarget: Added Steambase URL 10 months ago
util.h GlosSITarget: Added Steambase URL 10 months ago