mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 04:33:52 +00:00

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%