Crate lillinput

source ·
Expand description

Library for connecting libinput gestures to i3 and others.

lillinput is a small for utility for connecting libinput gestures to:

  • commands for the i3 tiling window manager IPC interface
  • shell commands

This crate provides the library. See also the [lillinput-cli] crate for the commandline interface.

Modules

Components for representing actions.
Components for mapping ActionEvents to Actions.
Components for capturing and handling events.