<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src, branch 0.36</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.36</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.36'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2020-08-09T16:04:58Z</updated>
<entry>
<title>A bit of documentation for &lt;box&gt;</title>
<updated>2020-08-09T16:04:58Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2020-08-09T16:04:58Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=d45ab5ffdfeca56c491a5aad79d96c1ffa2b44bc'/>
<id>urn:sha1:d45ab5ffdfeca56c491a5aad79d96c1ffa2b44bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update changelog and add comment</title>
<updated>2020-08-09T07:39:51Z</updated>
<author>
<name>Sibi Prabakaran</name>
<email>sibi@psibi.in</email>
</author>
<published>2020-08-09T07:39:38Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=c6669e26e1ee9ef6ff9b0e5d2e85df15ad731140'/>
<id>urn:sha1:c6669e26e1ee9ef6ff9b0e5d2e85df15ad731140</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Conditional encoding of xft string</title>
<updated>2020-08-09T07:39:51Z</updated>
<author>
<name>Sibi Prabakaran</name>
<email>sibi@psibi.in</email>
</author>
<published>2020-08-09T06:51:37Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=73e02934d68dfaf04bbb36dbb2e3b52b042c65bb'/>
<id>urn:sha1:73e02934d68dfaf04bbb36dbb2e3b52b042c65bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid double utf8 encoding</title>
<updated>2020-08-09T07:39:51Z</updated>
<author>
<name>Sibi Prabakaran</name>
<email>sibi@psibi.in</email>
</author>
<published>2020-08-08T16:51:40Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=78efa5900a8670450139cfce52f30d6670ba1e09'/>
<id>urn:sha1:78efa5900a8670450139cfce52f30d6670ba1e09</id>
<content type='text'>
With this change, xmobar should respect the data which it gets. Xmobar
should just render the data instead of trying to encode it.
</content>
</entry>
<entry>
<title>Mpris2: accepting Word32 as type for trackNumber</title>
<updated>2020-08-08T22:39:39Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2020-08-08T22:37:40Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=8e2c3adf49c2157789d840d34cec10efdd7eba4f'/>
<id>urn:sha1:8e2c3adf49c2157789d840d34cec10efdd7eba4f</id>
<content type='text'>
spotifyd is funky that way
</content>
</entry>
<entry>
<title>Fix: don't go below zero in indexed bars</title>
<updated>2020-08-08T00:35:26Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2020-08-08T00:35:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=05672f6110bbf90b27a4533022fc23f2df292d30'/>
<id>urn:sha1:05672f6110bbf90b27a4533022fc23f2df292d30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed default arg of channel', channel (Plugins.Monitors.Volume)</title>
<updated>2020-08-07T23:40:21Z</updated>
<author>
<name>Keith</name>
<email>wygulmage@users.noreply.github.com</email>
</author>
<published>2020-08-07T23:29:45Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=6b8a1822c816c1d060f5d49228494b61503dfcd0'/>
<id>urn:sha1:6b8a1822c816c1d060f5d49228494b61503dfcd0</id>
<content type='text'>
Both functions had a default parameter for use in some error cases. Now each accepts only one parameter (a
PerChannel), and return Nothing on an error.

The definition of 'channel' confused me, so I simplified it. Hopefully it's now
more clear that it just applies 'toInteger' to the 'IO (Maybe
CLong)' that 'channel'' returns.
</content>
</entry>
<entry>
<title>fix non-exhaustive pattern warning</title>
<updated>2020-08-07T18:19:36Z</updated>
<author>
<name>Unoqwy</name>
<email>julien.qwy@gmail.com</email>
</author>
<published>2020-08-07T18:19:36Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7beb7a77e8550290e1a1a7cdaeacfe67fbf64ec0'/>
<id>urn:sha1:7beb7a77e8550290e1a1a7cdaeacfe67fbf64ec0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better parsing for boxes + add margins</title>
<updated>2020-08-07T17:49:35Z</updated>
<author>
<name>Unoqwy</name>
<email>julien.qwy@gmail.com</email>
</author>
<published>2020-08-07T12:46:55Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=faee05164998ddfd53cbb473170baac6962922a4'/>
<id>urn:sha1:faee05164998ddfd53cbb473170baac6962922a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix line width for boxes</title>
<updated>2020-08-07T17:49:34Z</updated>
<author>
<name>Unoqwy</name>
<email>julien.qwy@gmail.com</email>
</author>
<published>2020-08-01T08:02:31Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=4d7c7bc343040be6d3dba51e00336a00412a4a23'/>
<id>urn:sha1:4d7c7bc343040be6d3dba51e00336a00412a4a23</id>
<content type='text'>
</content>
</entry>
</feed>
