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