D18114: FakeInput: add support for pointer move with absolute coordinates
Vlad Zagorodniy
noreply at phabricator.kde.org
Wed Jan 9 11:08:12 GMT 2019
zzag added a comment.
maxVersion in src/client/registry.cpp should be updated as well.
INLINE COMMENTS
> fakeinput.h:138
> + * Request an absolute pointer motion to @p pos position.
> + **/
> + void requestPointerMoveAbsolute(const QPointF &pos);
Missing `@since`.
> fakeinput_interface.h:118
> + * Request an absolute pointer motion to @p pos.
> + **/
> + void pointerMotionAbsoluteRequested(const QPointF &pos);
Missing `@since`.
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D18114
To: jgrulich, davidedmundson, graesslin
Cc: graesslin, zzag, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190109/c59a0791/attachment.html>
More information about the Kde-frameworks-devel
mailing list