Commit Graph

27 Commits (4374ec0429a5df044b10dfd1fbe16a90554fefb4)

Author SHA1 Message Date
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
Peter Repukat 5176dab9be GlosSIConfig: Open Steam controller configurator from GlosSI 2 years ago
Peter Repukat 6e69b6ec1c GlosSIConfig: Integrate SteamGrid 2 years ago
Peter Repukat e5d7dd4432 GlosSIConfig: Show Steam grid background images on shortcutCards 2 years ago
Peter Repukat 3458f907ca GlosSIConfig: Show non-Steam-Shortcut AppIDs in Debug builds 2 years ago
Peter Repukat be48ffee40 Update SteamShortcuts on target update 2 years ago
Peter Repukat b568418891 GlosSIConfig: Find and launch EGS games 2 years ago
Peter Repukat 322136a16a GlosSIConfig: Add global/default settings 2 years ago
Peter Repukat 0c9c30bfb1 GlosSIConfig: option to "Auto" restart Steam on close 2 years ago
Peter Repukat 98d60facb7 GlosSIConfig: Update notifications 2 years ago
Peter Repukat da1e46f102 GlosSIConfig: Show version in UI 2 years ago
Peter Repukat 54e6bf610b GlosSIConfig: Refactor reading/writing target configs 2 years ago
Peter Repukat 7208d7e036 Add dialog/functionality to inform user on "SteamController_XBoxSupport" 2 years ago
Peter Repukat 14e4662df7 Add "couldn't detect Steam"-dialog 2 years ago
Peter Repukat 1ca127519a Use shrotcuts_parser from submodule 2 years ago
Peter Repukat 288bba1436 Properly rewrite ShortcutsVDF parser 2 years ago
Peter Repukat 28c5c66701 Update ALL THE THINGS
- Copyright
- Visual Studio
2 years ago
Peter Repukat 0daa67eef3 Provide instruction on how to manually add in case shortcut writing fails 2 years ago
Peter Repukat 086084ef66 Hopefully get rid of some UAC/Admin issues 2 years ago
Peter Repukat 3f250bdc22 Cleanup 3 years ago
Peter Repukat b0e2aa4dc1 GlossiConf: Read/Write shortcuts / Fix config writing / include icon in conf 3 years ago
Peter Repukat 0a2d043400 Start writing vdf parser for shortcuts.vdf
Could've used json... Valve... -.-
3 years ago
Peter Repukat 9eaceb3bfb Steal Thrackys UWP enumarate code 3 years ago
Peter Repukat 0370f84f56 GlossiConf: Read/Write configs 3 years ago
Peter Repukat 981b256bd6 GlossiConf: Somewhat functioning UI design 3 years ago
Peter Repukat 46993b0dcb Somewhat proper fast acrylic blur on win10 or above 3 years ago
Peter Repukat 0692b4107e Start Config App
Man... fuck... QT and Windows fucks me up...
Should've gone electron.
3 years ago