Fix typo in RemoteDesktop dbus api
https://gitlab.gnome.org/GNOME/mutter/merge_requests/586
This commit is contained in:
parent
9305b6d8ee
commit
deef9960a4
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user