summaryrefslogtreecommitdiffstats
path: root/libraries/libei/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libei/README')
-rw-r--r--libraries/libei/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libei/README b/libraries/libei/README
new file mode 100644
index 0000000000..7d50f4af03
--- /dev/null
+++ b/libraries/libei/README
@@ -0,0 +1,6 @@
+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)