c67d81aeb9
Summary: Aurorae has a timer between request update and updating the contents. This makes some sense. However on initial creation we want to snap the contents immediately as otherwise we may be out by a frame between a new window being mapped and the window decoration being rendered. Test Plan: Ran with Auroae Windows opened immediately seemed to have a deco straight away Reviewers: #kwin, zzag Reviewed By: #kwin, zzag Subscribers: zzag, romangg, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D23332 |
||
---|---|---|
.. | ||
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.