kwin/autotests
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
..
drm If include is define in .h remove it if it's defined in .cpp too (scripted) 2020-10-23 21:37:16 +02:00
integration Convert Night Color into a plugin 2020-11-27 18:55:01 +00:00
libinput If include is define in .h remove it if it's defined in .cpp too (scripted) 2020-10-23 21:37:16 +02:00
libkwineffects Use bilinear interpolation to compute texture coords of subquads 2020-10-20 15:41:00 +00:00
libxrenderutils Prettify license headers 2020-08-07 19:57:56 +00:00
tabbox Port TestTabBoxClientModel away from deprecated QWeakPointer::data() 2020-09-10 10:26:32 +03:00
abstract_client.h
CMakeLists.txt Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
fakeeffectplugin.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
fakeeffectplugin.json
fakeeffectplugin_version.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
fakeeffectplugin_version.json
mock_abstract_client.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_abstract_client.h Prettify license headers 2020-08-07 19:57:56 +00:00
mock_effectshandler.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_effectshandler.h Prettify license headers 2020-08-07 19:57:56 +00:00
mock_screens.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_screens.h Prettify license headers 2020-08-07 19:57:56 +00:00
mock_workspace.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_workspace.h Prettify license headers 2020-08-07 19:57:56 +00:00
mock_x11client.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_x11client.h Prettify license headers 2020-08-07 19:57:56 +00:00
onscreennotificationtest.cpp Fix warning 2020-09-02 13:13:33 +02:00
onscreennotificationtest.h Prettify license headers 2020-08-07 19:57:56 +00:00
opengl_context_attribute_builder_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_builtin_effectloader.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_client_machine.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_gbm_surface.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_gestures.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_plugin_effectloader.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_screen_edges.cpp testScreenEdges: no need to wait twice for Screens::changed 2020-09-03 11:23:06 +02:00
test_screen_paint_data.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_screens.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_scripted_effectloader.cpp [effects/fullscreen] Add effect that animates full screen changes 2020-09-09 18:18:16 +00:00
test_virtual_desktops.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_virtualkeyboard_dbus.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_window_paint_data.cpp [libkwineffects] Add windowId to EffectWindow 2020-11-17 21:56:17 +00:00
test_x11_timestamp_update.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_xcb_size_hints.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_xcb_window.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_xcb_wrapper.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_xkb.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
testutils.h Prettify license headers 2020-08-07 19:57:56 +00:00
workspace.h
x11client.h Rename Client to X11Client 2019-09-25 21:11:37 +03:00