Commit Graph

13 Commits (master)

Author SHA1 Message Date
Brian Lima 91cc228ca2 Allow for jpegs and attempt to not mess shortcuts form other apps
Co-Authored-By: David Ross Smith <5095074+dragredsim@users.noreply.github.com>
1 month ago
stevealexandre 142e6529e7 Add executable getter/setter to put it in the steam startup option 2 years ago
Jon 16522024cf added AppEntry.ToString()

							
						
3 years ago
Brian Lima e930435948 Fix #56 3 years ago
Brian Lima 3144c49dc4 Properly show name for GOW Ultimate Edition and Sea of Thieves 6 years ago
Brian Lima 3eae0163fb Better performance when picking icons for apps 8 years ago
Brian Lima ba6a489b32 Fixing non valid icons for Steam 8 years ago
Brian Lima ac8b1dc63f Version 2.2.0
Added a special mode for Steam in-home Streaming, it fools Steam into
streaming the whole desktop then it brings the launched app to the
foreground.

Now, UWPHook will export the app icon to Steam when exporting new games,
it automatically decides on the biggest jpg to be used as icon.
8 years ago
Brian Lima 145a77d766 Many improvements on detecting apps
Detecting better which name is the real name of the app.
Detecting if a installed appx is framework properly and excluding it
from the list.
Detecting appx bundles and properly listing individual entries.
Detecting icons to use
8 years ago
Brian Lima 1602750e3a Removing deprecated code, update assembly. 8 years ago
Brian Lima 512a38022e More progress towards automating exporting games. 8 years ago
Brian Lima 5963ee9e60 Progress, finished new UI, implementing new logic. 8 years ago
Brian Lima c38c1c4731 Big changes aimming for 2.0
Replaced entrypoint from MainWindow to GamesWindows.
Getting apps installed from the computer via powershell.
Redesigning UWPHook with Material Design in XAML.

Lots of code still in the works, it compiles, but is not functional yet,
wait for future commits.
8 years ago