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
CMakeLists.txt Window Switcher layouts follow Plasma Package structure 2012-02-16 10:08:15 +01: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
declarative.cpp Drop kephal dependency from KWin 2012-04-01 08:11:57 +02:00
declarative.h Add proper key navigation to layout based window switchers 2012-03-25 11:55:35 +02:00
desktopmodel.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
desktopmodel.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
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 Refactor checks for inclusion of TabBoxClients in the client list 2012-03-05 20:26:35 +01:00
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