Libinput is done
Libinput is done
Posted Aug 1, 2016 3:56 UTC (Mon) by whot (subscriber, #50317)In reply to: Libinput is done by ballombe
Parent article: Libinput is done
https://wayland.freedesktop.org/libinput/doc/latest/index...
Posted Aug 1, 2016 12:42 UTC (Mon)
by ballombe (subscriber, #9523)
[Link] (1 responses)
Posted Aug 1, 2016 23:58 UTC (Mon)
by whot (subscriber, #50317)
[Link]
note that libinput is a bit special, it's not a generic library that we expect applications to use. there is a very limited number of expected libinput users (most Wayland compositors and the xorg driver) and a few others like research projects and PoCs. but compared to gegl it's not a generic user-facing library, so the documentation requirements are a bit different (i.e. we can ignore most of the entry-level stuff)
Libinput is done
If you want an example of proper library documentation I suggest this one
<http://gegl.org/> from a recent LWN item.
Libinput is done