kwin/clients/aurorae/src
Martin Gräßlin c40bdc1bb2 [aurorae] Use QMutexLocker in AuroraeClient's dtor
It's possible that the rendering thread is still writing to the
buffer and if we destroy the buffer before it's finished KWin is going
to crash. So let's mutex lock the dtor to ensure that the rendering
thread finishes before we tear down the client.

BUG: 336950
2014-07-07 13:49:10 +02:00
..
lib Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
qml [aurorae] Fix MaximizeRestore Button of Aurorae Themes 2014-07-07 08:38:41 +02:00
aurorae.cpp [aurorae] Use QMutexLocker in AuroraeClient's dtor 2014-07-07 13:49:10 +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 Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
colorhelper.h Replace NULL with nullptr in clients folder 2014-02-24 17:02:11 +01:00
decorationoptions.cpp [clients/aurorae] Change some connects to new syntax 2014-06-16 11:37:48 +02:00
decorationoptions.h Replace NULL with nullptr in clients folder 2014-02-24 17:02:11 +01:00
decorationplugin.cpp
decorationplugin.h
kwindecoration.desktop SVN_SILENT made messages (.desktop file) 2014-06-29 08:41:34 +00:00