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

fix: Set correct window class for X11 and Wayland #2758

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

ar-lex
Copy link
Contributor

@ar-lex ar-lex commented Dec 22, 2024

Attempt to fix all window class issues in X11 and Wayland:

  • desktopName defines Wayland window class
  • StartupWMClass in desktop file provides correct grouping and pinning
  • app.setName() overrides WM_CLASS for X11

Closes #2687.

@JellyBrick JellyBrick self-requested a review December 23, 2024 00:09
@JellyBrick JellyBrick added the bug Something isn't working label Dec 23, 2024
@JellyBrick
Copy link
Collaborator

Thanks for your contributions!

@JellyBrick JellyBrick merged commit 7e1aea2 into th-ch:master Dec 23, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Native Wayland window class
2 participants