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
Showing
- kwin/CMakeLists.txt 0 additions, 22 deletionskwin/CMakeLists.txt
- kwin/config-kwin.h.cmake 0 additions, 1 deletionkwin/config-kwin.h.cmake
- kwin/geometry.cpp 15 additions, 57 deletionskwin/geometry.cpp
- kwin/kcmkwin/kwinoptions/windows.cpp 0 additions, 93 deletionskwin/kcmkwin/kwinoptions/windows.cpp
- kwin/kcmkwin/kwinoptions/windows.h 0 additions, 14 deletionskwin/kcmkwin/kwinoptions/windows.h
- kwin/kcmkwin/kwinrules/ruleswidget.cpp 0 additions, 16 deletionskwin/kcmkwin/kwinrules/ruleswidget.cpp
- kwin/kcmkwin/kwinrules/ruleswidget.h 0 additions, 2 deletionskwin/kcmkwin/kwinrules/ruleswidget.h
- kwin/kcmkwin/kwinrules/ruleswidgetbase.ui 193 additions, 263 deletionskwin/kcmkwin/kwinrules/ruleswidgetbase.ui
- kwin/kwin.notifyrc 0 additions, 343 deletionskwin/kwin.notifyrc
- kwin/libkdecorations/kdecoration.h 1 addition, 0 deletionskwin/libkdecorations/kdecoration.h
- kwin/libkdecorations/kdecoration_p.cpp 1 addition, 2 deletionskwin/libkdecorations/kdecoration_p.cpp
- kwin/notifications.cpp 0 additions, 3 deletionskwin/notifications.cpp
- kwin/notifications.h 0 additions, 1 deletionkwin/notifications.h
- kwin/options.cpp 0 additions, 34 deletionskwin/options.cpp
- kwin/options.h 0 additions, 52 deletionskwin/options.h
- kwin/org.kde.KWin.xml 0 additions, 4 deletionskwin/org.kde.KWin.xml
- kwin/rules.cpp 0 additions, 7 deletionskwin/rules.cpp
- kwin/rules.h 0 additions, 4 deletionskwin/rules.h
- kwin/sm.cpp 0 additions, 17 deletionskwin/sm.cpp
- kwin/tiling/tile.cpp 0 additions, 141 deletionskwin/tiling/tile.cpp
Loading
Please register or sign in to comment