package libinput
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml bindings for libinput
Install
dune-project
Dependency
Authors
Maintainers
Sources
libinput-1.29.tbz
sha256=3de44543b3995d15d0c3ff2dbc1788403427a2c907716552cded9134681880fd
sha512=9e92438c6183d0e6e7d76c28e67133ce25d230686881a47a874a07d0e79163d3033606f69d07225d2d6eaea687a57d943429b9d5b533d344a773262e951e662e
doc/CHANGES.html
v1.29
- Add support for older versions of libinput going back to libinput 1.20. This allows the library to be used on Ubuntu 22.04 and Debian 12.
- Give a clear compile-time error if the C libinput is too old.
- The libinput-ocaml version number now indicates which version of libinput it is up-to-date with.
v0.1
- Initial release.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page