-
Bug
-
Resolution: Fixed
-
2.1.1462 (Windows) / 2.1.1433 (Mac OS) / 2.1.1431 (Linux)
-
None
-
Ubuntu 18.04, OpenJDK 10.0.2
-
Unconfirmed
When the Minecraft launcher opens, it doesn't have an X11 class or name, so any script that listens for new windows can't determine that it's a Minecraft window.
Presumably the name and class are set after the window is created, since xprop reports both name and class once the launcher is opened, but at a minimum the class should be set when the window is created, not afterwards.
- is duplicated by
-
MC-141690 The Minecraft window's WM_CLASS should be stable across Minecraft versions
- Resolved