Martin GräßlinOn Friday 28 November 2014 12:00:43 wrote: > > > void titleBarDoubleClicked(); > > > > Maybe it might sense to have the event here, to check keyboard > > modifiers? > > > > > void titleBarWheelEvent(const QPoint &angleDelta); > > > > Why not simply pass the QWheelEvent? I might be interested in keyboard > > modifiers or the phase(). > > on second thought: both signals should not be emitted at all. I'll try to > change this to have the backend detecting the double click and the wheel > events.
Both signals are now removed. Works like a charm with the handling directly in KWin. Cheers Martin
signature.asc
Description: This is a digitally signed message part.
