<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hare-libtui/libtui/layout/layout.ha, branch master</title>
<subtitle>Hare library for creating TUIs (legacy)</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-libtui/'/>
<entry>
<title>layout: Don't free layout.widgets in finishall</title>
<updated>2023-09-06T22:09:06+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-09-06T21:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-libtui/commit/?id=43b608e1bdcad30d4a859227a512273a897fd106'/>
<id>43b608e1bdcad30d4a859227a512273a897fd106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix intermittent blanking/flickering</title>
<updated>2023-09-06T22:09:06+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst92@gmail.com</email>
</author>
<published>2022-06-20T17:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-libtui/commit/?id=1ddd556f7513560ba75379265a75d871322c6222'/>
<id>1ddd556f7513560ba75379265a75d871322c6222</id>
<content type='text'>
Clearing and printing were done in two separate write syscalls. This fix
consists in grouping them in the same write syscall by scheduling a
clear in advance. This prevents UI glitches due to the delay between
both writes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clearing and printing were done in two separate write syscalls. This fix
consists in grouping them in the same write syscall by scheduling a
clear in advance. This prevents UI glitches due to the delay between
both writes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2023-09-06T22:04:49+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst92@gmail.com</email>
</author>
<published>2022-06-15T08:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-libtui/commit/?id=16af583b2666cc1c24203237c69e3cd4d567faf3'/>
<id>16af583b2666cc1c24203237c69e3cd4d567faf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
