<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zigway/src, branch master</title>
<subtitle>A hello world Zig Wayland client</subtitle>
<id>https://git.yaroslavps.com/zigway/atom?h=master</id>
<link rel='self' href='https://git.yaroslavps.com/zigway/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/zigway/'/>
<updated>2024-09-11T08:32:04Z</updated>
<entry>
<title>improve shm hello wayland client</title>
<updated>2024-09-11T08:32:04Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2024-09-10T22:27:17Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/zigway/commit/?id=b34919056ef006d78fde1a50867d6f050ee58254'/>
<id>urn:sha1:b34919056ef006d78fde1a50867d6f050ee58254</id>
<content type='text'>
* Don't allocate a new buffer on each frame; preallocate two buffers and
  realloc only on window size change.
* Refactor code a bit.
* Minor cosmetic changes.
</content>
</entry>
<entry>
<title>init: zig wayland hello world client</title>
<updated>2024-09-07T18:10:38Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2024-09-07T18:10:38Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/zigway/commit/?id=31b331a3a53884b41926bd6fee5dbc3505e8acde'/>
<id>urn:sha1:31b331a3a53884b41926bd6fee5dbc3505e8acde</id>
<content type='text'>
Adapted the example from chapters 7 and 8 of the Wayland book
(https://wayland-book.com/) into Zig.
</content>
</entry>
</feed>
