<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wayland-protocols.git/staging/xdg-activation, branch master</title>
<subtitle>action binder protocol
</subtitle>
<id>https://git.vlhl.dev/navi/wayland/wayland-protocols.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/'/>
<updated>2022-12-19T12:41:52+00:00</updated>
<entry>
<title>Fix typo in xdg-activation-v1</title>
<updated>2022-12-19T12:41:52+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>philip@tecnocode.co.uk</email>
</author>
<published>2022-12-19T12:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=37a7b9d387f01ae789432872028317488d0000c8'/>
<id>urn:sha1:37a7b9d387f01ae789432872028317488d0000c8</id>
<content type='text'>
Noticed during review in
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/98#note_1003427,
but not changed at the time.

Noticed again in https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3090#note_1606895.

Signed-off-by: Philip Withnall &lt;pwithnall@endlessos.org&gt;
</content>
</entry>
<entry>
<title>xdg-activation: rewrite and move description of token forwarding</title>
<updated>2021-08-04T15:20:35+00:00</updated>
<author>
<name>Roman Gilg</name>
<email>subdiff@gmail.com</email>
</author>
<published>2021-06-15T12:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=7460f79e4b10bcba20f32af28286955ecf0b9105'/>
<id>urn:sha1:7460f79e4b10bcba20f32af28286955ecf0b9105</id>
<content type='text'>
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: Roman Gilg &lt;subdiff@gmail.com&gt;
</content>
</entry>
<entry>
<title>xdg-activation: correct sequence when X11 client spawns Wayland client</title>
<updated>2021-08-04T15:20:35+00:00</updated>
<author>
<name>Roman Gilg</name>
<email>subdiff@gmail.com</email>
</author>
<published>2021-06-15T11:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=855786de9195c2b5ad2780e1b4869e0de0ef9f39'/>
<id>urn:sha1:855786de9195c2b5ad2780e1b4869e0de0ef9f39</id>
<content type='text'>
The Wayland client requests surface activation directly using the token
that it received from the X11 client.

Signed-off-by: Roman Gilg &lt;subdiff@gmail.com&gt;
</content>
</entry>
<entry>
<title>xdg-activation: use rst inline code</title>
<updated>2021-08-04T15:20:35+00:00</updated>
<author>
<name>Roman Gilg</name>
<email>subdiff@gmail.com</email>
</author>
<published>2021-06-15T11:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=e7183fb762bc4b1724aef563c53286756357846c'/>
<id>urn:sha1:e7183fb762bc4b1724aef563c53286756357846c</id>
<content type='text'>
rst requires two backticks to format text as inline code.

Signed-off-by: Roman Gilg &lt;subdiff@gmail.com&gt;
</content>
</entry>
<entry>
<title>xdg-activation: use rst link</title>
<updated>2021-08-04T15:20:35+00:00</updated>
<author>
<name>Roman Gilg</name>
<email>subdiff@gmail.com</email>
</author>
<published>2021-06-15T11:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=7391c8e42f5c55b2e5a9f790f768cf2785f77de4'/>
<id>urn:sha1:7391c8e42f5c55b2e5a9f790f768cf2785f77de4</id>
<content type='text'>
Instead of writing the link in brackets use the rst link functionality.

Signed-off-by: Roman Gilg &lt;subdiff@gmail.com&gt;
</content>
</entry>
<entry>
<title>xdg-activation-v1: clarify set_{serial,surface}</title>
<updated>2021-07-01T20:38:30+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2021-06-02T18:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=36cee4bdbcaf3a75f567315809953b5e21d703da'/>
<id>urn:sha1:36cee4bdbcaf3a75f567315809953b5e21d703da</id>
<content type='text'>
Make it clearer what the requests are used for.

Signed-off-by: Simon Ser &lt;contact@emersion.fr&gt;
</content>
</entry>
<entry>
<title>xdg-activation: Fix an inconsistency</title>
<updated>2021-06-07T16:50:13+00:00</updated>
<author>
<name>Vlad Zahorodnii</name>
<email>vlad.zahorodnii@kde.org</email>
</author>
<published>2021-05-27T11:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=577bdce99de972e14722cb05f92f6d99eb7f584a'/>
<id>urn:sha1:577bdce99de972e14722cb05f92f6d99eb7f584a</id>
<content type='text'>
The spec uses the terms "presentation token" and "activation token"
interchangeably, which can cause confusion.

Signed-off-by: Vlad Zahorodnii &lt;vlad.zahorodnii@kde.org&gt;
</content>
</entry>
<entry>
<title>staging/xdg-activation: Describe interoperation with X11</title>
<updated>2021-04-30T12:26:54+00:00</updated>
<author>
<name>Carlos Garnacho</name>
<email>carlosg@gnome.org</email>
</author>
<published>2020-12-03T15:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=2939d4a05ef2f66101ac8071f365dd8b07ed0f42'/>
<id>urn:sha1:2939d4a05ef2f66101ac8071f365dd8b07ed0f42</id>
<content type='text'>
X11 had its own startup notification protocol, describe how could Wayland
compositors implement interoperation between Wayland and X11 clients,
should this be desired.

Signed-off-by: Carlos Garnacho &lt;carlosg@gnome.org&gt;
</content>
</entry>
<entry>
<title>Include a new xdg_activation protocol</title>
<updated>2021-04-30T12:26:50+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2020-10-15T13:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=032a0bdc9b293bfa04a691f92a85ab88d4907447'/>
<id>urn:sha1:032a0bdc9b293bfa04a691f92a85ab88d4907447</id>
<content type='text'>
Signed-off-by: Aleix Pol Gonzalez &lt;aleixpol@kde.org&gt;
Reviewed-by: David Edmundson &lt;davidedmundson@kde.org&gt;
Reviewed-by: Simon Ser &lt;contact@emersion.fr&gt;
Reviewed-by: Jonas Ådahl &lt;jadahl@gmail.com&gt;
</content>
</entry>
</feed>
