Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-24 | Credits to Artem | Jose Antonio Ortega Ruiz | |
2011-12-22 | added links to README | Artem Tarasov | |
2011-12-21 | added description of mpris plugin | Artem Tarasov | |
2011-12-18 | New -d (decimal digits) monitor option (issue #58) | Jose Antonio Ortega Ruiz | |
2011-12-18 | Battery: correct computation of watts | Jose Antonio Ortega Ruiz | |
2011-12-17 | Doc updates regarding Batt changes | Jose Antonio Ortega Ruiz | |
2011-12-14 | Documentation fix | Jose Antonio Ortega Ruiz | |
2011-12-11 | version bump | Jose Antonio Ortega Ruiz | |
2011-12-10 | Documentation tweaks | Jose Antonio Ortega Ruiz | |
2011-12-10 | news and readme updates | Jose Antonio Ortega Ruiz | |
2011-11-21 | README updates | Jose Antonio Ortega Ruiz | |
Dead links and more outstanding bug repo. | |||
2011-11-16 | DateZone: typo in readme | Martin Perner | |
2011-10-27 | DateZone, Date*L Plugin merges; DateZone API-Change! | Martin Perner | |
To support multiple locales, an lock was introduced. Although through this, supporting DateL and DateZoneL would be cumbersome. To simplify the usage, DateZone was replaced with DateZoneL. Additionally the position of the Alias parameter was changed. Using "" as Zone parameter for DateZoneL simulates DateL. Providing also "" for locale simulates Date. | |||
2011-10-26 | Adding locale support to Date plugins | Martin Perner | |
This commits adds support for localized datetime outputs like date(1). | |||
2011-09-20 | Version bump in preparation for 0.14 | Jose Antonio Ortega Ruiz | |
2011-09-19 | Merge branch 'screen_update' of git://github.com/skinner33/xmobar into ↵ | Jose Antonio Ortega Ruiz | |
skinner-screen_update Conflicts: NEWS src/XUtil.hsc | |||
2011-09-16 | Changes signals used | Martin Perner | |
Switches HUP to USR1 and USR1 to USR2, as requested | |||
2011-09-15 | NEWS/README update | Martin Perner | |
2011-08-31 | Changed parameters | Martin Perner | |
there is still the bug this plugin needs to be the last or parsing the config file fails | |||
2011-08-31 | Kbd: Example was incorrect | Martin Perner | |
2011-08-31 | Added Keyboard Layout Indicator Plugin | Martin Perner | |
2011-08-30 | catch alsa exception on decibel acquire | Martin Perner | |
This closes #17. For some reasons the alsa interface does not provide a dB value on all systems. Instead an error is returned. The alsa-mixer library checks for such return values and throws an exception if one is detected. This patch catches the exception and returns 0 as dB value. | |||
2011-08-21 | Report iowait in Cpu monitor (fixes #55) | Jose Antonio Ortega Ruiz | |
2011-07-21 | DateZone: Added plugin for localized date | Martin Perner | |
2011-06-02 | Acknoledgements for the new brightness monitor | jao | |
2011-04-05 | Bright Monitor: Didn't made use of -S | Martin Perner | |
2011-04-04 | Added brightness monitor | Martin Perner | |
2011-03-28 | Release 0.130.13 | Jose Antonio Ortega Ruiz | |
2011-03-15 | Use the environment to configure the MPD server | Ben Boeckel | |
2011-02-25 | New monitor, ThermalZone, addressing issue 44 | Jose Antonio Ortega Ruiz | |
2011-02-13 | Cpu and MultiCpu should also be more accurate now | Jose Antonio Ortega Ruiz | |
2011-02-12 | Nit | Jose Antonio Ortega Ruiz | |
2011-02-12 | Nit | Jose Antonio Ortega Ruiz | |
2011-01-27 | xmonadpropwrite.hs back to the source package | Jose Antonio Ortega Ruiz | |
2011-01-27 | Mentioning '<fc=fgcolor,bgcolor>' in the docs | Jose Antonio Ortega Ruiz | |
'fc' is a very unfortunate name, in view of this feature, but i'm afraid it's too late to eliminate it; but i guess we could at least deprecate it... | |||
2011-01-22 | Doc fixes | Jose Antonio Ortega Ruiz | |
2011-01-15 | Volume monitor: new field 'volumebar', and a bit of refactoring | Jose Antonio Ortega Ruiz | |
2011-01-15 | More documentation nits | Jose Antonio Ortega Ruiz | |
2011-01-15 | Volume documentation: credits and minor changes | Jose Antonio Ortega Ruiz | |
2011-01-13 | Corrected spelling error in README. | Thomas Tuegel | |
2011-01-13 | Updated README for improved volume monitor. | Thomas Tuegel | |
2011-01-13 | Documented volume monitor in README. | Thomas Tuegel | |
2011-01-06 | Mail now takes its alias as a second argument | Jose Antonio Ortega Ruiz | |
This way we also avoid issue 30, although we're not solving the real issue (which is that the commands parser cannot correctly parse commands with a single argument unless they appear at the end of the list). | |||
2011-01-04 | Linting | Jose Antonio Ortega Ruiz | |
2011-01-04 | Battery: support for non-standard locations of AC/online (issue 36) | Jose Antonio Ortega Ruiz | |
We provied a new monitor-specific flag (-f) to specify the location of the file. | |||
2010-12-24 | Version bump0.12 | Jose Antonio Ortega Ruiz | |
2010-12-21 | Samples moved to samples/ | Jose Antonio Ortega Ruiz | |
2010-12-13 | Nit | Jose Antonio Ortega Ruiz | |
2010-12-13 | Better documentation for Monitor arguments | Jose Antonio Ortega Ruiz | |
2010-12-13 | Eliminate the obsolete -P option | Jose Antonio Ortega Ruiz | |