kwin/clients/aurorae
Martin Gräßlin 874fccacd5 Delay maximize operation by one event cycle
The result of maximizing a window might be the decoration
going away. Because of that we need to delay the handling of
maximize and title bar double click by one cycle as had been
done for other close operations in 0fea5325

BUG: 304870
FIXED-IN: 4.9.1
REVIEW: 105961
2012-08-10 16:52:53 +02:00
..
src Delay maximize operation by one event cycle 2012-08-10 16:52:53 +02:00
AUTHORS Initial import of Aurorae Kwin decoration theme engine. 2009-06-19 09:18:07 +00:00
CMakeLists.txt Do not install the example aurorae theme - it is too ugly for being shipped by default. 2010-01-01 12:53:10 +00:00
README Initial import of Aurorae Kwin decoration theme engine. 2009-06-19 09:18:07 +00:00
TODO Initial import of Aurorae Kwin decoration theme engine. 2009-06-19 09:18:07 +00:00
theme-description Better support for maximized windows in Aurorae. The theme can include explicit elements for the maximzed area. 2010-03-07 13:37:47 +00:00

README

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.