diff --git a/README.md b/README.md index eb333fb..066b37c 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,7 @@ Flatpak would be: | after +-------+------------------+ initial| handover / connection| / initial request - | / dbus[org.freedesktop.portal.EmulatedInput] + | / dbus[org.freedesktop.portal.RemoteDesktop.ConnectToEIS] +--------------------+ | xdg-desktop-portal | +--------------------+ @@ -240,7 +240,7 @@ Flatpak would be: The current approach works so that - the compositor starts an `libeis` socket backend at `$XDG_RUNTIME_DIR/eis-0` -- `xdg-desktop-portal` provides `org.freedesktop.portal.EmulatedInput` +- `xdg-desktop-portal` provides `org.freedesktop.portal.RemoteDesktop.ConnectToEIS` - a client connects to the `xdg-desktop-portal` to request emulated input - `xdg-desktop-portal` authenticates a client and opens the initial connection to the `libeis` socket. It restricts the capabilities available