kwin/libkdecorations
Martin Gräßlin a394fade64 Remove Tiling support from KWin
As discussed on the mailinglist [1] the tiling support is
removed from KWin. The main reasons for this step are:
* it is unmaintained
* it is a mode not used by any of the core KWin team
* original developer said at Akademy 2012 that he is not
  interested in picking up the work again
* tiling has quite some bugs, e.g. multi screen not supported
* is conflicting with other concepts in KWin, e.g. activities

There is ongoing work to get tiling supported through a KWin
script, which is a preferred way as it does not influence the
existing C++ code base.

[1] http://lists.kde.org/?l=kwin&m=133149673110558&w=2
BUG: 303090
FIXED-IN: 4.10
REVIEW: 105546
2012-07-14 11:18:06 +02:00
..
CMakeLists.txt
kcommondecoration.cpp
kcommondecoration.h
kcommondecoration_p.cpp
kcommondecoration_p.h
kdecoration.cpp
kdecoration.h Remove Tiling support from KWin 2012-07-14 11:18:06 +02:00
kdecoration_p.cpp Remove Tiling support from KWin 2012-07-14 11:18:06 +02:00
kdecoration_p.h
kdecoration_plugins_p.cpp block some unversioned decoration plugins 2012-07-05 19:43:45 +02:00
kdecoration_plugins_p.h add deco API versioning support 2012-05-17 23:26:43 +02:00
kdecorationbridge.h
kdecorationfactory.cpp
kdecorationfactory.h
Mainpage.dox
Messages.sh