mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
Jonas Ådahl
e45d7f70e8
crtc-kms: Don't set normal transform when no transforms are supported
On a CRTC that doesn't report any transforms at all, setting the normal transform will fail. Avoid failing by checking if any transforms are supported before applying it, and early out if no transforms are supported. https://bugzilla.gnome.org/show_bug.cgi?id=785381
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%