Revision 8543033...

Go back to digest for 18th May 2014

Bug Fixes in User Interface

Martin Gräßlin committed changes in [kwin] /:

Reparent decoration window by using a QWindow wrapper for the frame

Qt doesn't like that we reparent the decoration using low level xcb
calls. So let's use a QWindow wrapper for the frame and let Qt do
the reparenting itself.


REVIEW: 118159

File Changes

Modified 3 files
  •   client.cpp
  •   client.h
  •   manage.cpp
3 files changed in total