Revision cd481c8...

Go back to digest for 12th June 2011

Features in KDE Base

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

Infrastructure to inform Toplevels when a frame is rendered

We need this for Wayland clients as we have to pass a timestamp
to the Wayland client when the client got rendered. As we only
need it for Wayland, the base implementation in Toplevel does nothing
and the frameRendered method is only invoked after swapping the EGL buffer.

File Changes

Modified 5 files
  •   kwin/scene.cpp
  •   kwin/scene.h
  •   kwin/scene_opengl_egl.cpp
  •   kwin/toplevel.cpp
  •   kwin/toplevel.h
5 files changed in total