1d959dea64
Most recently used virtual desktop chain is only used in the context of TabBox and therefore moved into this namespace. KWin uses one desktop chain for each activity. This is mapped by having multiple DesktopChains. In addition there is a DesktopChainManager which contains all those chains which are identified by a QString. The manager gets connected to the signals emitted by VirtualDesktopManager for changes in virtual desktops and to signals related to Activities emitted by Workspace. This means the manager is rather generic as it does not depend on any other components. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
mock_declarative.cpp | ||
mock_tabboxclient.cpp | ||
mock_tabboxclient.h | ||
mock_tabboxhandler.cpp | ||
mock_tabboxhandler.h | ||
test_desktopchain.cpp | ||
test_tabbox_clientmodel.cpp | ||
test_tabbox_clientmodel.h | ||
test_tabbox_config.cpp | ||
test_tabbox_handler.cpp |