c40bdc1bb2
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 |
||
---|---|---|
.. | ||
src | ||
themes | ||
AUTHORS | ||
CMakeLists.txt | ||
README | ||
theme-description | ||
TODO |
Aurorae is a themeable window decoration for KWin. It supports theme files consisting of several SVG files for decoration and buttons. Themes can be installed and selected directly in the configuration module of KWin decorations. Please have a look at theme-description on how to write a theme file.