mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-27 10:20:08 +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. |
||
|---|---|---|
| .. | ||
| templates | ||
| buildtest.c | ||
| buildtest.cc | ||
| eierpecken.c | ||
| eierpecken.h | ||
| meson.build | ||
| test-ei-device.c | ||
| test-ei-seat.c | ||
| test-ei.c | ||
| test-eis.c | ||
| test-main.c | ||
| test_oeffis.py | ||
| unit-tests.c | ||