<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xK/xA, branch v2.1.0</title>
<subtitle>IRC daemon, bot, TUI client and its web frontend</subtitle>
<id>http://cgit.janouch.name/xK/atom?h=v2.1.0</id>
<link rel='self' href='http://cgit.janouch.name/xK/atom?h=v2.1.0'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/'/>
<updated>2024-11-14T15:48:44Z</updated>
<entry>
<title>xA: prevent sound playback GC</title>
<updated>2024-11-14T15:48:44Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-14T15:47:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=a22baa4b553ac08a7f27001fb9a53c441d675727'/>
<id>urn:sha1:a22baa4b553ac08a7f27001fb9a53c441d675727</id>
<content type='text'>
The beep sound could be cut short.
</content>
</entry>
<entry>
<title>xA/xW: dehighlight current buffer appropriately</title>
<updated>2024-11-14T15:14:54Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-14T11:26:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=cd76702ab21bfe39c7b1804f63caf8994c435ced'/>
<id>urn:sha1:cd76702ab21bfe39c7b1804f63caf8994c435ced</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xA: enforce internal icon from the start</title>
<updated>2024-11-14T15:14:49Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-14T15:08:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=977b073b584a8836a2f3163b4bbeb4a7708d8580'/>
<id>urn:sha1:977b073b584a8836a2f3163b4bbeb4a7708d8580</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xA/xM/xW: refresh renamed buffers correctly</title>
<updated>2024-11-14T10:41:09Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-14T10:38:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=05a41b262980383ad15eee6ae0020f69639217db'/>
<id>urn:sha1:05a41b262980383ad15eee6ae0020f69639217db</id>
<content type='text'>
Rendering takes the current buffer into account,
so change its value before using it, not afterwards.

The order happened to not matter on at least Windows,
because we just queue a message.
</content>
</entry>
<entry>
<title>xA/xM: refresh buffer list on dehighlight</title>
<updated>2024-11-14T10:41:08Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-14T10:03:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=a62ed5bbac9a9056d01dd5ce4eb78b8b79999414'/>
<id>urn:sha1:a62ed5bbac9a9056d01dd5ce4eb78b8b79999414</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xA: make the log effectively read-only</title>
<updated>2024-11-13T09:29:11Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-13T09:28:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=9c9776bacd19ce27948a21dd449f78e8965f58e2'/>
<id>urn:sha1:9c9776bacd19ce27948a21dd449f78e8965f58e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xA: add a "generate" target to the Makefile</title>
<updated>2024-11-12T16:11:23Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-12T16:09:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=086b879ab8d488f4355427864214556812b3a712'/>
<id>urn:sha1:086b879ab8d488f4355427864214556812b3a712</id>
<content type='text'>
So that Fyne tools can be run without building the default binary.
</content>
</entry>
<entry>
<title>xA: limit buffer length</title>
<updated>2024-11-12T15:19:53Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-12T15:19:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=214c3498692cc7d81e233fcf6c27dccf448ab591'/>
<id>urn:sha1:214c3498692cc7d81e233fcf6c27dccf448ab591</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xA: downgrade Go version requirement</title>
<updated>2024-11-12T12:53:55Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-11-12T12:53:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=3d975c9437aaa2939c3179588fcc047ecaa768d7'/>
<id>urn:sha1:3d975c9437aaa2939c3179588fcc047ecaa768d7</id>
<content type='text'>
We need 1.22 for the "for" loop variable scope change.
</content>
</entry>
<entry>
<title>Add a Fyne frontend for xC</title>
<updated>2024-11-12T11:02:10Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-09-14T05:32:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=1635a730e819b9e6bb2d7ca1c8047fb737e5a3f4'/>
<id>urn:sha1:1635a730e819b9e6bb2d7ca1c8047fb737e5a3f4</id>
<content type='text'>
It is fairly mediocre all around, but also generally usable,
natively covering mobile platforms.
</content>
</entry>
</feed>
