summaryrefslogtreecommitdiffhomepage
path: root/README
AgeCommit message (Collapse)Author
2011-03-28Release 0.130.13Jose Antonio Ortega Ruiz
2011-03-15Use the environment to configure the MPD serverBen Boeckel
2011-02-25New monitor, ThermalZone, addressing issue 44Jose Antonio Ortega Ruiz
2011-02-13Cpu and MultiCpu should also be more accurate nowJose Antonio Ortega Ruiz
2011-02-12NitJose Antonio Ortega Ruiz
2011-02-12NitJose Antonio Ortega Ruiz
2011-01-27xmonadpropwrite.hs back to the source packageJose Antonio Ortega Ruiz
2011-01-27Mentioning '<fc=fgcolor,bgcolor>' in the docsJose 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-22Doc fixesJose Antonio Ortega Ruiz
2011-01-15Volume monitor: new field 'volumebar', and a bit of refactoringJose Antonio Ortega Ruiz
2011-01-15More documentation nitsJose Antonio Ortega Ruiz
2011-01-15Volume documentation: credits and minor changesJose Antonio Ortega Ruiz
2011-01-13Corrected spelling error in README.Thomas Tuegel
2011-01-13Updated README for improved volume monitor.Thomas Tuegel
2011-01-13Documented volume monitor in README.Thomas Tuegel
2011-01-06Mail now takes its alias as a second argumentJose 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-04LintingJose Antonio Ortega Ruiz
2011-01-04Battery: 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-24Version bump0.12Jose Antonio Ortega Ruiz
2010-12-21Samples moved to samples/Jose Antonio Ortega Ruiz
2010-12-13NitJose Antonio Ortega Ruiz
2010-12-13Better documentation for Monitor argumentsJose Antonio Ortega Ruiz
2010-12-13Eliminate the obsolete -P optionJose Antonio Ortega Ruiz
2010-12-13Use -S in Network to control units displayJose Antonio Ortega Ruiz
We've made -P a synonym of -S, and renamed the option to useSuffix.
2010-12-12Uptime as a MonitorJose Antonio Ortega Ruiz
2010-12-12New plugin: UptimeJose Antonio Ortega Ruiz
2010-12-12Documentation updatesJose Antonio Ortega Ruiz
2010-12-11TypoJose Antonio Ortega Ruiz
2010-12-11MBox: support for ~ paths and skipping non-existing mboxesJose Antonio Ortega Ruiz
2010-12-11Merge branch 'dev/tilde-support-for-paths' of ↵Jose Antonio Ortega Ruiz
https://github.com/mathstuf/xmobar into mathstuf-dev/tilde-support-for-paths
2010-12-11New NEWS fileJose Antonio Ortega Ruiz
2010-12-11Add documentation for ~ support in MailBen Boeckel
2010-12-10Top: better meaning for -L/-H in memory entriesJose Antonio Ortega Ruiz
Now those are really thresholds over the percentage of process memory over total used memory (as was intended but badly implemented).
2010-12-09New contributor acknowledgedJose Antonio Ortega Ruiz
2010-12-09README nitJose Antonio Ortega Ruiz
2010-12-09Merge branch 'dev/auto-per-core-cpu-usage' of ↵Jose Antonio Ortega Ruiz
https://github.com/mathstuf/xmobar into mathstuf-dev/auto-per-core-cpu-usage
2010-12-08Remove auto*% optionsBen Boeckel
The -P option now covers this case.
2010-12-08Update documentation for MultiCpuBen Boeckel
2010-12-09README: new screenshotJose Antonio Ortega Ruiz
2010-12-09Network monitor: no units in reported ratesJose Antonio Ortega Ruiz
Since they're always KB/s, we left them for the template
2010-12-08Battery monitor: specific arguments instead of hardcoded hiliteJose Antonio Ortega Ruiz
2010-12-08README: Update to contributors' listJose Antonio Ortega Ruiz
2010-12-08README typoJose Antonio Ortega Ruiz
2010-12-08Default to False for the -P option and leave the % to the templatesJose Antonio Ortega Ruiz
2010-12-07Documentation for the new "run once" commandsJose Antonio Ortega Ruiz
2010-12-07New Monitor option to enable/disable '%' in displayed percentagesJose Antonio Ortega Ruiz
The option is -P, and takes either "True" (the default) or anything else to denote False.
2010-12-07NitsJose Antonio Ortega Ruiz
2010-12-07TypoJose Antonio Ortega Ruiz
2010-12-07README: link to a new screenshotJose Antonio Ortega Ruiz
2010-12-07README.md back to READMEJose Antonio Ortega Ruiz