<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rmptui/src/main.rs, branch master</title>
<subtitle>A mpd client in rust
</subtitle>
<id>https://git.krolyxon.com/rmptui/atom?h=master</id>
<link rel='self' href='https://git.krolyxon.com/rmptui/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/rmptui/'/>
<updated>2024-06-14T18:36:35Z</updated>
<entry>
<title>change event to event_handler</title>
<updated>2024-06-14T18:36:35Z</updated>
<author>
<name>krolxon</name>
<email>krolyxon@tutanota.com</email>
</author>
<published>2024-06-14T18:36:35Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/rmptui/commit/?id=f2b90514899af2e55f4fca9ad759029aa7511e0e'/>
<id>urn:sha1:f2b90514899af2e55f4fca9ad759029aa7511e0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add mouse scrolling</title>
<updated>2024-06-07T18:19:51Z</updated>
<author>
<name>krolxon</name>
<email>krolyxon@tutanota.com</email>
</author>
<published>2024-06-07T18:19:51Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/rmptui/commit/?id=faaddc2bd752d9416798d986c9821197a13b8640'/>
<id>urn:sha1:faaddc2bd752d9416798d986c9821197a13b8640</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix #8</title>
<updated>2024-06-01T10:28:53Z</updated>
<author>
<name>krolxon</name>
<email>krolyxon@tutanota.com</email>
</author>
<published>2024-06-01T10:28:53Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/rmptui/commit/?id=dc3f561de36fdfc283ebe0b6cf49f09f3bdc9282'/>
<id>urn:sha1:dc3f561de36fdfc283ebe0b6cf49f09f3bdc9282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>queue: highlight current playing song initially</title>
<updated>2024-05-30T10:48:54Z</updated>
<author>
<name>krolxon</name>
<email>krolyxon@tutanota.com</email>
</author>
<published>2024-05-30T10:48:54Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/rmptui/commit/?id=6ae0aca8680d2ffd36442e58e5ab8b1d1b083d15'/>
<id>urn:sha1:6ae0aca8680d2ffd36442e58e5ab8b1d1b083d15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix #4</title>
<updated>2024-05-13T08:11:26Z</updated>
<author>
<name>krolxon</name>
<email>krolyxon@tutanota.com</email>
</author>
<published>2024-05-13T08:11:26Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/rmptui/commit/?id=bb5bcea3ff0f3205d087637ab485ef066309adeb'/>
<id>urn:sha1:bb5bcea3ff0f3205d087637ab485ef066309adeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix highlight delay when song deleted from queue</title>
<updated>2024-05-12T11:47:57Z</updated>
<author>
<name>krolxon</name>
<email>krolyxon@tutanota.com</email>
</author>
<published>2024-05-12T11:47:57Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/rmptui/commit/?id=f3fb60a1a0fa5156bd0a4569a383224cdbabd961'/>
<id>urn:sha1:f3fb60a1a0fa5156bd0a4569a383224cdbabd961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove cli mod, dependent methods</title>
<updated>2024-05-08T19:00:46Z</updated>
<author>
<name>krolxon</name>
<email>krolyxon@tutanota.com</email>
</author>
<published>2024-05-08T19:00:46Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/rmptui/commit/?id=1187e4f0b5414ccf1d5a84b9ab0284c9cebbb9af'/>
<id>urn:sha1:1187e4f0b5414ccf1d5a84b9ab0284c9cebbb9af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move the keymaps to thier individual files</title>
<updated>2024-05-01T18:15:05Z</updated>
<author>
<name>krolxon</name>
<email>krolyxon@tutanota.com</email>
</author>
<published>2024-05-01T18:15:05Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/rmptui/commit/?id=b7fc6bc1a70da169f80afdc790c1a8ccf853d319'/>
<id>urn:sha1:b7fc6bc1a70da169f80afdc790c1a8ccf853d319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add metadata in directory tree</title>
<updated>2024-04-29T09:30:15Z</updated>
<author>
<name>krolxon</name>
<email>krolyxon@tutanota.com</email>
</author>
<published>2024-04-29T09:30:15Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/rmptui/commit/?id=49934311862747e33550ccfebbc9cbbef6a3455d'/>
<id>urn:sha1:49934311862747e33550ccfebbc9cbbef6a3455d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove reference of RSong from main.rs</title>
<updated>2024-04-28T14:39:13Z</updated>
<author>
<name>krolxon</name>
<email>krolyxon@tutanota.com</email>
</author>
<published>2024-04-28T14:39:13Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/rmptui/commit/?id=0c7f0c10f5ae56c570d25f82e982ef057d7eb85a'/>
<id>urn:sha1:0c7f0c10f5ae56c570d25f82e982ef057d7eb85a</id>
<content type='text'>
</content>
</entry>
</feed>
