Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-19 | New ComX specifying error output string (closes #342) | jao | |
2018-07-12 | Version 0.270.27 | jao | |
2018-07-12 | readme updates | jao | |
2018-07-10 | New configuration parameter `textOffsets` (fixes #311) | jao | |
2018-03-17 | Add fallback icon support to MultiCpu | bobtwinkles | |
To make the <autoipat> pattern truly automatic, there needs to be a fallback icon set to use when the user hasn't specified enough --load-icon-patterns. This adds the fallback under the name --fallback-icon-pattern | |||
2018-03-08 | Credits for Olivier Schneider | jao | |
2018-03-07 | Add ellipsis option for Monitor's fields and total text | Olivier Schneider | |
2018-02-18 | Batt: Try also "BAT" (fixes #338) | jao | |
2018-02-04 | Credits for Ada Joule | jao | |
2018-02-01 | `stack build --flag xmobar:all_extensions` working | jao | |
2018-02-01 | We don't use a mailing list anymore | jao | |
2018-02-01 | news.md -> changelog.md | jao | |
2018-02-01 | readme cleanups | jao | |
2018-02-01 | Doc nits | jao | |
2018-02-01 | Version bumped: 0.250.25 | jao | |
2018-01-31 | readme.md: credits and hackage badge | jao | |
2018-01-17 | stack.yaml update (still pretty clumsy) and Mbox -u's docs | jao | |
2017-12-15 | Configurable WM_CLASS and WM_NAME (should address #323) | jao | |
2017-08-24 | Fix UVMeter due to changed URL and BOM | Róman Joost | |
The URL which exports the real time UV data has changed to an HTTPS address. Since the HTTP package does not support HTTPS URLs, use http-conduit to retrieve the XML document. Unfortunately, the XML documents XML declaration precedes a byte order mark which the previous XML parser was unable to handle. We're simply ignoring the BOM in order to get to the UV values. | |||
2017-07-30 | Guard monitor 'Weather' behind flag 'with_weather' | michaellilanushoober | |
Hide the monitor 'Weather' behind a flag named 'with_weather'. This implies that the dependency on the module 'HTTP' is now optional. The default for 'with_weather' is True since we do not want to break backwards compatibility/user experience. Further moved the effect of the flag with_conduit within the branch of 'with_weather', since that flag only has some effect if 'with_weather' is true. | |||
2017-07-25 | Further documentation clarifications | jao | |
2017-07-25 | Documentation fix (closes #306) | jao | |
2017-05-28 | readme: specify package name for iwlib on Arch | Maddison Hellstrom | |
On Arch Linux, the package providing `iwlib` is a bit hard to find - it should come from the official `wireless_tools` package [1]. I've updated the readme to make this more clear. [1] https://www.archlinux.org/packages/?q=wireless_tools | |||
2017-05-27 | Version set to 0.24.50.24.5 | jao | |
2017-05-18 | Update reference to deprecated weather.noaa.gov. | robert seaton | |
2017-05-03 | Avoiding travis badget in the web page | jao | |
2017-05-02 | Version set 0.24.40.24.4 | jao | |
2017-04-29 | CI status badge | jao | |
2017-01-23 | Spelling Tomáš Janoušek right | jao | |
2016-11-05 | Credits to Zev Weiss | jao | |
2016-09-05 | Release 0.24.30.24.3 | jao | |
2016-08-08 | version 0.24.20.24.2 | jao | |
2016-07-28 | Version 0.24.1 | jao | |
2016-07-27 | Copyright dates | jao | |
2016-07-27 | News and readme updates (credit to Will Song) | jao | |
2016-07-27 | Add expandEnv function and use it in PipeReader family of monitors | Will Song | |
expandEnv takes a string and expands the environment variables it can find. variable substringing (e.g. ${VAR:1} to lop off the first character) is not supported, but $VAR and ${VAR} formats are, with the former being delimited by punctuation, but not underscores. | |||
2016-07-26 | Sensible thresholds for high/low battery power consumption | jao | |
Fixes #265. | |||
2016-07-26 | New monitor argument -T (maximum total width) | jao | |
2016-07-26 | News update and version bump | jao | |
2016-03-01 | feat(MPD): add <date> support in template | Delapouite | |
2016-02-03 | readme: fix license link typo | xd1le | |
2016-01-06 | News and authors update | jao | |
2015-12-31 | Valentin S. added to contributors list | jao | |
2015-12-31 | Added "-p" launch option | Valentin Shirokov | |
`-p "string"` will override position settings set in configuration file. Useful for launching multiple xmobars from single configuration file, which is almost necessary when using non-monospace fonts. | |||
2015-12-21 | Fix typos in readme.md | Nicolas Kaiser | |
2015-12-09 | Add template variables for wind speed in m/s and km/h to weather plugin | Michael Knabe | |
2015-08-25 | Dragos added to news and readme | jao | |
2015-08-25 | Update readme.md | Dragos Boca | |
add references | |||
2015-08-25 | documentation for 'with_conduit' flag | Dragos Boca | |
2015-05-04 | Roman added to author list | jao | |