<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wayland-protocols.git/stable/presentation-time, 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>2020-06-11T20:22:16+00:00</updated>
<entry>
<title>presentation-time: Annotate destructor events</title>
<updated>2020-06-11T20:22:16+00:00</updated>
<author>
<name>Tadeo Kondrak</name>
<email>me@tadeo.ca</email>
</author>
<published>2020-06-11T20:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=cae8a2b6fc7ca69419c03e2737389382165e61ea'/>
<id>urn:sha1:cae8a2b6fc7ca69419c03e2737389382165e61ea</id>
<content type='text'>
Signed-off-by: Tadeo Kondrak &lt;me@tadeo.ca&gt;
</content>
</entry>
<entry>
<title>Use “software” instead of “user space”</title>
<updated>2021-10-13T14:37:26+00:00</updated>
<author>
<name>Demi Marie Obenour</name>
<email>demiobenour@gmail.com</email>
</author>
<published>2021-10-05T13:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=ce82f16624107de6c7ae940ed71957eedbcda8db'/>
<id>urn:sha1:ce82f16624107de6c7ae940ed71957eedbcda8db</id>
<content type='text'>
On Genode, graphics drivers run in user space.  It is also theoretically
possible for a Wayland compositor to run in kernel space.  Therefore,
the phrase “user space” should be avoided in a Wayland protocol
specification.

Signed-off-by: Demi Marie Obenour &lt;demiobenour@gmail.com&gt;
</content>
</entry>
<entry>
<title>presentation-time: use enum entry description tags</title>
<updated>2021-07-27T20:36:39+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2021-07-27T20:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=10155af4526d8214ca5315aaab67d3415dd93ec9'/>
<id>urn:sha1:10155af4526d8214ca5315aaab67d3415dd93ec9</id>
<content type='text'>
Instead of describing each enum entry in the enum description,
use enum entry descriptions. This avoids the awkward list of
flags in the top-level description.

This has been possible for a long time, but wasn't correctly
handled by wayland-scanner until recently [1].

[1]: https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/151

Signed-off-by: Simon Ser &lt;contact@emersion.fr&gt;
</content>
</entry>
<entry>
<title>presentation-time: Add enum attribute to 'flags'</title>
<updated>2021-01-03T17:57:27+00:00</updated>
<author>
<name>onox</name>
<email>denkpadje@gmail.com</email>
</author>
<published>2020-12-23T15:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=1c19d4bc316c93229cfd6a7a099f2657bfeb2982'/>
<id>urn:sha1:1c19d4bc316c93229cfd6a7a099f2657bfeb2982</id>
<content type='text'>
Signed-off-by: onox &lt;denkpadje@gmail.com&gt;
</content>
</entry>
<entry>
<title>presentation-time: add missing bitfield marker</title>
<updated>2019-09-06T11:59:59+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2019-08-20T02:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=fad3a831d4c2dac434b0c8a93a54982fb407b935'/>
<id>urn:sha1:fad3a831d4c2dac434b0c8a93a54982fb407b935</id>
<content type='text'>
Signed-off-by: Pekka Paalanen &lt;pekka.paalanen@collabora.com&gt;
Reviewed-by: Simon Ser &lt;contact@emersion.fr&gt;
Acked-by: Daniel Stone &lt;daniels@collabora.com&gt;
Acked-by: Victor Berger &lt;victor.berger@m4x.org&gt;
</content>
</entry>
<entry>
<title>(multiple): Remove inconsistent line breaks</title>
<updated>2016-11-21T11:20:27+00:00</updated>
<author>
<name>Yong Bakos</name>
<email>ybakos@humanoriented.com</email>
</author>
<published>2016-10-31T13:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=59b6e208e09a5d2f241965f907a1f05ecbf7ba68'/>
<id>urn:sha1:59b6e208e09a5d2f241965f907a1f05ecbf7ba68</id>
<content type='text'>
Enum entries and message arguments are sometimes preceded by a blank line, but
often aren't.

Standardize the format of the protocol specification by removing blank lines
preceding a list of message arguments and enum entries.

Signed-off-by: Yong Bakos &lt;ybakos@humanoriented.com&gt;
Reviewed-by: Daniel Stone &lt;daniels@collabora.com&gt;
</content>
</entry>
<entry>
<title>stable/presentation-time: rephrase request intro</title>
<updated>2016-04-14T08:32:04+00:00</updated>
<author>
<name>Pekka Paalanen</name>
<email>pekka.paalanen@collabora.co.uk</email>
</author>
<published>2016-02-24T08:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=a8d7dce4e61b832172870f78cdb5f11b62f63fab'/>
<id>urn:sha1:a8d7dce4e61b832172870f78cdb5f11b62f63fab</id>
<content type='text'>
Attempting to clarify the paragraph. The key points are that feedback is
double-buffered, part of a commit as all double-buffered state is, and
it defines the term "content update" used later.

The new phrasing defines not only a content update, but also content
submission which is used further on in the spec. It implies the
double-buffered state semantics without actually using the term (it's
not really state to be applied), and makes a link with the very next
paragraph describing the prensentation time.

Signed-off-by: Pekka Paalanen &lt;pekka.paalanen@collabora.co.uk&gt;
Reviewed-by: Bryce Harrington &lt;bryce@osg.samsung.com&gt;
</content>
</entry>
<entry>
<title>stable/presentation-time: reorganize clock_id documentation</title>
<updated>2016-04-14T08:32:04+00:00</updated>
<author>
<name>Pekka Paalanen</name>
<email>pekka.paalanen@collabora.co.uk</email>
</author>
<published>2016-04-13T07:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=79a417297699df6ade9b6363d7050a3c1e39c087'/>
<id>urn:sha1:79a417297699df6ade9b6363d7050a3c1e39c087</id>
<content type='text'>
Move compositor implementors' guidelines to the end. Recombine the
affected paragraphs.

No changes to the wording are made.

Suggested-by: Bryce Harrington &lt;bryce@osg.samsung.com&gt;
Signed-off-by: Pekka Paalanen &lt;pekka.paalanen@collabora.co.uk&gt;
Reviewed-by: Bryce Harrington &lt;bryce@osg.samsung.com&gt;
</content>
</entry>
<entry>
<title>stable/presentation-time: grammatical improvements by Bryce</title>
<updated>2016-04-14T08:32:04+00:00</updated>
<author>
<name>Pekka Paalanen</name>
<email>pekka.paalanen@collabora.co.uk</email>
</author>
<published>2016-02-23T10:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=8e685a89ff7e55859af6eaeec1f9e8c80a598e60'/>
<id>urn:sha1:8e685a89ff7e55859af6eaeec1f9e8c80a598e60</id>
<content type='text'>
Suggested-by: Bryce Harrington &lt;bryce@osg.samsung.com&gt;
Signed-off-by: Pekka Paalanen &lt;pekka.paalanen@collabora.co.uk&gt;
Reviewed-by: Bryce Harrington &lt;bryce@osg.samsung.com&gt;
</content>
</entry>
<entry>
<title>stable/presentation-time: swap two paragraphs in 'presented'</title>
<updated>2016-04-14T08:30:16+00:00</updated>
<author>
<name>Pekka Paalanen</name>
<email>pekka.paalanen@collabora.co.uk</email>
</author>
<published>2016-02-23T09:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wayland-protocols.git/commit/?id=4f87fcf3a0c6b2337fafe2f3a01143f7482ddb9e'/>
<id>urn:sha1:4f87fcf3a0c6b2337fafe2f3a01143f7482ddb9e</id>
<content type='text'>
Associates better with the surrounding paragraphs by not jumping topics
back and forth.

Suggested-by: Bill Spitzak &lt;spitzak@gmail.com&gt;
Signed-off-by: Pekka Paalanen &lt;pekka.paalanen@collabora.co.uk&gt;
Reviewed-by: Bryce Harrington &lt;bryce@osg.samsung.com&gt;
</content>
</entry>
</feed>
