mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 05:40:04 +01:00
doc/user: quirks are available, not supported
This is a bit nitpicky but let's call the current quirks merely "available" rather than "supported" since quirks should never be seen as supported API. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
a244b9e32b
commit
b39145e468
1 changed files with 2 additions and 2 deletions
|
|
@ -112,11 +112,11 @@ output.
|
||||||
.. _device-quirks-list:
|
.. _device-quirks-list:
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
List of supported device quirks
|
List of currently available device quirks
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
This list is a guide for developers to ease the process of submitting
|
This list is a guide for developers to ease the process of submitting
|
||||||
patches upstream. This section shows device quirks supported in
|
patches upstream. This section shows device quirks currently available in
|
||||||
|git_version|.
|
|git_version|.
|
||||||
|
|
||||||
.. warning:: Quirks are internal API and may change at any time for any reason.
|
.. warning:: Quirks are internal API and may change at any time for any reason.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue