<feed xmlns='http://www.w3.org/2005/Atom'>
<title>i3status.git/src, branch 2.13</title>
<subtitle>[no description]</subtitle>
<id>http://git.sigexec.com/cgit.cgi/i3status.git/atom?h=2.13</id>
<link rel='self' href='http://git.sigexec.com/cgit.cgi/i3status.git/atom?h=2.13'/>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/'/>
<updated>2019-06-10T14:36:18+00:00</updated>
<entry>
<title>print_file_contents: allocate enough to include \0</title>
<updated>2019-06-10T14:36:18+00:00</updated>
<author>
<name>Sam Newbold</name>
<email>sam@rwsh.org</email>
</author>
<published>2019-06-10T14:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=300b31b2dfb3ee7a84c78bd2802cb5649d0dc1ba'/>
<id>urn:sha1:300b31b2dfb3ee7a84c78bd2802cb5649d0dc1ba</id>
<content type='text'>
related to #331
Previously, if max_chars was read, the null byte would be written
past the end of buf.
</content>
</entry>
<entry>
<title>Added function to print content from file (#331)</title>
<updated>2019-02-21T14:34:32+00:00</updated>
<author>
<name>Dennis Vesterlund</name>
<email>dennisvesterlund@gmail.com</email>
</author>
<published>2019-02-21T14:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=9b5f6ae5f460c8642286cf174751a317f155d043'/>
<id>urn:sha1:9b5f6ae5f460c8642286cf174751a317f155d043</id>
<content type='text'>
Added a function to print file contents to status bar without newlines.
Added tests for print file contents function
Added manpage entry for file contents</content>
</entry>
<entry>
<title>fix ethernet speed display for 100 Gbit/s cards</title>
<updated>2019-01-27T21:32:47+00:00</updated>
<author>
<name>Michael Stapelberg</name>
<email>michael@stapelberg.de</email>
</author>
<published>2019-01-27T21:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=0e4fd9ad4a4cc7d6c770134a077e91b02f6cd2f0'/>
<id>urn:sha1:0e4fd9ad4a4cc7d6c770134a077e91b02f6cd2f0</id>
<content type='text'>
Before this fix, i3status would display 34464 Mbit/s instead of 100000 Mbit/s,
because it was only looking at ecmd.speed, ignoring ecmd.speed_hi.
</content>
</entry>
<entry>
<title>Fix non Linux build for #309</title>
<updated>2019-01-23T09:44:48+00:00</updated>
<author>
<name>eplanet</name>
<email>emeric.planet@gmail.com</email>
</author>
<published>2019-01-23T09:44:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=96923a5bc060c2195cdde25e77235410c69585e7'/>
<id>urn:sha1:96923a5bc060c2195cdde25e77235410c69585e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to autotools (#316)</title>
<updated>2019-01-23T07:56:40+00:00</updated>
<author>
<name>Michael Stapelberg</name>
<email>stapelberg@users.noreply.github.com</email>
</author>
<published>2019-01-23T07:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=a57cdc84e2f38ea99fd464d8b5b6446c769cc545'/>
<id>urn:sha1:a57cdc84e2f38ea99fd464d8b5b6446c769cc545</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement %devicename specifier for volume module (#325)</title>
<updated>2019-01-23T07:45:51+00:00</updated>
<author>
<name>Denton Liu</name>
<email>liu.denton+github@gmail.com</email>
</author>
<published>2019-01-23T07:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=7efbeeaf6ce9232f7479f76c1c79ff73c0db49e4'/>
<id>urn:sha1:7efbeeaf6ce9232f7479f76c1c79ff73c0db49e4</id>
<content type='text'>
This commit implements the %devicename specifier for the volume module
for both PulseAudio and ALSA. This way, i3status will be able to display
the specific device that corresponds to the volume indicator.

Note that this is not implemented for the OSS API but is left in a state
where someone can pick it up for the future.</content>
</entry>
<entry>
<title>Fixed ALSA capture device monitoring.</title>
<updated>2019-01-04T02:59:33+00:00</updated>
<author>
<name>Eugene Dzhurinsky</name>
<email>jdevelop@gmail.com</email>
</author>
<published>2018-12-28T17:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=696ddf461fd4fd665bdf46bf1dd26a3210236cff'/>
<id>urn:sha1:696ddf461fd4fd665bdf46bf1dd26a3210236cff</id>
<content type='text'>
When using ALSA, the "Capture" mixer doesn't have the playback channel,
instead "capture"-related methods should be used to get information
about the current volume / state of the mixer.
</content>
</entry>
<entry>
<title>Corrections according to PR review</title>
<updated>2018-11-15T21:27:23+00:00</updated>
<author>
<name>eplanet</name>
<email>emeric.planet@gmail.com</email>
</author>
<published>2018-11-15T21:27:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=1b7501b7ea561404b2dd27297a4ccd7432db46f4'/>
<id>urn:sha1:1b7501b7ea561404b2dd27297a4ccd7432db46f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add timezone switch</title>
<updated>2018-11-10T09:47:05+00:00</updated>
<author>
<name>eplanet</name>
<email>emeric.planet@gmail.com</email>
</author>
<published>2018-11-10T09:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=ac6c2a7d46603202be3a4f4d677f0be274d15e23'/>
<id>urn:sha1:ac6c2a7d46603202be3a4f4d677f0be274d15e23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #319 from eplanet/fix-etc-mtab</title>
<updated>2018-11-08T09:52:47+00:00</updated>
<author>
<name>Orestis</name>
<email>orestisf1993@gmail.com</email>
</author>
<published>2018-11-08T09:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/i3status.git/commit/?id=2d38178063d13dd3a1e477dadb31ebad53a2a471'/>
<id>urn:sha1:2d38178063d13dd3a1e477dadb31ebad53a2a471</id>
<content type='text'>
Read /proc/mounts if /etc/mtab can't be read</content>
</entry>
</feed>
