kwin/plugins
Vlad Zahorodnii 64ad9a61d8 Introduce ColorManager component
This change introduces a new component - ColorManager that is
responsible for color management stuff.

At the moment, it's very naive. It is useful only for updating gamma
ramps. But in the future, it will be extended with more CMS-related
features.

The ColorManager depends on lcms2 library. This is an optional
dependency. If lcms2 is not installed, the color manager won't be built.

This also fixes the issue where colord and nightcolor overwrite each
other's gamma ramps. With this change, the ColorManager will resolve the
conflict between two.
2020-12-13 23:53:33 +02:00
..
colord-integration Introduce ColorManager component 2020-12-13 23:53:33 +02:00
idletime Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
kdecorations Trim trailing whitespace 2020-11-28 11:01:47 +00:00
kglobalaccel Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
kpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
krunner-integration SVN_SILENT made messages (.desktop file) - always resolve ours 2020-12-05 06:33:37 +01:00
nightcolor Introduce ColorManager component 2020-12-13 23:53:33 +02:00
platforms Prevent EGL headers from including Xlib headers 2020-12-10 11:15:06 +02:00
qpa Remove fixqopengl.h 2020-12-10 12:00:20 +02:00
scenes Use variables instead of macros for local variables 2020-12-11 17:51:27 +00:00
screencast Prevent EGL headers from including Xlib headers 2020-12-10 11:15:06 +02:00
windowsystem Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
CMakeLists.txt Introduce ColorManager component 2020-12-13 23:53:33 +02:00