kwin/tabbox/tests
Martin Gräßlin a4fed7188c Use the first client as entrance to the focus chain if no active window
The recently used mode of TabBox uses the active window as the entrance
into the focus chain. If there is no active window it does not find any
Clients. To solve this issue the ClientModel now uses the first entry
of the focus chain in case there is no active window.

BUG: 305449
FIXED-IN: 4.9.1
REVIEW: 106088
2012-08-26 20:07:52 +02:00
..
CMakeLists.txt Verify QVariant is valid before casting to Client* 2012-08-17 17:48:15 +02:00
mock_declarative.cpp Verify pointer is valid when calculating the longest caption 2012-07-22 19:23:36 +02:00
mock_tabboxclient.cpp Verify pointer is valid when calculating the longest caption 2012-07-22 19:23:36 +02:00
mock_tabboxclient.h Verify pointer is valid when calculating the longest caption 2012-07-22 19:23:36 +02:00
mock_tabboxhandler.cpp Use the first client as entrance to the focus chain if no active window 2012-08-26 20:07:52 +02:00
mock_tabboxhandler.h Use the first client as entrance to the focus chain if no active window 2012-08-26 20:07:52 +02:00
test_tabbox_clientmodel.cpp Use the first client as entrance to the focus chain if no active window 2012-08-26 20:07:52 +02:00
test_tabbox_clientmodel.h Use the first client as entrance to the focus chain if no active window 2012-08-26 20:07:52 +02:00
test_tabbox_handler.cpp Verify QVariant is valid before casting to Client* 2012-08-17 17:48:15 +02:00