<feed xmlns='http://www.w3.org/2005/Atom'>
<title>awesome-wm-widgets.git/spotify-widget, branch master</title>
<subtitle>Here is my fork of awesome-wm-widgets by streetturtle on github.
</subtitle>
<id>https://git.zachir.xyz/awesome-wm-widgets.git/atom?h=master</id>
<link rel='self' href='https://git.zachir.xyz/awesome-wm-widgets.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/'/>
<updated>2023-10-19T13:23:38Z</updated>
<entry>
<title>Update documentation</title>
<updated>2023-10-19T13:23:38Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2023-10-19T13:23:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=3a984a9119cf431ec9eba7aafe5baf03376b379e'/>
<id>urn:sha1:3a984a9119cf431ec9eba7aafe5baf03376b379e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use sp_bin setting when registering mouse events</title>
<updated>2022-11-22T16:52:12Z</updated>
<author>
<name>Skylar Gill</name>
<email>skylargilldev@gmail.com</email>
</author>
<published>2022-11-22T16:52:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=d1195d0e262969b34b7fdcc81a288023cf8368a6'/>
<id>urn:sha1:d1195d0e262969b34b7fdcc81a288023cf8368a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug introduced by #367</title>
<updated>2022-07-17T02:22:58Z</updated>
<author>
<name>streetturtle</name>
<email>streetturtle@gmail.com</email>
</author>
<published>2022-07-17T02:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=5358c40a029252c1bfcabb4132e05621934a2cf6'/>
<id>urn:sha1:5358c40a029252c1bfcabb4132e05621934a2cf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #367 from chaorace/spotify-widget-icon-placeholder</title>
<updated>2022-07-17T01:05:40Z</updated>
<author>
<name>streetturtle</name>
<email>streetturtle@users.noreply.github.com</email>
</author>
<published>2022-07-17T01:05:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=2650676e312101fca4667d24ea73ab50e5aa6c26'/>
<id>urn:sha1:2650676e312101fca4667d24ea73ab50e5aa6c26</id>
<content type='text'>
Separate artist/title textboxes in spotify-widget when an icon cannot be drawn</content>
</entry>
<entry>
<title>Separate spotify-widget artist/title without icon</title>
<updated>2022-07-13T21:06:24Z</updated>
<author>
<name>Christopher Crockett</name>
<email>git@chray.cc</email>
</author>
<published>2022-07-13T20:56:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=f3229d2716c6742447f3e9a05b54a7db36aaf93d'/>
<id>urn:sha1:f3229d2716c6742447f3e9a05b54a7db36aaf93d</id>
<content type='text'>
Introduces a minimum distance between the artist/title textboxes equal
in width to 1 space character in the specified widget font.

This should ensure that the artist/title textboxes are not crammed
together in the event that an icon cannot be displayed.
</content>
</entry>
<entry>
<title>Document new sp_bin option for spotify-widget</title>
<updated>2022-07-13T18:08:17Z</updated>
<author>
<name>Christopher Crockett</name>
<email>git@chray.cc</email>
</author>
<published>2022-07-13T18:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=5d50fe7fab8dcfcf649bafdcd4197219b76bc0b9'/>
<id>urn:sha1:5d50fe7fab8dcfcf649bafdcd4197219b76bc0b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added sp_bin option to spotify-widget</title>
<updated>2022-07-13T18:03:53Z</updated>
<author>
<name>Christopher Crockett</name>
<email>git@chray.cc</email>
</author>
<published>2022-07-13T18:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=cd162c9a1734e448514f16e0037d949bfafe3c84'/>
<id>urn:sha1:cd162c9a1734e448514f16e0037d949bfafe3c84</id>
<content type='text'>
Allows specifying a custom location for the sp binary via widget config.
This is intended for users who don't want to add the sp binary to their
system PATH.
</content>
</entry>
<entry>
<title>spotify-widget: check for utf8 support</title>
<updated>2022-02-14T21:52:20Z</updated>
<author>
<name>Nuno Silva</name>
<email>nuno.m.ribeiro.silva@tecnico.ulisboa.pt</email>
</author>
<published>2022-02-08T08:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=3164a39b4f0f6188a5ead57fa1fb58ed8ca1adbd'/>
<id>urn:sha1:3164a39b4f0f6188a5ead57fa1fb58ed8ca1adbd</id>
<content type='text'>
which is only availble in Lua 5.3+. Tested using Lua 5.1.5
</content>
</entry>
<entry>
<title>fixed unicode truncation bug</title>
<updated>2021-10-08T14:21:35Z</updated>
<author>
<name>Cliford</name>
<email>clifordjo@gmail.com</email>
</author>
<published>2021-10-08T14:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=773b371cb4084720f3e729c2b4fc6a95a5547c09'/>
<id>urn:sha1:773b371cb4084720f3e729c2b4fc6a95a5547c09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trigger build action on a branch</title>
<updated>2020-12-03T03:04:23Z</updated>
<author>
<name>streetturtle</name>
<email>streetturtle@gmail.com</email>
</author>
<published>2020-12-02T14:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/awesome-wm-widgets.git/commit/?id=d9eb3885eea90e06b79ff8fc4b2d1c1b8f5e4cfd'/>
<id>urn:sha1:d9eb3885eea90e06b79ff8fc4b2d1c1b8f5e4cfd</id>
<content type='text'>
</content>
</entry>
</feed>
