<feed xmlns='http://www.w3.org/2005/Atom'>
<title>waybar-mpris, branch master</title>
<subtitle>Fork of waybar-mpris with some improvements</subtitle>
<id>https://git.yaroslavps.com/waybar-mpris/atom?h=master</id>
<link rel='self' href='https://git.yaroslavps.com/waybar-mpris/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/waybar-mpris/'/>
<updated>2022-11-20T11:44:24Z</updated>
<entry>
<title>Fix duplicate output crashing</title>
<updated>2022-11-20T11:44:24Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-11-20T11:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/waybar-mpris/commit/?id=6bb667ae822cca86d195d4398bb7f19feaf7d9eb'/>
<id>urn:sha1:6bb667ae822cca86d195d4398bb7f19feaf7d9eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes and improvements</title>
<updated>2022-11-20T11:30:39Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-11-20T11:30:39Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/waybar-mpris/commit/?id=07ca4c3ff48d490ec1b9ee3b0ff7a992016577ca'/>
<id>urn:sha1:07ca4c3ff48d490ec1b9ee3b0ff7a992016577ca</id>
<content type='text'>
* Limit the title length in 'runes' (visible utf-8 chars) instead of
  characters/bytes.
* Don't limit title length in tooltip, that's what tooltips are for
  after all, to show more info.
* Remove unneeded variables
</content>
</entry>
<entry>
<title>Add flag to limit the length of the title</title>
<updated>2022-11-19T23:57:10Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-11-19T23:57:10Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/waybar-mpris/commit/?id=ef03c3e6614481154c015487f87cf27a5ed788b7'/>
<id>urn:sha1:ef03c3e6614481154c015487f87cf27a5ed788b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make waybar-mpris more flexible customizable</title>
<updated>2022-11-19T23:50:44Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-11-19T23:42:19Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/waybar-mpris/commit/?id=387fd15bf231e1cf38eaa7ad1543aaf911a4325e'/>
<id>urn:sha1:387fd15bf231e1cf38eaa7ad1543aaf911a4325e</id>
<content type='text'>
Instead of customizing by indicating just the order and using flags for
other customization options (e.g. separator), read a C-like format
string with tokens/verbs that are replaced with their respective
information (e.g. `%a` for artist).

Also made it possible to customize the tooltip. The principle is the
same as with the module's text.
</content>
</entry>
<entry>
<title>escape double quotes</title>
<updated>2022-01-27T18:00:49Z</updated>
<author>
<name>Harvey Tindall</name>
<email>hrfee@protonmail.ch</email>
</author>
<published>2022-01-27T17:59:32Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/waybar-mpris/commit/?id=485ec0ec0af80a0d63c10e94aebfc59b16aab46b'/>
<id>urn:sha1:485ec0ec0af80a0d63c10e94aebfc59b16aab46b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>write connection refused error to stderr</title>
<updated>2022-01-24T14:30:38Z</updated>
<author>
<name>Harvey Tindall</name>
<email>hrfee@protonmail.ch</email>
</author>
<published>2022-01-24T14:30:25Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/waybar-mpris/commit/?id=39f84a94acedf339320137c435515172cfb8261f'/>
<id>urn:sha1:39f84a94acedf339320137c435515172cfb8261f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Truncate file when directly sharing</title>
<updated>2021-10-29T14:10:53Z</updated>
<author>
<name>Harvey Tindall</name>
<email>hrfee@protonmail.ch</email>
</author>
<published>2021-10-29T14:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/waybar-mpris/commit/?id=4b71fa248ad07e23a62d1d5811e163113e1baab1'/>
<id>urn:sha1:4b71fa248ad07e23a62d1d5811e163113e1baab1</id>
<content type='text'>
Fixes bug where recipient instance would have a bit of the previous
track data on the end of the output if the previous track data was
longer, which effectively froze the output on waybar as it was no longer
valid JSON.
</content>
</entry>
<entry>
<title>upload to buildrone before apt</title>
<updated>2021-06-25T00:57:29Z</updated>
<author>
<name>Harvey Tindall</name>
<email>hrfee@protonmail.ch</email>
</author>
<published>2021-06-25T00:57:29Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/waybar-mpris/commit/?id=c26c13e984b8835d216a83cef666d7da875cfb4e'/>
<id>urn:sha1:c26c13e984b8835d216a83cef666d7da875cfb4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix apt versioning</title>
<updated>2021-05-31T22:19:31Z</updated>
<author>
<name>Harvey Tindall</name>
<email>hrfee@protonmail.ch</email>
</author>
<published>2021-05-31T22:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/waybar-mpris/commit/?id=174d243f1574b0524e4a90f17b4c153728f1f5fd'/>
<id>urn:sha1:174d243f1574b0524e4a90f17b4c153728f1f5fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mention repo in README</title>
<updated>2021-05-24T21:44:07Z</updated>
<author>
<name>Harvey Tindall</name>
<email>hrfee@protonmail.ch</email>
</author>
<published>2021-05-24T21:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/waybar-mpris/commit/?id=6cab493189fae83c319ba004ef39a24d1a92e29a'/>
<id>urn:sha1:6cab493189fae83c319ba004ef39a24d1a92e29a</id>
<content type='text'>
</content>
</entry>
</feed>
