<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zig-way/src/ancillary-data.zig, branch master</title>
<subtitle>Zig Only Wayland Protocol Implementation
</subtitle>
<id>http://git.nathanreiner.xyz/zig-way/atom?h=master</id>
<link rel='self' href='http://git.nathanreiner.xyz/zig-way/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/zig-way/'/>
<updated>2025-08-27T07:03:21Z</updated>
<entry>
<title>Add ancillary data mechanism to send fds to compositor.</title>
<updated>2025-08-27T07:03:21Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2025-08-27T07:02:43Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/zig-way/commit/?id=8a7392dea729d3ed49a8bf8eee25906c4fd616ac'/>
<id>urn:sha1:8a7392dea729d3ed49a8bf8eee25906c4fd616ac</id>
<content type='text'>
Currently we are just attaching the fds to the object id.
In theory this is not a valid implementation, since if we
have more than MAX_FD file descriptors this will not work.
But since this wont be the case in basically all cases of
the wayland protocol, we can just ignore that for now.
</content>
</entry>
<entry>
<title>add Fd type for requests</title>
<updated>2025-08-23T06:06:17Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2025-08-23T06:06:17Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/zig-way/commit/?id=0a4c945e48717b24fdb6416e47bbb2fa2a7372b4'/>
<id>urn:sha1:0a4c945e48717b24fdb6416e47bbb2fa2a7372b4</id>
<content type='text'>
This is not tested code, since there are no requests
implemented yet using file descriptors.
</content>
</entry>
</feed>
