<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hare-tui/tui/widget/list/scrolllist.ha, branch master</title>
<subtitle>Hare library for creating TUIs</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-tui/'/>
<entry>
<title>Remove list.ha and refactor scrolllist</title>
<updated>2025-03-22T17:47:36+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2025-03-22T17:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-tui/commit/?id=d531bc786a3da309d10f3bdf62ebebda345e5205'/>
<id>d531bc786a3da309d10f3bdf62ebebda345e5205</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor styles to be widget specific (except border)</title>
<updated>2025-03-22T17:39:17+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2025-03-22T17:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-tui/commit/?id=4c3c071e7b8f34d3b77a0232ef907350a992a49e'/>
<id>4c3c071e7b8f34d3b77a0232ef907350a992a49e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scrolllist: add support for marking items</title>
<updated>2025-03-22T14:46:40+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2025-03-22T14:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-tui/commit/?id=734992c356f597268b0529ec8402efcf49a57a76'/>
<id>734992c356f597268b0529ec8402efcf49a57a76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simply and fix reframe and introduce bounds checks for setcursor</title>
<updated>2025-03-21T17:00:02+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2025-03-21T17:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-tui/commit/?id=6cb9d6f8756e690e6cd2360b8b1ab531da45c405'/>
<id>6cb9d6f8756e690e6cd2360b8b1ab531da45c405</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debug logs</title>
<updated>2025-03-20T13:46:13+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2025-03-20T13:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-tui/commit/?id=a1b536135d35c7937d7f6dbf76e16ce4c48abfa6'/>
<id>a1b536135d35c7937d7f6dbf76e16ce4c48abfa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change frame and cursor to use int instead of u16 and fix reframe</title>
<updated>2025-03-20T12:53:59+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2025-03-20T12:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-tui/commit/?id=3a137cfcfbc8686f2441de9604b15dc5d9ab4cd7'/>
<id>3a137cfcfbc8686f2441de9604b15dc5d9ab4cd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add setcursor and reframe to scrolllist and flesh out il</title>
<updated>2025-03-20T11:33:13+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2025-03-20T11:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-tui/commit/?id=ddac62a2a43ee62da4f5302e9cb2958f6ff82cea'/>
<id>ddac62a2a43ee62da4f5302e9cb2958f6ff82cea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix off by one errors</title>
<updated>2025-03-20T09:11:04+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2025-03-20T09:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-tui/commit/?id=589377ae5f1694cd5ad07105d5142348afd0fde3'/>
<id>589377ae5f1694cd5ad07105d5142348afd0fde3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scrolllist: Fix off by one error</title>
<updated>2025-03-19T23:46:20+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2025-03-19T23:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-tui/commit/?id=26256b7e7bb70b521e2825caee93327983ddd92d'/>
<id>26256b7e7bb70b521e2825caee93327983ddd92d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace widget buf string with linesbuf</title>
<updated>2025-03-19T22:53:58+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2025-03-19T22:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/hare-tui/commit/?id=05794aae570fd3c2f6ed27937b785f3d086f57f4'/>
<id>05794aae570fd3c2f6ed27937b785f3d086f57f4</id>
<content type='text'>
This allows the generic widget print code to iterate more easily on the
lines and to apply widget-specific styles without breaking them by
truncating the console codes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the generic widget print code to iterate more easily on the
lines and to apply widget-specific styles without breaking them by
truncating the console codes.
</pre>
</div>
</content>
</entry>
</feed>
