f037a69f1c
This change introduces basic colord integration in wayland session. It is implemented as a binary plugin. If an output is connected, the plugin will create the corresponding colord device using the D-Bus API and start monitoring the device for changes. When a colord devices changes, the plugin will read the VCGT tag of the current ICC color profile and apply it.
6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"KPlugin": {
|
|
"EnabledByDefault": true,
|
|
"Id": "kwin5_plugin_colord"
|
|
}
|
|
}
|