Revision 300ba38...

Go back to digest for 26th June 2011

Features in KDE Base

Arthur Arlt committed changes in [kde-workspace] /:

Make mothod windowGeometryShapeChanged() a slot

The method windowGeometryShapeChanged() from the class Scene is now a slot. It is now connected to the signal geometryShapeChanged() which is sent from Toplevel instances Client and Unmanaged.
All direct method calls were deleted.

File Changes

Modified 14 files
  •   kwin/client.cpp
  •   kwin/client.h
  •   kwin/effects.cpp
  •   kwin/effects.h
  •   kwin/events.cpp
  •   kwin/geometry.cpp
  •   kwin/scene.h
  •   kwin/scene_opengl.cpp
  •   kwin/scene_opengl.h
  •   kwin/scene_xrender.cpp
  •   kwin/scene_xrender.h
  •   kwin/toplevel.h
  •   kwin/unmanaged.cpp
  •   kwin/unmanaged.h
14 files changed in total