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
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
compositing.h
compositing.ui
config-compiler.h.cmake
config-prefix.h.cmake
effectconfig.cpp
effectconfig.h
kcmkwineffects.desktop
kwincompositing.desktop
kwineffect.knsrc
main.cpp
Messages.sh
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