kwin/plugins/platforms/virtual
Roman Gilg 9cf2730f8d [colorcorrection] Set gamma through Output class
Summary:
With the new Output class we can set the gamma directly here. This is also
a stepping stone to adjust individual output gamma adjustment later on.

This means any future backend, which aims to support the color correction
frontend needs to use the Output class.

Test Plan: Night Color test still passes.

Reviewers: #kwin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D11803
2018-08-31 11:58:21 +02:00
..
CMakeLists.txt [platforms/virtual] Add virtual output class 2018-03-19 22:12:22 +01:00
egl_gbm_backend.cpp check for EGL_KHR_platform_gbm extension as well 2018-02-15 19:33:06 +01:00
egl_gbm_backend.h Move SceneOpenGL into a dedicated plugin 2017-09-30 13:12:10 +02:00
scene_qpainter_virtual_backend.cpp Add scaling to virtual backend 2017-03-29 20:53:22 +01:00
scene_qpainter_virtual_backend.h Move QPainter compositor into plugin 2017-09-01 17:44:49 +02:00
screens_virtual.cpp [platforms/virtual] Let VirtualOutput inherit Output 2018-08-31 11:56:39 +02:00
screens_virtual.h [platforms/virtual] Let VirtualOutput inherit Output 2018-08-31 11:56:39 +02:00
virtual.json SVN_SILENT made messages (.desktop file) - always resolve ours 2018-07-23 05:24:40 +02:00
virtual_backend.cpp [colorcorrection] Set gamma through Output class 2018-08-31 11:58:21 +02:00
virtual_backend.h [colorcorrection] Set gamma through Output class 2018-08-31 11:58:21 +02:00
virtual_output.cpp [platforms/virtual] Let VirtualOutput inherit Output 2018-08-31 11:56:39 +02:00
virtual_output.h [colorcorrection] Set gamma through Output class 2018-08-31 11:58:21 +02:00