Lisainput
Lisainput is a cross-platform input framework designed to unify user input from keyboards, pointers, touch, stylus, voice, and game controllers. It provides an abstract input event model and a set of adapters that allow applications to receive normalized events regardless of source device.
Its architecture centers on a lightweight core event bus, per-device drivers, platform shims, and language bindings
The framework includes an extensible plugin system, support for accessibility features (screen reader compatibility, high-contrast rendering,
Lisainput is used by desktop and mobile applications and provides bindings for major platforms including Windows,
Governance is open and collaborative, with community-driven development, permissive licensing, and documentation aimed at ensuring consistent