kwin/clients/aurorae/src
Martin Gräßlin bc236f3a4d [aurorae] Improve reading the border elements from C++ side
The KWin::Borders element is provided by an extension plugin. The reason
for that is to be able to use it from e.g. the kcm or Plasmate without
needing to compile the code in.

But this results in Aurorae itself not being able to access the element.
The solution is to first load our decoration plugin and afterwards
register the borders element again with the version compiled in from
Aurorae.

With that we can now read all borders and paddings without using
properties. Also we could connect to change signals and have the borders
and padding handling completely stateful. Might be an idea for extending
the decoration library...
2014-06-23 08:08:36 +02:00
..
lib
qml
aurorae.cpp [aurorae] Improve reading the border elements from C++ side 2014-06-23 08:08:36 +02:00
aurorae.desktop SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
aurorae.h [aurorae] Improve reading the border elements from C++ side 2014-06-23 08:08:36 +02:00
aurorae.knsrc
CMakeLists.txt [aurorae] Improve reading the border elements from C++ side 2014-06-23 08:08:36 +02:00
colorhelper.cpp
colorhelper.h
decorationoptions.cpp [clients/aurorae] Change some connects to new syntax 2014-06-16 11:37:48 +02:00
decorationoptions.h
decorationplugin.cpp
decorationplugin.h
kwindecoration.desktop [kcmkwin/deco] Support loading translations for UI loaded configs 2014-06-10 15:49:19 +02:00