Jonas Ådahl
3ce3a5a952
monitor: Add API to compare with old instance
When monitors changed, previous monitor instances are defunct, and any reference holder should drop its reference. Sometimes they will want to continue having a reference to the same monitor, so add this function to make it possible to find it. Currently the output and crtc references are invalid, as they are not yet reference counted, so this can only look at cached fields. https://bugzilla.gnome.org/show_bug.cgi?id=784199
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%