mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 09:29:25 +00:00
Jasper St. Pierre
8da5761ffc
x11/xrandr: Use xcb to set properties on outputs
It seems that fglrx sometimes gives us absolute junk when requesting the outputs, and if we don't trap errors, we'll just crash when trying to configure a junk output. Use xcb so errors simply get ignored.
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%