Revision 2cea963...

Go back to digest for 17th November 2013

Bug Fixes in KDE Base

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

[kwin] Do not filter out button release events for moving clients

The QWidget of the window decoration is otherwise still thinking that
the button is pressed and waits for a release. Thus the next click on
the decoration doesn't trigger the move mode.

File Changes

Modified 1 files
  • kwin/events.cpp
1 files changed in total