kwin/autotests/integration
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
..
data Prettify license headers 2020-08-07 19:57:56 +00:00
effects autotests: Use new xdg-shell helpers in ToplevelOpenCloseAnimationTest 2020-09-09 15:23:06 +00:00
fakes Prettify license headers 2020-08-07 19:57:56 +00:00
helper Prettify license headers 2020-08-07 19:57:56 +00:00
protocols Implement the layer-shell v1 protocol 2020-09-03 18:11:44 +00:00
scripting Prettify license headers 2020-08-07 19:57:56 +00:00
activation_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
activities_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
buffer_size_change_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
CMakeLists.txt Convert Night Color into a plugin 2020-11-27 18:55:01 +00:00
dbus_interface_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
debug_console_test.cpp Port some tests away from a deprecated QProcess::start() overload 2020-09-10 10:19:30 +03:00
decoration_input_test.cpp [autotests] Fix decoration input test 2020-11-22 23:56:44 +00:00
desktop_window_x11_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dont_crash_aurorae_destroy_deco.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dont_crash_cancel_animation.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dont_crash_cursor_physical_size_empty.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
dont_crash_empty_deco.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dont_crash_glxgears.cpp Port some tests away from a deprecated QProcess::start() overload 2020-09-10 10:19:30 +03:00
dont_crash_no_border.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
dont_crash_reinitialize_compositor.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dont_crash_useractions_menu.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
generic_scene_opengl_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
generic_scene_opengl_test.h Prettify license headers 2020-08-07 19:57:56 +00:00
globalshortcuts_test.cpp adapt to changes in seat and keyboard interface 2020-11-19 06:05:45 +00:00
idle_inhibition_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
input_stacking_order.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
inputmethod_test.cpp Fix build 2020-09-30 16:16:45 +05:30
internal_window.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
keyboard_layout_test.cpp fix KeyboardLayoutTest 2020-10-20 20:50:59 +00:00
keymap_creation_failure_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
kwin_wayland_test.cpp Explicitly destroy plugins 2020-11-26 20:51:14 +02:00
kwin_wayland_test.h virtualkeyboard: add text-input-v3 support 2020-09-29 10:56:24 +00:00
kwinbindings_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
layershellv1client_test.cpp Implement the layer-shell v1 protocol 2020-09-03 18:11:44 +00:00
lockscreen.cpp adapt to changes in seat and keyboard interface 2020-11-19 06:05:45 +00:00
maximize_test.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
modifier_only_shortcut_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
move_resize_window_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
nightcolor_test.cpp Convert Night Color into a plugin 2020-11-27 18:55:01 +00:00
no_global_shortcuts_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
no_xdg_runtime_dir_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
placement_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
plasma_surface_test.cpp Drop AbstractClient::isInitialPositionSet() 2020-11-27 10:41:13 +02:00
plasmawindow_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
platformcursor.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
pointer_constraints_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
pointer_input.cpp Adapt to input region changes in kwayland-server 2020-10-17 16:11:13 +03:00
quick_tiling_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scene_opengl_es_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scene_opengl_shadow_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scene_opengl_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scene_qpainter_shadow_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scene_qpainter_test.cpp Make Scene::qpainterRenderBuffer() take a screen id 2020-11-11 07:22:10 +00:00
screen_changes_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
screenedge_client_show_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
shade_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
showing_desktop_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
stacking_order_test.cpp Drop Toplevel::windowId() 2020-11-10 09:58:07 +00:00
struts_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
tabbox_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_helpers.cpp virtualkeyboard: rename class to InputMethod 2020-09-29 20:55:24 +05:30
touch_input_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
transient_placement.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
virtual_desktop_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
window_rules_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
window_selection_test.cpp Avoid QPointer in return types of Input methods 2020-09-08 08:04:13 +00:00
x11_client_test.cpp Drop Toplevel::windowId() 2020-11-10 09:58:07 +00:00
xdgshellclient_rules_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
xdgshellclient_test.cpp xdgshellclient: Support set_fullscreen argument 2020-11-26 02:47:34 +00:00
xwayland_input_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
xwayland_selections_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
xwaylandserver_crash_test.cpp xwayland: Avoid creating a tree query on crash 2020-10-14 16:17:42 +00:00
xwaylandserver_restart_test.cpp Drop Toplevel::windowId() 2020-11-10 09:58:07 +00:00