mirror of
https://github.com/brl/mutter.git
synced 2025-08-01 14:15:30 +00:00
27a4f9f8621c3578ea4ed8a63f76d37886512a52

The zero-initialized winsys id was incorrectly used as the key to find the old output to base active/primary state from, which would never succeed unless the winsys id happened to be 0. Fix this by using the winsys id that will be used, i.e. the connector id. https://bugzilla.gnome.org/show_bug.cgi?id=777732
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%