Details
-
Technical task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
We have QPlatformScreen::colorSpace(), but it's not exposed to QScreen yet. We might also need a notify when the color space changes.
Right now the default implementation of QPlatformScreen::colorSpace() returns QColorSpace::SRgb. Perhaps that should be QColorSpace() instead, signaling that we don't know what the screen's color space is?