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 window icons in wayland #4232

Merged
merged 1 commit into from
Jan 28, 2021
Merged

Add window icons in wayland #4232

merged 1 commit into from
Jan 28, 2021

Conversation

ctrlaltca
Copy link
Contributor

Short roundup of the initial problem

Wayland handles application icons a bit differently from X11.
In the Qt code, you need to set the name of the ".desktop" file associated to the application, and Wayland will use the icon used by that same desktop file.

What will change with this Pull Request?

Cockatrice and oracle will display their own icons in windows, instead of using the default wayland one.

@ZeldaZach ZeldaZach merged commit 1bfcca9 into Cockatrice:master Jan 28, 2021
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

2 participants