Jonas Ådahl
27a4f9f862
monitor-manager/kms: Use connector id to find old output
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%