<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wlroots.git/protocol, branch master</title>
<subtitle>fork of wlroots with action binder support
</subtitle>
<id>https://git.vlhl.dev/navi/wayland/wlroots.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/navi/wayland/wlroots.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/'/>
<updated>2024-03-03T21:41:30+00:00</updated>
<entry>
<title>types/wlr-action-binder: update protocol</title>
<updated>2024-03-03T21:41:30+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-03-03T21:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=3d7492f9075582a29d450a8934e3e0aeb7412fee'/>
<id>urn:sha1:3d7492f9075582a29d450a8934e3e0aeb7412fee</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>ext-action-binder-v1: new protocol implementation</title>
<updated>2024-03-01T00:33:13+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2023-10-09T21:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=d1b979d9bd858c45e9ee23a418a390e0ea4ed0cc'/>
<id>urn:sha1:d1b979d9bd858c45e9ee23a418a390e0ea4ed0cc</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>ext-foreign-toplevel-list-v1: new protocol implementation</title>
<updated>2024-02-12T00:05:19+00:00</updated>
<author>
<name>columbarius</name>
<email>co1umbarius@protonmail.com</email>
</author>
<published>2024-02-10T22:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=9e426e70e68cc292f55dbd2c496bcfd6bea32caf'/>
<id>urn:sha1:9e426e70e68cc292f55dbd2c496bcfd6bea32caf</id>
<content type='text'>
This implements the new ext-foreign-toplevel-list-v1 protocol [1].
Implemented analog to the zwlr-foreign-toplevel-management-v1 implementation.
The additional _ext_ in the names was added to avoid name collisions.

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

Co-authored-by: Leon Henrik Plickat &lt;leonhenrik.plickat@stud.uni-goettingen.de&gt;
</content>
</entry>
<entry>
<title>Create &amp; implement transient seat protocol</title>
<updated>2024-01-31T08:22:05+00:00</updated>
<author>
<name>Andri Yngvason</name>
<email>andri@yngvason.is</email>
</author>
<published>2020-02-08T15:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=3a91dc1b483fbcb480c69b4dd2af1073cf69b52f'/>
<id>urn:sha1:3a91dc1b483fbcb480c69b4dd2af1073cf69b52f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linux-dmabuf-v1: switch to stable</title>
<updated>2024-01-31T08:20:17+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2023-11-26T13:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=6991f03767b7bab8c5d42d46a89f51debd3e1634'/>
<id>urn:sha1:6991f03767b7bab8c5d42d46a89f51debd3e1634</id>
<content type='text'>
The protocol is no longer unstable.
</content>
</entry>
<entry>
<title>input-inhibitor: drop</title>
<updated>2023-11-21T17:10:18+00:00</updated>
<author>
<name>Kirill Primak</name>
<email>vyivel@eclair.cafe</email>
</author>
<published>2023-11-21T17:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=5dd614b9adc97bf1c89c8e2ebe8504841f8635ea'/>
<id>urn:sha1:5dd614b9adc97bf1c89c8e2ebe8504841f8635ea</id>
<content type='text'>
wlr_input_inhibitor.h has been marked as deprecated in 0.17.0.
</content>
</entry>
<entry>
<title>security-context-v1: new protocol implementation</title>
<updated>2023-10-10T08:34:01+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2022-05-31T12:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=c58deb7a7d82298c76bd045113be5f33d58c45ec'/>
<id>urn:sha1:c58deb7a7d82298c76bd045113be5f33d58c45ec</id>
<content type='text'>
Co-authored-by: Puck Meerburg &lt;puck@puckipedia.com&gt;
References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/68
</content>
</entry>
<entry>
<title>drop KDE idle protocol support</title>
<updated>2023-10-04T16:19:30+00:00</updated>
<author>
<name>Simon Zeni</name>
<email>simon@bl4ckb0ne.ca</email>
</author>
<published>2022-10-14T14:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=a289f812d62059d5aac92cbd374dcb7b03bb08a6'/>
<id>urn:sha1:a289f812d62059d5aac92cbd374dcb7b03bb08a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>staging/tearing-control: Add protocol support</title>
<updated>2023-09-28T16:53:08+00:00</updated>
<author>
<name>vaxerski</name>
<email>43317083+vaxerski@users.noreply.github.com</email>
</author>
<published>2023-09-28T16:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=5dec1c8bcb208fc0341a538dd46d96b3970c9def'/>
<id>urn:sha1:5dec1c8bcb208fc0341a538dd46d96b3970c9def</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cursor-shape-v1: new protocol implementation</title>
<updated>2023-07-24T01:00:19+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2023-05-05T14:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=04e4e06986d1aad35d3ab097f3f473b799a576e2'/>
<id>urn:sha1:04e4e06986d1aad35d3ab097f3f473b799a576e2</id>
<content type='text'>
References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/194
</content>
</entry>
</feed>
