Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jadahl/libinput

(mostly not up to date) mirror of libinput
https://github.com/jadahl/libinput

Last synced: about 1 month ago
JSON representation

(mostly not up to date) mirror of libinput

Awesome Lists containing this project

README

        

This library does processing on input device events while providing an API
to the the user used for delegating more useful input events.

Input event processing includes scaling touch coordinates, generating
pointer events from touchpads, pointer acceleration, etc.

It is based on the input code from the weston Wayland reference compositor.

It has no other dependencies than libmtdev and supports only evdev devices.