<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtui/tui-lib, branch backup-socket-mtui</title>
<subtitle>Music Text User Interface - user-friendly command line music player
</subtitle>
<id>https://nebula.ed1.club/git/mtui/atom?h=backup-socket-mtui</id>
<link rel='self' href='https://nebula.ed1.club/git/mtui/atom?h=backup-socket-mtui'/>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/mtui/'/>
<updated>2019-10-17T15:07:22+00:00</updated>
<entry>
<title>Import tui-lib with npm instead of as a submodule</title>
<updated>2019-10-17T15:07:22+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2019-10-17T15:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/mtui/commit/?id=dd1d5c0cb646c2bf9dd189b0e81892a676bf25cb'/>
<id>urn:sha1:dd1d5c0cb646c2bf9dd189b0e81892a676bf25cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when clearing the queue</title>
<updated>2019-10-14T20:14:42+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2019-10-14T20:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/mtui/commit/?id=b2b424c977099d5fc9d49a9bbba6d911e2bc7901'/>
<id>urn:sha1:b2b424c977099d5fc9d49a9bbba6d911e2bc7901</id>
<content type='text'>
Specifically, when the scroll view is far enough down that the currently
playing track (which does not disappear when you clear the queue) is not
visible.
</content>
</entry>
<entry>
<title>Multiple player UI interaction shenanigans</title>
<updated>2019-09-23T08:56:22+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2019-09-23T08:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/mtui/commit/?id=8d55de55298e00b9dc62f368c23e516f9941b5ba'/>
<id>urn:sha1:8d55de55298e00b9dc62f368c23e516f9941b5ba</id>
<content type='text'>
Please don't ever let me stay up until 29:57 again. Future me will thank
you in advance.
</content>
</entry>
<entry>
<title>WIP - support multiple players at once</title>
<updated>2019-09-20T19:54:13+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2019-09-20T19:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/mtui/commit/?id=6bad90e8e0db9c9273de984be53a1ca61b4d8a24'/>
<id>urn:sha1:6bad90e8e0db9c9273de984be53a1ca61b4d8a24</id>
<content type='text'>
Currently bug-free and doesn't change anything about existing mtui
behavior! Meta N to create a new player, meta up/down to switch between
which one you're interacting with. Each player has its own queue.
Eventually (soon(TM)) there'll be much better UI to go with all this!
</content>
</entry>
<entry>
<title>Update tui-lib with label.text draw dependency</title>
<updated>2019-09-18T19:06:13+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2019-09-18T19:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/mtui/commit/?id=b3e18e9f231b3176e2ec6faedc31d0cbcd5c3869'/>
<id>urn:sha1:b3e18e9f231b3176e2ec6faedc31d0cbcd5c3869</id>
<content type='text'>
The progress label that shows when mtui is processing metadata will
update the screen now.
</content>
</entry>
<entry>
<title>Fix select-el keys not working w/ context menus</title>
<updated>2019-09-17T16:23:19+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2019-09-17T16:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/mtui/commit/?id=376d169962e8080651b93adc9405901d8f601b4c'/>
<id>urn:sha1:376d169962e8080651b93adc9405901d8f601b4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tui-lib with basic Element class</title>
<updated>2019-09-16T13:35:12+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2019-09-16T13:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/mtui/commit/?id=200a069023041d194b2c1df54577f5b455aa89c9'/>
<id>urn:sha1:200a069023041d194b2c1df54577f5b455aa89c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Home/End support to scroll to top/bottom</title>
<updated>2019-09-15T21:39:58+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2019-09-15T21:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/mtui/commit/?id=332a40a1980a7f246fd67e0a91cdbf104f46bf41'/>
<id>urn:sha1:332a40a1980a7f246fd67e0a91cdbf104f46bf41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Jump to top/bottom in context menus</title>
<updated>2019-09-15T21:29:43+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2019-09-15T21:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/mtui/commit/?id=acb6e7bd48e11105b8e57ed703fd75782a2933cc'/>
<id>urn:sha1:acb6e7bd48e11105b8e57ed703fd75782a2933cc</id>
<content type='text'>
Although we don't have any context menu options which start with the
letter G yet, if we did, the keyboard selector would (intentionally)
take priority and focus that element instead of doing jump to start/
bottom behavior. However, pressing Home/End will always work (once it's
implemented).
</content>
</entry>
<entry>
<title>Make InlineListPickerElement update screen</title>
<updated>2019-09-15T21:15:56+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2019-09-15T21:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/mtui/commit/?id=d013ad704f9aea12357690d05e2ced1482e5f903'/>
<id>urn:sha1:d013ad704f9aea12357690d05e2ced1482e5f903</id>
<content type='text'>
</content>
</entry>
</feed>
