You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
549 B
25 lines
549 B
/** @mainpage KWin Libraries |
|
|
|
There are two libraries provided: libkdecorations and libkwineffects. |
|
<p> |
|
libkdecorations is a library for implementing window decoration plugins |
|
for KWin. |
|
|
|
libkwineffects is a library for implementing window transition effect |
|
plugins for KWin. |
|
|
|
@authors |
|
Lubos Lunak \<l.lunak@kde.org\><br> |
|
Rivo Laks \<rivolaks@hot.ee\> |
|
|
|
@maintainers |
|
Lubos Lunak \<l.lunak@kde.org\> |
|
|
|
@licences |
|
libkdecorations: @bsd<br> |
|
libkwineffects: @gpl |
|
|
|
*/ |
|
|
|
// DOXYGEN_SET_PROJECT_NAME = KWin Libraries |
|
// vim:ts=4:sw=4:expandtab:filetype=doxygen
|
|
|