1
0
Fork 0

Fix typo in RemoteDesktop dbus api

https://gitlab.gnome.org/GNOME/mutter/merge_requests/586
This commit is contained in:
Ignacio Casal Quinteiro 2019-05-22 11:30:03 +02:00
parent 9305b6d8ee
commit deef9960a4

View file

@ -121,6 +121,7 @@
<arg name="dy" type="d" direction="in" />
<arg name="flags" type="u" direction="in" />
</method>
<!--
NotifyPointerAxisDiscrete:
@ -134,7 +135,7 @@
<!--
NotifyPointerMotionRelative:
A absolute pointer motion event notification
A relative pointer motion event notification
-->
<method name="NotifyPointerMotionRelative">
<arg name="dx" type="d" direction="in" />