Diffusion KWin 971ffeca002d

Stacking Order becomes a list of Toplevel Windows

Authored by graesslin on Apr 8 2012, 8:07 AM.

Description

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.

Details

Committed
graesslinApr 20 2012, 6:36 AM
Parents
R108:f666b5fe87dd: ConstrainedStackingOrder() return ToplevelList
Branches
Unknown
Tags
Unknown