kwin/kcmkwin/kwincompositing
Vlad Zagorodniy c3fd6413b9 [kcmkwin] Move effects model into a shared library
Summary:
The main motivation for moving it into a shared library is to share the
model between Desktop Effects and Virtual Desktops KCM.

The extracted model is quite the same as the one in Desktop Effects KCM,
except some minor changes, e.g. rename loadEffect and syncConfig to more
convenient names, add comments, some whitespace changes, fix coding
style in some parts, etc.

Test Plan: effectModelTest passes, Desktop Effects KCM works.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: hein, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D17765
2019-01-08 15:49:20 +02:00
..
qml [kcmkwin/compositing] Port Effects KCM to QQC2 2019-01-06 16:09:07 -07:00
test [kcmkwin] Move effects model into a shared library 2019-01-08 15:49:20 +02:00
CMakeLists.txt [kcmkwin] Move effects model into a shared library 2019-01-08 15:49:20 +02:00
compositing.cpp [kcmkwin/compositing] Do not write GLPlatformInterface config 2017-04-04 19:38:02 +02:00
compositing.h Drop OpenGL based color correction from KWin 2016-11-22 07:16:51 +01:00
compositing.ui Drop OpenGL based color correction from KWin 2016-11-22 07:16:51 +01:00
config-compiler.h.cmake
config-prefix.h.cmake
effectconfig.cpp Fix loading of effect config plugins 2015-03-06 13:16:17 +01:00
effectconfig.h
kcmkwineffects.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-12-24 05:25:01 +01:00
kwincompositing.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-11-22 06:02:11 +01:00
kwineffect.knsrc SVN_SILENT made messages (.desktop file) - always resolve ours 2018-07-23 07:12:23 +02:00
main.cpp Fix compile when we use QT_NO_NARROWING_CONVERSIONS_IN_CONNECT flags 2018-09-17 13:43:18 +02:00
Messages.sh i18n fixes 2014-07-23 03:35:36 +02:00
model.cpp [kcmkwin] Move effects model into a shared library 2019-01-08 15:49:20 +02:00
model.h [kcmkwin] Move effects model into a shared library 2019-01-08 15:49:20 +02:00