mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-26 23:50:06 +01:00
The primary use-case for these properties in libei itself was to send some fixed information (pid, cmdline and conection type). In the portal case, these can be obtained out-of-band via the portal. In the non-portal case these can be obtained from the socket itself (fetch pid, look up /proc/pid/cmdline) which is just as reliable as trusting whatever libei sends. The only other use-case for the properties was the activation id in the InputCapture::Activated portal signal. This can be achieved with a serial in the START_EMULATING event. |
||
|---|---|---|
| .. | ||
| ei-debug-events.c | ||
| ei-demo-client.c | ||
| eis-demo-server-uinput.c | ||
| eis-demo-server.c | ||
| eis-demo-server.h | ||
| oeffis-demo-tool.c | ||