Commit Graph

12 Commits (main)

Author SHA1 Message Date
Peter Repukat 4d96ed94a1 Throw in some compiler optimizations (SSE2/fast floats) 4 months ago
Peter Repukat f68e3070d0 Add (Partial) VSCode cpp config 4 months ago
Peter Repukat 738803fa2e Cleanup: consolidate utils and common code 4 months ago
Peter Repukat b4351d2743 It's that time of the year again 1 year ago
Peter Repukat a24c16a44e Fix `std::filesystem::temp_directory_path()` misuse 2 years ago
Peter Repukat 2e7e00783f UWPOverlayHack: Auto eject if GlosSITarget was not found after 60s 2 years ago
Peter Repukat abeca3eb81 UwpOverlayEnabler: Config to set WindowBand
create file %appdata%\GlosSI\UWPOverlayEnabler.cfg
and fill with one of those ZBID values

ZBID_DEFAULT
ZBID_DESKTOP
ZBID_UIACCESS
ZBID_IMMERSIVE_IHM
ZBID_IMMERSIVE_NOTIFICATION
ZBID_IMMERSIVE_APPCHROME
ZBID_IMMERSIVE_MOGO
ZBID_IMMERSIVE_EDGY
ZBID_IMMERSIVE_INACTIVEMOBODY
ZBID_IMMERSIVE_INACTIVEDOCK
ZBID_IMMERSIVE_ACTIVEMOBODY
ZBID_IMMERSIVE_ACTIVEDOCK
ZBID_IMMERSIVE_BACKGROUND
ZBID_IMMERSIVE_SEARCH
ZBID_GENUINE_WINDOWS
ZBID_IMMERSIVE_RESTRICTED
ZBID_SYSTEM_TOOLS
ZBID_LOCK
ZBID_ABOVELOCK_UX
2 years ago
Peter Repukat 3c1587b5ed Add logging to UWPOverlay enabler 2 years ago
Peter Repukat 28c5c66701 Update ALL THE THINGS
- Copyright
- Visual Studio
2 years ago
Peter Repukat cc89d291ae Fix typos 3 years ago
Peter Repukat cb41e5fadd UWPOverlay: use ZBID SystemTools
allows the steam overlay to be interacted with without UWP apps minimizing
3 years ago
Peter Repukat b25984c361 Some dodgy way for UWP Overlays.
Add self ejecting Enabler dll
3 years ago