Review Request for KDecoration
Martin Gräßlin
mgraesslin at kde.org
Fri Nov 28 13:55:43 GMT 2014
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20141128/d952692f/attachment.sig>
More information about the kde-core-devel
mailing list