kwin/kcmkwin/kwinrules
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 Adds activity window rules to KWin 2012-05-17 16:32:06 +02:00
detectwidget.cpp demystify detection dialog for window rules 2011-11-09 21:24:08 +01:00
detectwidget.h
detectwidget.ui demystify detection dialog for window rules 2011-11-09 21:24:08 +01:00
editshortcut.ui
kcm.cpp
kcm.h
kwinrules.desktop SVN_SILENT made messages (.desktop file) 2012-06-20 11:19:37 +02:00
kwinsrc.cpp
main.cpp align special application settings dialog title 2012-03-18 22:23:26 +01:00
Messages.sh
ruleslist.cpp Prevent deep copy of list in foreach loop 2011-08-31 18:19:28 +02:00
ruleslist.h
ruleslist.ui
ruleswidget.cpp Remove Tiling support from KWin 2012-07-14 11:18:06 +02:00
ruleswidget.h Remove Tiling support from KWin 2012-07-14 11:18:06 +02:00
ruleswidgetbase.ui Remove Tiling support from KWin 2012-07-14 11:18:06 +02:00
yesnobox.h