
And stop passing in the color states from the RendererNative. We also keep the color states updated by listening for changes in the color device. The RendererX11Cm has a single view and no mapping to a specific color device, so we handle the absense of a color device as well and rely on ClutterStageView to have the default color states. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3930>