kwin/tabbox
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
..
qml Add icons of selected desktop to Desktop TabBox 2013-02-25 13:39:57 +01:00
tests Port non-composited Outline to XCB 2013-02-04 08:55:21 +01:00
clientmodel.cpp Add icons of selected desktop to Desktop TabBox 2013-02-25 13:39:57 +01:00
clientmodel.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
CMakeLists.txt
declarative.cpp Add icons of selected desktop to Desktop TabBox 2013-02-25 13:39:57 +01:00
declarative.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
desktopchain.cpp Move Desktop Chain management from Workspace into own class 2013-01-07 09:47:51 +01:00
desktopchain.h Move Desktop Chain management from Workspace into own class 2013-01-07 09:47:51 +01:00
desktopmodel.cpp Add icons of selected desktop to Desktop TabBox 2013-02-25 13:39:57 +01:00
desktopmodel.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) 2013-01-31 16:31:28 +01:00
tabbox.cpp Split out handling of focus chain into an own class 2013-02-21 09:57:46 +01:00
tabbox.h Split out handling of focus chain into an own class 2013-02-21 09:57:46 +01:00
tabboxconfig.cpp
tabboxconfig.h
tabboxhandler.cpp Port non-composited Outline to XCB 2013-02-04 08:55:21 +01:00
tabboxhandler.h Port non-composited Outline to XCB 2013-02-04 08:55:21 +01:00