On Friday 28 November 2014 15:25:03 Thomas Lübking wrote:
> On Freitag, 28. November 2014 14:55:43 CEST, Martin Gräßlin wrote:
> > Both signals are now removed. Works like a charm with the
> > handling directly in KWin.
> 
> I foresee trouble/complicfication on this (at least limitation)
> 
> Assume a decoration wants to alter the current tab on wheel, depending on
> the cursor position (over a dedicated tabbar) or a modifier. Or maybe
> scroll the (elided) caption on horizontal wheeling.

The decoration still has full control over it. All it needs to do is implement 
the
virtual void Decoration::wheelEvent(QWheelEvent *event)
(which it would need to do so anyway) and set the event to accepted.

Cheers
Martin

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to