<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src/Xmobar/Plugins, branch 0.33</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.33</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.33'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2020-02-26T20:08:52Z</updated>
<entry>
<title>hlint nit</title>
<updated>2020-02-26T20:08:52Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2020-02-26T20:08:52Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=946b73e8741fbf65f36a30df1b95aef61ca6799c'/>
<id>urn:sha1:946b73e8741fbf65f36a30df1b95aef61ca6799c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wireless: support NL80211 userspace &lt;-&gt; kernelspace API</title>
<updated>2020-02-25T10:07:44Z</updated>
<author>
<name>Paul Fertser</name>
<email>fercerpav@gmail.com</email>
</author>
<published>2020-02-16T09:40:02Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=f4555b51b778ae5e677ce63eccdfd9376d07dd5d'/>
<id>urn:sha1:f4555b51b778ae5e677ce63eccdfd9376d07dd5d</id>
<content type='text'>
NL80211 was introduced in Linux 2.6.24 in 2007 as a new extensible
universal API, replacing "wireless extensions" ioctls. It works on top
of netlink, and allows direct communication to cfg80211 kernel
subsystem. Since then it became a hard requirement for all upstream
wireless drivers to hook into cfg80211 (SoftMAC drivers do it via the
common mac80211 layer). There's still additional compatibility code that
allows limited Wext functionality for cfg80211 drivers but it's buggy
and can be disabled altogether when CONFIG_CFG80211_WEXT is not set.

This patch makes use of "netlink" Haskell library which doesn't have any
additional runtime dependencies (so neither iwlib nor libnl are
required). The operation is the same as performed by "iw dev &lt;devname&gt;
link" command.

The signal level is transformed to "quality" by first clamping it to
[-110; -40], then adding 110 and dividing by 70 (same meaningless
formula as used by the cfg80211 Wext compatibility layer).

"essid" template argument is replaced by more appropriate "ssid" (with
the old variant still available for backwards compatibility)
</content>
</entry>
<entry>
<title>Refactor code from tenthSeconds to doEveryTenthSeconds</title>
<updated>2020-02-22T18:13:35Z</updated>
<author>
<name>Tomas Janousek</name>
<email>tomi@nomi.cz</email>
</author>
<published>2019-08-13T20:37:01Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=2a71487437ca4afed6f35acc1e16c2e03bfc053c'/>
<id>urn:sha1:2a71487437ca4afed6f35acc1e16c2e03bfc053c</id>
<content type='text'>
A preparation for timer coalescing: tenthSeconds is just a sleep whereas
doEveryTenthSeconds enables using a central timer and waiting for all
monitors to update before refreshing the window. This commit is just a
simple refactor, the actual timer coalescing code comes later.
</content>
</entry>
<entry>
<title>Battery: fix time calculations on some Linux systems</title>
<updated>2020-02-11T06:48:21Z</updated>
<author>
<name>Paul Fertser</name>
<email>fercerpav@gmail.com</email>
</author>
<published>2020-02-11T06:37:58Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=f0eb83eb8234add5a4248a6084ebd57953b29c2d'/>
<id>urn:sha1:f0eb83eb8234add5a4248a6084ebd57953b29c2d</id>
<content type='text'>
The calculations are based on the assumption that current_now (or
power_now) are always positive. However, power_supply documentation in
the kernel sources say nothing about it, and so some drivers provide a
signed value (e.g. bq27xxx_battery_current).

Discovered and fixed on ac100/paz00 netbook.
</content>
</entry>
<entry>
<title>Update changelog and readme</title>
<updated>2020-02-05T08:22:49Z</updated>
<author>
<name>slotThe</name>
<email>soliditsallgood@tuta.io</email>
</author>
<published>2020-02-03T09:00:52Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=690446b534a1d88b64030cb300f0178b4680b0d8'/>
<id>urn:sha1:690446b534a1d88b64030cb300f0178b4680b0d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>'Manager' is now internal to UVMeter</title>
<updated>2020-02-05T08:22:47Z</updated>
<author>
<name>slotThe</name>
<email>soliditsallgood@tuta.io</email>
</author>
<published>2020-02-03T08:54:04Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=f293b70200981a24ecc65c69a20c75a11877f254'/>
<id>urn:sha1:f293b70200981a24ecc65c69a20c75a11877f254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>'Manager' is now internal to weather</title>
<updated>2020-02-05T08:22:31Z</updated>
<author>
<name>slotThe</name>
<email>soliditsallgood@tuta.io</email>
</author>
<published>2020-02-03T08:49:51Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=146e3d5552fe2fac03b11479a7ff2db1eaa5a727'/>
<id>urn:sha1:146e3d5552fe2fac03b11479a7ff2db1eaa5a727</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New function `getArgvs` to get all values from user input</title>
<updated>2020-02-05T08:21:44Z</updated>
<author>
<name>slotThe</name>
<email>soliditsallgood@tuta.io</email>
</author>
<published>2020-02-03T08:38:02Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=ceece8eb3de04edbc84deb683225f05c763aa1b0'/>
<id>urn:sha1:ceece8eb3de04edbc84deb683225f05c763aa1b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Use a single Manager across the whole application"</title>
<updated>2020-01-27T00:56:51Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2020-01-27T00:56:51Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=eb878f652ac52348dffdc13d36c1ca44775a7109'/>
<id>urn:sha1:eb878f652ac52348dffdc13d36c1ca44775a7109</id>
<content type='text'>
This reverts commit 1f1f0bd8b811740c84215f9ed4fa5ebd8309a990.
</content>
</entry>
<entry>
<title>Revert "Only require http-conduit when absolutely necessary"</title>
<updated>2020-01-27T00:56:35Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2020-01-27T00:56:35Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=5a7a0298a3e94f49321f7922f987a1a0396850a8'/>
<id>urn:sha1:5a7a0298a3e94f49321f7922f987a1a0396850a8</id>
<content type='text'>
This reverts commit efb6d6817c092fe08e9b0f1b8a17bddd29d97cdb.
</content>
</entry>
</feed>
