kwin/tiling
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
..
tile.cpp
tile.h
tiling.cpp Stacking Order becomes a list of Toplevel Windows 2012-04-20 08:36:24 +02:00
tiling.h
tilinglayout.cpp Stacking Order becomes a list of Toplevel Windows 2012-04-20 08:36:24 +02:00
tilinglayout.h