<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src, branch 0.40</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.40</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.40'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2021-11-03T00:35:31Z</updated>
<entry>
<title>hspace feature. Initial intent: make space for a tray</title>
<updated>2021-11-03T00:35:31Z</updated>
<author>
<name>tulthix</name>
<email>tulthix@gmail.com</email>
</author>
<published>2021-11-03T00:31:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=9d21a7dd818ece5247e2f75f13d588111e334d8c'/>
<id>urn:sha1:9d21a7dd818ece5247e2f75f13d588111e334d8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cirrus freebsd test (#580)</title>
<updated>2021-10-19T21:53:30Z</updated>
<author>
<name>Michał Zielonka</name>
<email>michal.zielonka.8001@gmail.com</email>
</author>
<published>2021-10-19T21:53:30Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=92e93189528bcf583344dad81720abba935d5056'/>
<id>urn:sha1:92e93189528bcf583344dad81720abba935d5056</id>
<content type='text'>
For start cirrus please use:
https://cirrus-ci.org/guide/quick-start/
choose public repositories plan and add only xmobar as observed by cirrus.

Also here is addes small fix for dividing by zero when cpu usage is calculated</content>
</entry>
<entry>
<title>start using kvm library from bsd for receiving swapinfo</title>
<updated>2021-10-17T19:13:40Z</updated>
<author>
<name>Michal Zielonka</name>
<email>michal.zielonka.8001@gmail.com</email>
</author>
<published>2021-10-14T17:59:35Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=bb3feb7aca468a5542e8686c747dcdc95be3dcde'/>
<id>urn:sha1:bb3feb7aca468a5542e8686c747dcdc95be3dcde</id>
<content type='text'>
Using this library allows us to receive swap info which is more
similar with result of command swapinfo.
</content>
</entry>
<entry>
<title>add top for freebsd proc</title>
<updated>2021-10-16T20:55:38Z</updated>
<author>
<name>Michal Zielonka</name>
<email>michal.zielonka.8001@gmail.com</email>
</author>
<published>2021-10-11T21:11:30Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=8287e45b62d0d310512574850bad4741c4b3a53d'/>
<id>urn:sha1:8287e45b62d0d310512574850bad4741c4b3a53d</id>
<content type='text'>
In FreeBSD /proc/pid/stat is missing we should use for top procstat
library.
</content>
</entry>
<entry>
<title>try to add build action for freebsd + uptime plugin split</title>
<updated>2021-10-08T13:44:01Z</updated>
<author>
<name>Michal Zielonka</name>
<email>michal.zielonka.8001@gmail.com</email>
</author>
<published>2021-10-08T12:42:51Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=3d469771a549062be70f4e316680dac00a68d1d2'/>
<id>urn:sha1:3d469771a549062be70f4e316680dac00a68d1d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try to reorganize modules per os</title>
<updated>2021-10-08T09:11:11Z</updated>
<author>
<name>Michal Zielonka</name>
<email>michal.zielonka.8001@gmail.com</email>
</author>
<published>2021-10-07T21:25:09Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=b99a8a6833a1b38882b463fd72784cd6d6f91d9e'/>
<id>urn:sha1:b99a8a6833a1b38882b463fd72784cd6d6f91d9e</id>
<content type='text'>
We should make better split os specify code for FreeBSD and Linux.
Idea comes from @liskin.
</content>
</entry>
<entry>
<title>add support swap info for freebsd</title>
<updated>2021-10-07T14:39:20Z</updated>
<author>
<name>Michal Zielonka</name>
<email>michal.zielonka.8001@gmail.com</email>
</author>
<published>2021-10-07T14:39:20Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=a845465fec735d9818a61d078337653b5293da5c'/>
<id>urn:sha1:a845465fec735d9818a61d078337653b5293da5c</id>
<content type='text'>
in freebsd swap info is available by sysctl
</content>
</entry>
<entry>
<title>Add freebsd support for net monitor plugin.</title>
<updated>2021-10-07T06:36:53Z</updated>
<author>
<name>Michal Zielonka</name>
<email>michal.zielonka.8001@gmail.com</email>
</author>
<published>2021-10-06T22:46:02Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=34ff313d90b48033282af7b3e845614cfabcfef7'/>
<id>urn:sha1:34ff313d90b48033282af7b3e845614cfabcfef7</id>
<content type='text'>
In freebsd /sys/class/net is absent so we should use sysctl for
obtaining info about stats of network.
For parsing if_data struct we could use a "Foreign.Storable"
</content>
</entry>
<entry>
<title>add reading memory specific for freebsd</title>
<updated>2021-10-04T14:27:40Z</updated>
<author>
<name>Michal Zielonka</name>
<email>michal.zielonka.8001@gmail.com</email>
</author>
<published>2021-10-04T14:24:34Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=8bb906bc48571195495a6629efcac782eba440f6'/>
<id>urn:sha1:8bb906bc48571195495a6629efcac782eba440f6</id>
<content type='text'>
In freebsd /proc/memoryinfo is absent so we should use sysctl for
obtaining info about stats of memory.
</content>
</entry>
<entry>
<title>Add the QueueReader plugin.</title>
<updated>2021-09-14T19:29:14Z</updated>
<author>
<name>Guy Gastineau</name>
<email>strings.stringsandstrings@gmail.com</email>
</author>
<published>2021-09-14T17:05:49Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=ec96ec469e9dff06bc503366ff7e3022c595d8f7'/>
<id>urn:sha1:ec96ec469e9dff06bc503366ff7e3022c595d8f7</id>
<content type='text'>
  * A queue reader for xmobar using `TQueue a` from `stm`.
    This is a flexible and performat solution for sharing
    data between arbitrary haskell and xmobar.
  * I am not sure if I did the haddocks correctly.
</content>
</entry>
</feed>
