slackbuilds_ponce/libraries/libei/README
Nathaniel Russell cc67a572c3
libraries/libei: Added (library for Emulated Input).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-02-24 15:34:49 +07:00

6 lines
319 B
Text

libei is a library for Emulated Input, primarily aimed at the
Wayland stack. It provides three parts:
* EI (Emulated Input) for the client side (libei)
* EIS (Emulated Input Server) for the server side (libeis)
* oeffis is an optional helper library for DBus communication
with the XDG RemoteDesktop portal (liboeffis)