public
Description: KDE's window manager
Homepage: http://www.kde.org
Clone URL: git://github.com/Zarin/kwin.git
kwin / Mainpage.dox
100644 20 lines (12 sloc) 0.282 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/** @mainpage KWin
 
KWin is the KDE window manager.
 
@authors
Matthias Ettrich \<ettrich@kde.org\><br>
Lubos Lunak \<l.lunak@kde.org\>
 
@maintainers
Lubos Lunak \<l.lunak@kde.org\>
 
@licenses
@gpl
 
 
*/
 
// DOXYGEN_SET_PROJECT_NAME = KWin
// vim:ts=4:sw=4:expandtab:filetype=doxygen