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

Add an option to decide whether to create a desktop file #1083

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

OneRain233
Copy link

Add new options show_waydroid_apps in waydroid.cfg to decide whether to create a dot desktop file for all apps.

@Quackdoc
Copy link
Contributor

Quackdoc commented Sep 9, 2023

It would be nice to add docs for this... somewhere

@aleasto
Copy link
Member

aleasto commented Sep 29, 2023

We must create the desktop files otherwise the windows won't have an icon and will display the Wayland icon instead

@aleasto
Copy link
Member

aleasto commented Sep 29, 2023

How does wine handle this on Wayland?
I know you can disable the wine menubuilder, but surely they must be installing desktop files somewhere anyways so that they can give icons to the windows...

Speaking of, i'd like this config to be called menu_builder as well, i think it makes sense. If we can land it...

@OneRain233
Copy link
Author

You're right, I didn't consider the specifics around Wine, this option may not be entirely robust yet.

@Quackdoc
Copy link
Contributor

Quackdoc commented Oct 3, 2023

Instead of not creating them, perhaps it would be better to add NoDisplay=true? I suspect that is how wine does it

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

Successfully merging this pull request may close these issues.

None yet

3 participants