kwin/plugins/colord-integration/metadata.json
Vlad Zahorodnii f037a69f1c Introduce colord integration
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.
2020-11-24 17:51:32 +02:00

6 lines
97 B
JSON

{
"KPlugin": {
"EnabledByDefault": true,
"Id": "kwin5_plugin_colord"
}
}