Skip to content

On bind set stacking order only to newly bound client

David Edmundson requested to merge work/stacking_order_bind into master

sendStackingOrderChanged() iterates though all clients. Only the new client needs to be send information at this point.

Merge request reports