kwin/plugins/kdecorations/aurorae
David Edmundson af56a0ca0e [Aurorae] Remove effective triple buffering
Summary:
KWin blits contents into a QImage raster buffer. Because of this we
don't need our underlying GL surface to be double buffered as it
effectively makes the whole thing tripple buffered.

Test Plan: Ran Aurorae, looked the same, should save some memory

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D23331
2019-08-28 17:34:56 +01:00
..
src [Aurorae] Remove effective triple buffering 2019-08-28 17:34:56 +01:00
themes Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
AUTHORS
CMakeLists.txt
README
theme-description Update URLs to use https 2019-03-25 19:26:23 +01:00
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.