mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-06 09:08:28 +02:00
Ring positions increase clockwise
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/994>
This commit is contained in:
parent
ace22ad0b0
commit
857780ede7
1 changed files with 1 additions and 1 deletions
|
|
@ -3141,7 +3141,7 @@ libinput_event_tablet_pad_get_base_event(struct libinput_event_tablet_pad *event
|
||||||
/**
|
/**
|
||||||
* @ingroup event_tablet_pad
|
* @ingroup event_tablet_pad
|
||||||
*
|
*
|
||||||
* Returns the current position of the ring, in degrees counterclockwise
|
* Returns the current position of the ring, in degrees clockwise
|
||||||
* from the northern-most point of the ring in the tablet's current logical
|
* from the northern-most point of the ring in the tablet's current logical
|
||||||
* orientation.
|
* orientation.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue