Commit Graph

40 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 6ee8317f77 GlosSIConfig: User configurable steamgridDB API key
Fuck this!
2 years ago
Peter Repukat 5528dfb733 Add configurable Launcher options / Launcher ProcessList 2 years ago
Peter Repukat c4f2382928 refactor/fix stupid qml shit 2 years ago
Peter Repukat 01efd8d02d GlosSIConfig: QML: change shortcut Icon 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 98d60facb7 GlosSIConfig: Update notifications 2 years ago
Peter Repukat 57aca66717 Update icon 2 years ago
Peter Repukat 00e9bbe485 GlosSIConfig: Move settings to collapsible card 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 bb5c2de528 GloSSIConfig: Attempt to declutter UI a bit 2 years ago
Peter Repukat 661d8ddc6a Update prebuild script 2 years ago
Peter Repukat 349e411259 Fix shortcuts.vdf must be present before adding one to steam
- Only create backup in case a file exists.
- Also, only create backup if no backup exists.
  If glossi nukes the vdf file, more than 1 add operation would also nuke the last backup
- Add log output to shortcut backup

Fixes: #163
2 years ago
Peter Repukat ae45a9918b Fix build
Fix stupid visual studio paths
My gosh, you suck!

Why cannot it be **easily** possible to include icons RELATIV THE THE FUCKING SOLUTION?! FUCK MICROCRAP
2 years ago
Peter Repukat 6aeb869899 Add Icon to GlosSIConfig 2 years ago
Peter Repukat e57f83f78c GlosSIConfig: Allow special chars in shortcut names 2 years ago
Peter Repukat ed082f796e Try to sort out that executionPolicy thing 2 years ago
Peter Repukat 5510a01d63 GlosSIConfig: Add a bit of noise to backgrounds 2 years ago
Peter Repukat b838ecff6d Add "Return to Game" button in overlay 2 years ago
Peter Repukat 28c5c66701 Update ALL THE THINGS
- Copyright
- Visual Studio
2 years ago
Peter Repukat 6b7127e1bb Change how UWP Apps are enumerated
Now using powershell-script
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 f1412aad77 Fix special chars in filenames breaking config creation 3 years ago
Peter Repukat e2b0779c7c Fix regex escapes 3 years ago
Peter Repukat cd5872758c Install windows error handler 3 years ago
Peter Repukat a34632369b GlosSITarget: Fix/improve some logs 3 years ago
Peter Repukat 5de6dffb49 GlosSIConf: Tell users to restart steam upon first change to shortcuts.vdf 3 years ago
Peter Repukat 68bd55d678 GLosSITarget: Fix configs/shortcuts with spaces in name 3 years ago
Peter Repukat 09c5accf29 Add qt License 3 years ago
Peter Repukat 398a21a645 Copy dlls to outdir after build 3 years ago
Peter Repukat f657dd6c4c Fix steam shortcut creation 3 years ago
Peter Repukat 00e6d17714 Display executable/UWP icons throughout configurator 3 years ago
Peter Repukat aff24b8a7e This is beyond stupid.
Add QtMsBuild for appveyor -.-
3 years ago
Peter Repukat 93c35f1e0b Use version helper script for all executables 3 years ago