summaryrefslogtreecommitdiffhomepage
path: root/readme.md
AgeCommit message (Collapse)Author
2016-08-08version 0.24.20.24.2jao
2016-07-28Version 0.24.1jao
2016-07-27Copyright datesjao
2016-07-27News and readme updates (credit to Will Song)jao
2016-07-27Add expandEnv function and use it in PipeReader family of monitorsWill 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-26Sensible thresholds for high/low battery power consumptionjao
Fixes #265.
2016-07-26New monitor argument -T (maximum total width)jao
2016-07-26News update and version bumpjao
2016-03-01feat(MPD): add <date> support in templateDelapouite
2016-02-03readme: fix license link typoxd1le
2016-01-06News and authors updatejao
2015-12-31Valentin S. added to contributors listjao
2015-12-31Added "-p" launch optionValentin 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-21Fix typos in readme.mdNicolas Kaiser
2015-12-09Add template variables for wind speed in m/s and km/h to weather pluginMichael Knabe
2015-08-25Dragos added to news and readmejao
2015-08-25Update readme.mdDragos Boca
add references
2015-08-25documentation for 'with_conduit' flagDragos Boca
2015-05-04Roman added to author listjao
2015-05-01uvmeter: new plugin showing UV data (Australia)Roman Joost
This patch adds a new optional plugin showing UV data for Australian users. The data is aquired by simple HTTP request from the Australian Radiation Protection and Nuclear Safety Agencies XML data feed. The uvmeter plugin can be configured ovserving multiple different station across the country. The alias now defaults to 'uv <stationid>'.
2015-04-14Docs and version bump0.23.1jao
2015-04-02Credits for Edward Tjörnhammarjao
2015-03-11Whitespacejao
2015-03-04DBus signals documentation updatejao
2015-02-01Credits for Dino Morellijao
2015-01-19Documentation for threshold units (closes #202)jao
2015-01-09Credit and news for Markus Schererjao
2015-01-09Change the `fontList` to `additionalFonts`Markus Scherer
2015-01-08Support for multiple fontsMarkus Scherer
2014-12-30Credits for Edward Z Yangjao
2014-12-30Default to opaquejao
2014-12-30Merge branch 'transparency' of https://github.com/ezyang/xmobarjao
Conflicts: src/Config.hs src/Main.hs src/Parsers.hs src/XUtil.hsc src/Xmobar.hs
2014-12-27Markdown formatting nits (1st-level headers)jao
2014-12-26Version updated to 0.23jao
2014-12-15Credits for Duncanjao
2014-12-15MPD: add a new template variable 'flags'Duncan Burke
Displays playback flags in the style of ncmpcpp.
2014-12-02New textOffset and iconOffset configuration parametersjao
2014-11-13Credits for Samuli Thomassonjao
2014-11-12Introduce available memory variables in memory monitorSamuli Thomasson
Available memory is determined from meminfo's `MemAvailable:` on 3.14 and newer, and falls back to `free + buffer + cache` on older systems. Introduces new variables `<available{,ratio,bar,vbar,ipat}>`.
2014-10-11Updates for 0.22.10.22.1jao
2014-10-09Preparing 0.220.22jao
2014-09-26CLI switch for iconRoot (-i)jao
2014-09-24Add iconRoot config optionAlexander Shabalin
For all <icon=path/> if path does not start with "/", "./", "../" it will have iconRoot ++ "/" prepended to it.
2014-09-24Merge branch 'dynamic-strings' of https://github.com/projedi/xmobarjao
2014-09-24Rename dynamic string to icon patternAlexander Shabalin
2014-09-18News and credit to Philjao
2014-09-18Merge branch 'multixft' of https://github.com/phil5/xmobarjao
2014-09-17Support XFT multiple fontsPhil Xiaojun Hu
2014-09-17News and credit for Anton's excellent patchesjao
2014-09-16Thanks and news for Travis and boder widthjao