kwin/tabbox/qml
Martin Gräßlin 54b263e7b6 Add icons of selected desktop to Desktop TabBox
To support this feature the DesktopModel is turned into a tree model with
the desktops on the root level and the Client's at the next level.

In the view a VisualDataModel is used which kind of supports a tree model
by setting the root index. A list view is added underneath all the
desktops showing the icons of the windows on the desktop one switches to.

BUG: 306187
FIXED-IN: 4.11
REVIEW: 108445
2013-02-25 13:39:57 +01:00
..
clients fix some typo in tabbox qml 2013-02-14 15:38:50 -05:00
CMakeLists.txt Use translucent/dialogs/background elements where possible 2013-01-30 15:14:54 +01:00
IconTabBox.qml use qml and svg to drag shadow in tabbox 2013-01-10 02:55:08 -05:00
ShadowedSvgItem.qml Use translucent/dialogs/background elements where possible 2013-01-30 15:14:54 +01:00
desktop.qml Add icons of selected desktop to Desktop TabBox 2013-02-25 13:39:57 +01:00
tabbox.qml use qml and svg to drag shadow in tabbox 2013-01-10 02:55:08 -05:00