Revision 431aad6...

Go back to digest for 15th April 2012

Bug Fixes in KDE Base

Martin Gräßlin committed changes in [kde-workspace] /:

Keep position in stacking order for deleted windows

Workspace::addDeleted swaps the Client with the Deleted in the
stacking order. For Unmanaged windows the Deleted is appended
to the stacking order which is the same layer.

When the deleted is closed the window is removed from the stacking
order.

The result is that a deleted window is no longer raised above all
other clients.

REVIEW: 104519

FIXED-IN: 4.9.0

File Changes

Modified 4 files
  •   kwin/deleted.cpp
  •   kwin/layers.cpp
  •   kwin/workspace.cpp
  •   kwin/workspace.h
4 files changed in total