libei/tools
Peter Hutterer a5cc87c837 Purge the properties from the protocol
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.
2023-02-09 11:48:29 +10:00
..
ei-debug-events.c Purge the properties from the protocol 2023-02-09 11:48:29 +10:00
ei-demo-client.c Purge the properties from the protocol 2023-02-09 11:48:29 +10:00
eis-demo-server-uinput.c Change to allow dynamic binding of capabilities 2022-04-04 05:24:16 +00:00
eis-demo-server.c Purge the properties from the protocol 2023-02-09 11:48:29 +10:00
eis-demo-server.h Add SPDX identifiers to all source files 2022-03-03 00:27:36 +00:00
oeffis-demo-tool.c liboeffis is a wrapper library for the RemoteDesktop communication 2022-12-08 11:22:50 +10:00