D18114: FakeInput: add support for pointer move with absolute coordinates

Martin Flöser noreply at phabricator.kde.org
Wed Jan 9 05:28:42 GMT 2019


graesslin requested changes to this revision.
graesslin added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> fake-input.xml:44
>        </request>
> +      <request name="pointer_motion_absolute">
> +          <arg name="x" type="fixed"/>

New requests can only be added at end. Since is missing.

> fakeinput_interface.cpp:85
>      pointerMotionCallback,
> +    pointerMotionAbsoluteCallback,
>      buttonCallback,

Must be last, new requests only at end.

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/82591636/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list