Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-12 | Uptime as a Monitor | Jose Antonio Ortega Ruiz | |
2010-12-12 | New plugin: Uptime | Jose Antonio Ortega Ruiz | |
2010-12-12 | Linting | Jose Antonio Ortega Ruiz | |
2010-12-12 | Clean up splitEvery implementation | Ben Boeckel | |
2010-12-12 | MBox fixes | Jose Antonio Ortega Ruiz | |
2010-12-12 | Documentation updates | Jose Antonio Ortega Ruiz | |
2010-12-11 | Weather monitor: skip not retrieved fields | Jose Antonio Ortega Ruiz | |
Instead of spamming the bar with a long "blah blah: not found!" message. | |||
2010-12-11 | MBox refactorings | Jose Antonio Ortega Ruiz | |
2010-12-11 | Typo | Jose Antonio Ortega Ruiz | |
2010-12-11 | MBox: negative count for non-existent mboxes | Jose Antonio Ortega Ruiz | |
2010-12-11 | MBox: support for ~ paths and skipping non-existing mboxes | Jose Antonio Ortega Ruiz | |
2010-12-11 | Couple of nits for the previous patch (Mail.hs) | Jose Antonio Ortega Ruiz | |
2010-12-11 | Merge 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-11 | Merge branch 'dev/code-cleanups' of https://github.com/mathstuf/xmobar into ↵ | Jose Antonio Ortega Ruiz | |
mathstuf-dev/code-cleanups | |||
2010-12-11 | New NEWS file | Jose Antonio Ortega Ruiz | |
2010-12-11 | Use `head' rather than `flip (!!) 0' | Ben Boeckel | |
2010-12-11 | Don't hard code the number of values | Ben Boeckel | |
Make an infinite list of empty strings so that if something is asked for and cannot be provided, index errors don't occur. | |||
2010-12-11 | Add documentation for ~ support in Mail | Ben Boeckel | |
2010-12-11 | Expand '~' in paths for mail directories | Ben Boeckel | |
2010-12-11 | More sensitive logbars | Jose Antonio Ortega Ruiz | |
2010-12-10 | Top: better meaning for -L/-H in memory entries | Jose 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-09 | New contributor acknowledged | Jose Antonio Ortega Ruiz | |
2010-12-09 | README nit | Jose Antonio Ortega Ruiz | |
2010-12-09 | Merge 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-09 | Maintainer field in headers set to jao | Jose Antonio Ortega Ruiz | |
2010-12-08 | Remove auto*% options | Ben Boeckel | |
The -P option now covers this case. | |||
2010-12-08 | Update documentation for MultiCpu | Ben Boeckel | |
2010-12-08 | Add auto* and auto*% templates | Ben Boeckel | |
These template automatically detect the number of CPUs and list all of them in order, split by a space (with or without a '%' after each number). | |||
2010-12-09 | README: new screenshot | Jose Antonio Ortega Ruiz | |
2010-12-09 | Network monitor: no units in reported rates | Jose Antonio Ortega Ruiz | |
Since they're always KB/s, we left them for the template | |||
2010-12-08 | Battery monitor: specific arguments instead of hardcoded hilite | Jose Antonio Ortega Ruiz | |
2010-12-08 | Battery monitor: watts and time left (Petr Rockai) | Jose Antonio Ortega Ruiz | |
2010-12-08 | CpuFreq: limit GHz values to one decimal digit | Jose Antonio Ortega Ruiz | |
Thanks to Petr Rockai | |||
2010-12-08 | README: Update to contributors' list | Jose Antonio Ortega Ruiz | |
2010-12-08 | README typo | Jose Antonio Ortega Ruiz | |
2010-12-08 | Default to False for the -P option and leave the % to the templates | Jose Antonio Ortega Ruiz | |
2010-12-08 | Mem: don't include % in the default template | Jose Antonio Ortega Ruiz | |
2010-12-08 | Make Mem monitor honour -P | Jose Antonio Ortega Ruiz | |
2010-12-07 | Documentation for the new "run once" commands | Jose Antonio Ortega Ruiz | |
2010-12-07 | Run once commands by setting rate to 0 in Command (issue 26) | Jose Antonio Ortega Ruiz | |
Just specify a 0 (or negative) rate in the Command plugin. E.g. Run Comand "uname" ["-s", "-r"] "uname" 0 | |||
2010-12-07 | New Monitor option to enable/disable '%' in displayed percentages | Jose Antonio Ortega Ruiz | |
The option is -P, and takes either "True" (the default) or anything else to denote False. | |||
2010-12-07 | Linting | Jose Antonio Ortega Ruiz | |
2010-12-07 | Fix for swap used ratio (issue 24) | Jose Antonio Ortega Ruiz | |
Thanks to Dan Brown for pointing this out. I've applied a modified version of his patch (inclusion of % will be treated separately). | |||
2010-12-07 | Nits | Jose Antonio Ortega Ruiz | |
2010-12-07 | Adjustments to cabal metadata | Jose Antonio Ortega Ruiz | |
New homepage and bug tracker URL. | |||
2010-12-07 | Typo | Jose Antonio Ortega Ruiz | |
2010-12-07 | README: link to a new screenshot | Jose Antonio Ortega Ruiz | |
2010-12-07 | Updates to help blurb | Jose Antonio Ortega Ruiz | |
2010-12-07 | README.md back to README | Jose Antonio Ortega Ruiz | |
2010-12-07 | Minor README tweaking | Jose Antonio Ortega Ruiz | |