Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Installation source Steam #202

Closed
Sacred-Shadow opened this issue Oct 5, 2022 · 5 comments · Fixed by #553
Closed

Feature: Installation source Steam #202

Sacred-Shadow opened this issue Oct 5, 2022 · 5 comments · Fixed by #553
Labels
wontfix This will not be worked on

Comments

@Sacred-Shadow
Copy link

Steam games are also recognized in the installed packages.
These things get "Steam" as the package ID.

In this case you can write "Steam" instead of "Local PC" for "Installation source".

@marticliment
Copy link
Owner

I get your point, but the "Installation source" is the method WingetUI uses to obtain/update/uninstall packages.

Since steam games are handled by steam and registered as unknown packages for winget nor scoop, the installation source is local (aka third-party to winget or scoop).

In other words, there is no WingetUI integration with steam, and the uninstall entries are the ones provided by Windows Registry (not by winget or scoop), thoug local pc

@marticliment marticliment added the wontfix This will not be worked on label Oct 5, 2022
@marticliment marticliment closed this as not planned Won't fix, can't repro, duplicate, stale Oct 5, 2022
@ppvnf
Copy link
Contributor

ppvnf commented Dec 29, 2022

@marticliment Would you mind if I tried to implement a solution similar to #502?

For example, the packages below would have a different source icon and the source name would be Steam instead of Local PC, but it would behave the same:
Captura de tela 2022-12-29 121050

Icon suggestions:

https://img.icons8.com/cotton/2x/steam--v4.png
https://img.icons8.com/pastel-glyph/2x/steam--v2.png

@marticliment
Copy link
Owner

If you want to try, go for it! If it works i'll definitely merge it
For the icons, if you want just put a placeholder and i'll get the steam icons from the icon database i use

@ppvnf
Copy link
Contributor

ppvnf commented Dec 29, 2022

Done. Now I just need to figure out how to use Github Desktop so I can upload it

@marticliment
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants