cl-libinput

BSD 3-Clause

Common Lisp wrapper for libinput

$ area51 add cl-libinputコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-libinput:some-function ...)

依存関係