Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-30 | Default to opaque | jao | |
2014-12-30 | Merge branch 'transparency' of https://github.com/ezyang/xmobar | jao | |
Conflicts: src/Config.hs src/Main.hs src/Parsers.hs src/XUtil.hsc src/Xmobar.hs | |||
2014-12-27 | Markdown formatting nits (1st-level headers) | jao | |
2014-12-26 | Version updated to 0.23 | jao | |
2014-12-15 | Credits for Duncan | jao | |
2014-12-15 | MPD: add a new template variable 'flags' | Duncan Burke | |
Displays playback flags in the style of ncmpcpp. | |||
2014-12-02 | New textOffset and iconOffset configuration parameters | jao | |
2014-11-13 | Credits for Samuli Thomasson | jao | |
2014-11-12 | Introduce available memory variables in memory monitor | Samuli 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-11 | Updates for 0.22.10.22.1 | jao | |
2014-10-09 | Preparing 0.220.22 | jao | |
2014-09-26 | CLI switch for iconRoot (-i) | jao | |
2014-09-24 | Add iconRoot config option | Alexander Shabalin | |
For all <icon=path/> if path does not start with "/", "./", "../" it will have iconRoot ++ "/" prepended to it. | |||
2014-09-24 | Merge branch 'dynamic-strings' of https://github.com/projedi/xmobar | jao | |
2014-09-24 | Rename dynamic string to icon pattern | Alexander Shabalin | |
2014-09-18 | News and credit to Phil | jao | |
2014-09-18 | Merge branch 'multixft' of https://github.com/phil5/xmobar | jao | |
2014-09-17 | Support XFT multiple fonts | Phil Xiaojun Hu | |
2014-09-17 | News and credit for Anton's excellent patches | jao | |
2014-09-16 | Thanks and news for Travis and boder width | jao | |
2014-09-16 | Add ability to set border width | Travis Staton | |
2014-09-14 | Add documentation for DynamicStrings. | Alexander Shabalin | |
2014-09-05 | News and readme update | jao | |
2014-09-04 | Mention XPM support in readme.md when <icon> is introduced | Alexander Shabalin | |
2014-09-03 | Add .xpm support for <icon> via libXpm. | Alexander Shabalin | |
* Adds a new flag with_xpm to enable compilation with xpm support * Adds a module XPMFile only exporting readXPMFile which almost mirrors Graphics.X11.Xlib.Misc.readBitmapFile * During loadBitmap a file is first tried with readBitmapFile and if it fails with readXPMFile | |||
2014-09-01 | Typo and news update | jao | |
2014-09-01 | New wind report variables for Weather monitor | Tony Morris | |
* Wind cardinal direction (`windCardinal`) * Wind azimuth direction (`windAzimuth`) * Wind speed (MPH) (`windMph`) * Wind speed (knots) (`windKnots`) | |||
2014-08-29 | Credits for Tony Morris | jao | |
2014-08-29 | Change <dewPoint> to be <dewPointC> and <dewPointF> | Tony Morris | |
2014-08-09 | News/readme update | jao | |
2014-08-09 | New Plugin MarqueePipeReader | Reto Hablützel | |
Display a long text from a pipe with marquee. It wraps around with a given separator and the length may be specified as well as the delay in 10th seconds. See readme for an example. | |||
2014-07-30 | News/readme updates | jao | |
2014-06-28 | Docs updated for latest fix | jao | |
2014-05-30 | Unsafe versions of XPropertyLog and NamedXPropertyLog | Jose Antonio Ortega Ruiz | |
2014-05-30 | adding README section for UnsafeXMonadLog | Eric Mrak | |
2014-05-30 | News and credits for Nathaniel's patches | Jose Antonio Ortega Ruiz | |
2014-05-29 | Add <raw=len:str/> tags for handling tainted text | Nathaniel Wesley Filardo | |
2014-05-29 | A simple CatInt monitor | Nathaniel Wesley Filardo | |
2014-05-03 | Credits for Tomas | Jose Antonio Ortega Ruiz | |
2014-04-24 | A hint for spotify users | Jose Antonio Ortega Ruiz | |
2014-04-07 | Version bumped also in docs | Jose Antonio Ortega Ruiz | |
2014-04-07 | Doc fixes (thanks to Rafał Babinicz) | Jose Antonio Ortega Ruiz | |
2014-03-16 | Eric Mrak's credits | Jose Antonio Ortega Ruiz | |
2014-03-15 | MPD monitor has vbar for track progress | Eric Mrak | |
2014-03-15 | DiskU/DiskIO have vbar equivalents | Eric Mrak | |
2014-03-15 | Net plugin has txvbar and rxvbar | Eric Mrak | |
2014-03-14 | Wireless module has qualityvbar | Eric Mrak | |
2014-03-14 | Battery now has leftvbar | Eric Mrak | |
2014-03-14 | Memory monitor has freevbar and usedvbar | Eric Mrak | |
2014-03-13 | Volume module has volumevbar | Eric Mrak | |