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

Use distro-specific icons from Lukewh/quickemu-icons for shortcuts #183

Closed
daPhipz opened this issue Oct 31, 2021 · 1 comment
Closed

Use distro-specific icons from Lukewh/quickemu-icons for shortcuts #183

daPhipz opened this issue Oct 31, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@daPhipz
Copy link
Member

daPhipz commented Oct 31, 2021

@Lukewh provides distro-specific icons for quickemu in their repo. I think it would be nice if we would use them for shortcuts created by quickemu --shortcut, instead of just the quickemu icon.

@Lukewh
Copy link
Contributor

Lukewh commented Nov 1, 2021

If this is going to happen, I think there are at least three options:

  1. quickemu pulls down the latest release and extracts the appropriate icon (a lot of effort for quickemu with extra downloads etc. that seem out of scope for quickemu)
  2. the quickemu-icons repo exposes the icons at consistent URLs that quickemu can download on demand when the --shortcut argument is passed
  3. quickemu includes all the latest icons in its release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants