summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2021-11-02hspace feature. Initial intent: make space for a traytulthix
2021-10-19add cirrus freebsd test (#580)Michał Zielonka
2021-10-17start using kvm library from bsd for receiving swapinfoMichal Zielonka
2021-10-16add top for freebsd procMichal Zielonka
2021-10-08try to add build action for freebsd + uptime plugin splitMichal Zielonka
2021-10-08try to reorganize modules per osMichal Zielonka
2021-10-07add support swap info for freebsdMichal Zielonka
2021-10-07Add freebsd support for net monitor plugin.Michal Zielonka
2021-10-04add reading memory specific for freebsdMichal Zielonka
2021-09-14Add the QueueReader plugin.Guy Gastineau
2021-08-12Refactor Kbd plugin: avoid partials, fallback to group nameNikolay Yakimov
2021-08-12Add getGrpNames to get layout group namesNikolay Yakimov
2021-08-12Fix xkbFreeNames call in getLayoutStrNikolay Yakimov
2021-08-12Fix XkbNamesRec type and Storable instanceNikolay Yakimov
2021-08-08fix: padString should not make strings longerLeo Zhang
2021-07-13Replace forkIO with bracket & Concurrent.AsyncAmir Saeid
2021-07-13Reconnect on ConnectionClosed exceptionAmir Saeid
2021-07-13Remove redundanciesAmir Saeid
2021-07-13Add Kraken pluginAmir Saeid
2021-07-12Nit, for homogeneity's sakejao
2021-07-12Add TopH and BottomH for only controlling height of the window. (#556)Joan MIlev
2021-07-06Filter filename when executing Haskell-based configslotThe
2021-07-01Pass arguments if using xmobar.hsalternateved
2021-05-24Merge branch 'notmuchmail-fix' [#548]jao
2021-05-24NotmuchMail: Manually implement Read instanceslotThe
2021-05-24Add NotmuchMail as a runnable typeslotThe
2021-05-22Add show instances for several types so that configs can be generated program...Ryan Trinkle
2021-05-19Remove unused import; apply lint hintSam Kirby
2021-05-19Add k10temp pluginSam Kirby
2021-05-14Fix delayed reaction to USR1/2 signalsTomas Janousek
2021-04-27Revert "Conditional encoding …" and "Avoid double utf8 encoding" (#482)Tomas Janousek
2021-04-26Workaround for hlint failureTomas Janousek
2021-04-26Fix off-by-one in strut calculation for Static positionTomas Janousek
2021-03-30Add FreeBSD support to Cpu pluginKevin Zheng
2021-03-18Fix typo `DRTSOPTS` -> `RTSOPTS`Claudio Bley
2020-11-29Update readme and changelogslotThe
2020-11-29Add new plugin: NotmuchMailslotThe
2020-11-25More consistent argument order for MPDXjao
2020-11-24New monitor: MPDXjao
2020-11-19StdinReader: Remove throttling on exceptionTomas Janousek
2020-11-19StdinReader: Improve exception handlingTomas Janousek
2020-11-15Fix crash on <fn=1>x</fn> when no additional fonts are specifiedTomas Janousek
2020-11-15Fix vertical centering of additional fontsTomas Janousek
2020-11-13Optimize Date plugin again (refresh timezone only once a minute)Tomas Janousek
2020-11-02Revert "Optimize date plugin"ivanbrennan
2020-10-09additionalFonts command-line option: --add-fontivanbrennan
2020-10-09hlintingjao
2020-08-09A bit of documentation for <box>jao
2020-08-09Update changelog and add commentSibi Prabakaran
2020-08-09Conditional encoding of xft stringSibi Prabakaran