Rui Matos 7717725270 monitor-manager-xrandr: Be more robust when reading XRROutputInfos
We might get modes in XRROutputInfos that aren't in the
XRRScreenResources we get earlier. This always seems to be transient,
i.e. when it happens, the X server will usually send us a follow up
RRScreenChangeNotify where we then get a "stable" view of the world
again.

In any case, when these glitches happen, we end up with NULL pointers
in the MetaOutput->modes array which makes us crash later on. This
patch ensures that doesn't happen.

https://bugzilla.gnome.org/show_bug.cgi?id=756660
2015-10-16 13:59:11 +02:00
2015-07-06 00:52:18 -07:00
2015-09-20 18:53:28 +03:00
2014-03-18 20:37:35 -04:00
2015-08-10 17:23:23 +02:00
2015-10-15 19:06:54 +02:00
2015-07-06 00:52:18 -07:00
2014-07-31 17:50:28 +02:00
2015-10-15 19:06:54 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%