<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src/Plugins/Monitors, branch 0.29.5</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.29.5</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.29.5'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2018-11-21T21:43:54Z</updated>
<entry>
<title>Plugins.Monitors.Alsa moved to Xmobar</title>
<updated>2018-11-21T21:43:54Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2018-11-21T21:43:54Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=fa869377b70fa0f36733b9b87ae1b6c2f51c251d'/>
<id>urn:sha1:fa869377b70fa0f36733b9b87ae1b6c2f51c251d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split Modules into Library &amp; Executable Structure</title>
<updated>2018-11-21T21:41:35Z</updated>
<author>
<name>Pavan Rikhi</name>
<email>pavan.rikhi@gmail.com</email>
</author>
<published>2018-03-18T02:48:24Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=4d1402a1a7d87767267d48a77998e4fb13395b31'/>
<id>urn:sha1:4d1402a1a7d87767267d48a77998e4fb13395b31</id>
<content type='text'>
Move the Main module to a new `app` directory. All other modules have
been nested under the `Xmobar` name. Lots of module headers &amp; imports
were updated.
</content>
</entry>
<entry>
<title>Wireless: simple auto-detection of interface name</title>
<updated>2018-11-21T20:52:03Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2018-11-21T20:52:03Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=b1eb899495ed996200a9e99c33bcc8f5a4896af9'/>
<id>urn:sha1:b1eb899495ed996200a9e99c33bcc8f5a4896af9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TopProc: skipping kernel threads (fixes #369)</title>
<updated>2018-11-17T22:15:17Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2018-11-17T22:14:56Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7d89f491115c6323e7427780052d86905d8507de'/>
<id>urn:sha1:7d89f491115c6323e7427780052d86905d8507de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved handling of missing thermal zone files</title>
<updated>2018-10-30T02:04:10Z</updated>
<author>
<name>bobtwinkles</name>
<email>srkoser+github@gmail.com</email>
</author>
<published>2018-10-30T02:04:10Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=51d5535a9b4c513fb96daa2bd8b1bcb71fdebb2f'/>
<id>urn:sha1:51d5535a9b4c513fb96daa2bd8b1bcb71fdebb2f</id>
<content type='text'>
Instead of simply displaying zero when reading the thermal zone file fails,
display whatever we would display when provided with a misconfigured thermal
zone.
</content>
</entry>
<entry>
<title>Allow recovery from missing thermal zones</title>
<updated>2018-10-30T01:36:31Z</updated>
<author>
<name>bobtwinkles</name>
<email>srkoser+github@gmail.com</email>
</author>
<published>2018-10-30T01:32:27Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=2abc9a8a162de028ec2c0d616182d0c34a54414c'/>
<id>urn:sha1:2abc9a8a162de028ec2c0d616182d0c34a54414c</id>
<content type='text'>
Sometimes the kernel takes some time to populate /sys/class/thermal/ * after
resuming from suspend. Previously, this would result in the thermal plugin
dying permanantly. With this patch, we show "0" until the kernel gets around to
populating the sysfs nodes we need.
</content>
</entry>
<entry>
<title>Revert "More paths for CoreTemp (issue #291)"</title>
<updated>2018-10-10T02:11:36Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2018-10-10T02:11:36Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=559c61db9571f887263bdfc0f736aaa2bab9e265'/>
<id>urn:sha1:559c61db9571f887263bdfc0f736aaa2bab9e265</id>
<content type='text'>
This reverts commit 938a8d8307c1c4794c5fcf269c587c3c5c5e70df.
</content>
</entry>
<entry>
<title>Fix build warnings</title>
<updated>2018-10-06T18:37:31Z</updated>
<author>
<name>Daniel Schüssler</name>
<email>933504+DanielSchuessler@users.noreply.github.com</email>
</author>
<published>2018-10-06T18:37:31Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=c2da066eceadca4bb6503c975b81a90b27d0e7e3'/>
<id>urn:sha1:c2da066eceadca4bb6503c975b81a90b27d0e7e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Alsa plugin: Cancel reader thread (to terminate alsactl) when plugin main thread exits.</title>
<updated>2018-10-06T17:54:01Z</updated>
<author>
<name>Daniel Schüssler</name>
<email>933504+DanielSchuessler@users.noreply.github.com</email>
</author>
<published>2018-08-31T20:38:03Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=e4bcc59790b4c1650a891c6a4c25e528689c44ac'/>
<id>urn:sha1:e4bcc59790b4c1650a891c6a4c25e528689c44ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn the --monitor option to `Volume` into a new plugin `Alsa` instead</title>
<updated>2018-10-06T17:53:10Z</updated>
<author>
<name>Daniel Schüssler</name>
<email>933504+DanielSchuessler@users.noreply.github.com</email>
</author>
<published>2018-08-26T15:29:43Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=31fa44e9aa4ba4d3db8688d785b766fd5e7cf8f1'/>
<id>urn:sha1:31fa44e9aa4ba4d3db8688d785b766fd5e7cf8f1</id>
<content type='text'>
See #360.
</content>
</entry>
</feed>
