kwin/clients
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
..
aurorae [aurorae] Improve reading the border elements from C++ side 2014-06-23 08:08:36 +02:00
CMakeLists.txt Move Oxygen kwin decoration to the oxygen folder 2014-03-24 16:43:11 +01:00
Messages.sh Remove temporary file 2008-07-02 07:04:51 +00:00