Revision 8f43c5e...
Go back to digest for 6th November 2011Features in KDE Base
Martin Gräßlin committed changes in [kde-workspace] /:
TabBox in QML
All the default layouts (informative, compact, text, small and big icons)
are rewritten in QML and replace the ListView used before. The old code
is still around for the desktop switching modes which are not yet ported.
Next steps include to update the configuration module to not show now
obsoleted settings as well as providing a better way to choose the layout.
REVIEW: 102948
File Changes
Added 9 files
- /tabbox
- kwin/declarative.cpp
- kwin/declarative.h
- kwin/qml/big_icons.qml
- kwin/qml/compact.qml
- kwin/qml/IconTabBox.qml
- kwin/qml/informative.qml
- kwin/qml/small_icons.qml
- kwin/qml.qml
- kwin/qml/text.qml
Modified 5 files
- kwin/CMakeLists.txt
- kwin/tabbox/clientmodel.cpp
- kwin/tabbox/clientmodel.h
- kwin/tabbox/tabboxhandler.cpp
- kwin/kcmkwin/kwintabbox/CMakeLists.txt
14 files changed in total