Skip to content
Commit 7460f79e authored by Roman Gilg's avatar Roman Gilg
Browse files

xdg-activation: rewrite and move description of token forwarding



After a requesting client receives a new token, the client usually forwards the
token string to another client by a different process, which then uses the
token in an activate request. For that the token string must be transferred to
the other process.

Two default ways of doing that were described in the done event, but the
description had some issues and it makes more sense to describe them in the
protocol description itself, which talks about the protocol in a more general
way. Therefore rewrite the paragraphs about token forwarding between clients
and place them in the protocol description.

Signed-off-by: default avatarRoman Gilg <subdiff@gmail.com>
parent 855786de
Loading
Loading
Loading
Pipeline #375264 passed with stages
in 1 minute and 14 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment