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 StartupWMClass so MT windows are properly recognized on Linux. #5162

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kwvanderlinde
Copy link
Collaborator

@kwvanderlinde kwvanderlinde commented Feb 1, 2025

Identify the Bug or Feature request

Fixes #5160

Description of the Change

This adds the StartupWMClass property commonly used to associate windows with applications. This will better enable desktop environments to recognize MT windows as belonging to MT rather than being treated as independent windows.

The class was obtained by running xprop WM_CLASS on a recent MT version.

Possible Drawbacks

Should be none.

Documentation Notes

N/A

Release Notes

  • Fixed the linux launcher to recognize MT windows as belonging to the same application.

This change is Reviewable

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

Successfully merging this pull request may close these issues.

[Bug]: MapTool window not associated with launcher on Linux
1 participant