mirror of
https://github.com/brl/mutter.git
synced 2025-07-29 04:58:03 +00:00
bccff5bdd85c5512f7977488b12a9367f06c2ce6

GNOME Shell's window matching currently fails frequently with Flatpak applications, as one of the primary hints used to link windows with .desktop files - the WM_CLASS - no longer matches when flatpak renames the exported .desktop file. Luckily, Flatpak provides us with a fail-safe way to map from the PID to the corresponding application ID, so expose an appropriate method that allows GNOME Shell to reliably match windows to the corresponding Flatpak app. https://bugzilla.gnome.org/show_bug.cgi?id=772614
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%