kwin/tabbox
Martin Gräßlin f0c6f06241 Stacking Order becomes a list of Toplevel Windows
The common usage of stacking order is to loop through
the list and find a specific Client. All these usages
still need to find a Client. For that the loops are
adjusted to first cast the Toplevel into a Client and
continue if the current item is no Client.

At the moment all entries in the stacking order should
still be Clients as the Deleted are not yet added.
2012-04-20 08:36:24 +02:00
..
qml SVN_SILENT made messages (.desktop file) 2012-04-19 11:15:13 +02:00
clientmodel.cpp Use Show desktop item instead of empty text in TabBox 2012-03-25 12:00:26 +02:00
clientmodel.h Use Show desktop item instead of empty text in TabBox 2012-03-25 12:00:26 +02:00
CMakeLists.txt
declarative.cpp Drop kephal dependency from KWin 2012-04-01 08:11:57 +02:00
declarative.h
desktopmodel.cpp
desktopmodel.h
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) 2012-04-02 10:09:26 +02:00
tabbox.cpp Stacking Order becomes a list of Toplevel Windows 2012-04-20 08:36:24 +02:00
tabbox.h use compositor to elevate current tabbox window 2012-04-14 23:22:05 +02:00
tabboxconfig.cpp
tabboxconfig.h Show windows from all screen in TabBox by default 2012-03-30 22:16:24 +02:00
tabboxhandler.cpp use compositor to elevate current tabbox window 2012-04-14 23:22:05 +02:00
tabboxhandler.h use compositor to elevate current tabbox window 2012-04-14 23:22:05 +02:00