Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-06 | Turn the --monitor option to `Volume` into a new plugin `Alsa` instead | Daniel Schüssler | |
See #360. | |||
2018-10-06 | Add event-based refreshing for Volume plugin (--monitor option) | Daniel Schüssler | |
This uses alsactl monitor for push/event-based updating instead of polling. | |||
2017-07-30 | Guard monitor 'Weather' behind flag 'with_weather' | michaellilanushoober | |
Hide the monitor 'Weather' behind a flag named 'with_weather'. This implies that the dependency on the module 'HTTP' is now optional. The default for 'with_weather' is True since we do not want to break backwards compatibility/user experience. Further moved the effect of the flag with_conduit within the branch of 'with_weather', since that flag only has some effect if 'with_weather' is true. | |||
2017-04-29 | hlint configuration | jao | |
2015-05-01 | uvmeter: 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>'. | |||
2014-09-14 | Implement DynamicString for Monitors supporting vbar. | Alexander Shabalin | |
* Batt * Bright * Cpu * Disk * MPD * Mem * MultiCpu * Net * Volume * Wireless | |||
2014-08-29 | hlint improvements | Tony Morris | |
2014-08-09 | hlint refactorings | Reto Hablützel | |
2014-05-29 | A simple CatInt monitor | Nathaniel Wesley Filardo | |
2014-02-05 | Find out whether the weather monitor is likely to block | Ben Boeckel | |
Uses the HTTP module to do the work rather than curl. | |||
2014-02-05 | Add a "ready" check to MPD monitors | Ben Boeckel | |
If the MPD server isn't responsive or the network is down, MPD will no longer block xmobar from doing its job. | |||
2013-06-28 | BatteryN, a named BatteryP | Jose Antonio Ortega Ruiz | |
2012-10-08 | Fixes for warnings reported in github issue #71 | Jose Antonio Ortega Ruiz | |
2012-09-04 | automatic detection of devices using /sys/class/net directory | Reto Habluetzel | |
2012-08-29 | added dynnetwork, which selects the busiest network of a list and displays it | Reto Habluetzel | |
2012-06-09 | Add the AutoMPD monitor | Ben Boeckel | |
2011-12-21 | MPRIS plugin | Artem Tarasov | |
2011-04-04 | Added brightness monitor | Martin Perner | |
2011-02-25 | ThermalZone fixes | Jose Antonio Ortega Ruiz | |
2011-02-25 | New monitor, ThermalZone, addressing issue 44 | Jose Antonio Ortega Ruiz | |
2011-02-13 | Same medicine for DiskIO (no doActionTwiceWithDelay left) | Jose Antonio Ortega Ruiz | |
2011-02-13 | Cpu and MultiCpu should also be more accurate now | Jose Antonio Ortega Ruiz | |
2011-02-13 | More accurate net monitor rates (issue 42) | Jose Antonio Ortega Ruiz | |
2011-01-13 | Added volume monitor based on alsa-mixer. | Thomas Tuegel | |
2010-12-21 | Haskell sources moved to src/ to unclutter toplevel | Jose Antonio Ortega Ruiz | |