Revision 0f329be...
Go back to digest for 5th August 2012Bug Fixes in KDE Base
Martin Gräßlin committed changes in [kde-workspace/KDE/4.9] /clients/aurorae/src:
Install event filter on Aurorae Decoration to handle WheelEvents
Unfortunately QtQuick 1 does not provide a way to receive Wheel
events. But the window decoration needs to pass wheel events on
the titlebar to KWin core.
In order to process also Wheel Events in Aurorae an event
filter is installed on the widget and in case the mouse positon
is on the title bar the titlebarMouseWheelOperation is invoked.
FIXED-IN: 4.9.1
REVIEW: 105801
File Changes
Modified 2 files
- /clients/aurorae/src
- kwin/aurorae.cpp
- kwin/aurorae.h
2 files changed in total