<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zig-way/src/wl/shm/anonymous-file.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>
</feed>
