kwin/plugins
Vlad Zahorodnii bdfb946267 Convert Night Color into a plugin
Night Color adjusts the color temperature based on the current time in
your location. It's not a generic color correction module per se.

We need a central component that can be used by both night color and
colord integration to tweak gamma ramps and which will be able to
resolve conflicts between the two. The Night Color manager cannot be
such a thing because of its very specific usecase.

This change converts Night Color into a plugin to prepare some space for
such a component.

The tricky part is that the dbus api of Night Color has "ColorCorrect"
in its name. I'm afraid we cannot do that much about it without breaking
API compatibility.
2020-11-27 18:55:01 +00:00
..
colord-integration Re-initialize colord integration when colord daemon is restarted 2020-11-26 20:28:08 +00:00
idletime Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
kdecorations Fix Connections warnings 2020-11-11 19:22:40 +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 Turn krunner integration into a plugin 2020-11-25 09:34:25 +00:00
nightcolor Convert Night Color into a plugin 2020-11-27 18:55:01 +00:00
platforms Introduce Platform::{outputAdded, outputRemoved} signals 2020-11-24 17:51:32 +02:00
qpa Bundle QPA plugin directly 2020-11-22 17:52:14 +00:00
scenes wayland: Fix clipped thumbnails of client-side decorated apps 2020-11-27 15:34:32 +00:00
screencast screencating: query for dmabuf availability before we start streaming 2020-11-27 15:42:23 +00:00
windowsystem Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
CMakeLists.txt Convert Night Color into a plugin 2020-11-27 18:55:01 +00:00