mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-01-24 15:40:23 +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.proto | ||
| meson.build | ||