mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-30 11:50:08 +01:00
The main reason for having different functions to create the initial context was so we can nest the ei struct inside the context-specific struct. That shouldn't leak into the API though and our use-case is probably one where we create one context, then iterate through possible backends until one succeds - having different contexts here doesn't help then. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> |
||
|---|---|---|
| .. | ||
| ei-socket-client.c | ||
| eis-socket-server.c | ||