kwin/tabbox
Martin Gräßlin 9297a8a9b2 Window Switcher layouts follow Plasma Package structure
A new service type is introduced which is used by the KCM to find
all available window switcher layouts. This makes it finally possible
to have 3rd party window switchers.

Also the tabbox finds the packaged QML file through the service
definitions.

Desktop switcher is not yet in packaged version (UI to configure
is missing).

REVIEW: 103951
2012-02-16 10:08:15 +01:00
..
qml Window Switcher layouts follow Plasma Package structure 2012-02-16 10:08:15 +01:00
clientmodel.cpp Support for sticky items in TabBox list 2011-12-01 13:15:11 +01:00
clientmodel.h Activate TabBoxClient from mouse click and close TabBox 2011-11-27 17:03:35 +01:00
CMakeLists.txt Window Switcher layouts follow Plasma Package structure 2012-02-16 10:08:15 +01:00
declarative.cpp Window Switcher layouts follow Plasma Package structure 2012-02-16 10:08:15 +01:00
declarative.h Drop more unused TabBox related code 2012-01-14 15:01:42 +01:00
desktopmodel.cpp
desktopmodel.h
kwinwindowswitcher.desktop Window Switcher layouts follow Plasma Package structure 2012-02-16 10:08:15 +01:00
tabbox.cpp Drop xinerama related options 2012-02-09 16:52:39 +01:00
tabbox.h Emit a signal when an item gets selected 2011-12-02 10:48:04 +01:00
tabboxconfig.cpp Add a Minimized combo box to TabBox 2012-01-27 07:03:33 +01:00
tabboxconfig.h Add a Minimized combo box to TabBox 2012-01-27 07:03:33 +01:00
tabboxhandler.cpp Fix TabBoxHandler::containsPos for desktop switching box 2012-01-14 15:02:30 +01:00
tabboxhandler.h Drop more unused TabBox related code 2012-01-14 15:01:42 +01:00