Age | Commit message (Expand) | Author |
2013-08-13 | Version bump | Jose Antonio Ortega Ruiz |
2013-08-11 | Plugins.Monitors.Weather: fix parsing of unknown station name | Sergei Trofimovich |
2013-07-20 | Honouring -d in CoreTemp | Jose Antonio Ortega Ruiz |
2013-06-28 | BatteryN, a named BatteryP | Jose Antonio Ortega Ruiz |
2013-06-05 | Stripping actions in stdin and xprop plugins | Jose Antonio Ortega Ruiz |
2013-05-26 | Fixed the documentation around the functions to reflect the changes | Todd Lunter |
2013-05-26 | Made parseTemplate recursively replace template variables. | Todd Lunter |
2013-05-26 | New idle status for battery monitor | Jose Antonio Ortega Ruiz |
2013-05-26 | Refactoring and slight generalisation of the new Battery feature | Jose Antonio Ortega Ruiz |
2013-05-26 | Allowing template variables in Battery's -O and -o args | Jose Antonio Ortega Ruiz |
2013-05-13 | add a checkPipe loop for waiting the pipe file | zlbruce |
2013-04-20 | Use intercalate instead of explicit foldl | John Tyree |
2013-04-06 | caps battery percentage at 100%. | RJ Regenold |
2013-03-18 | Introduce <freeratio> variable into the memory monitor. | Peter Simons |
2013-02-23 | Allow icons in monitor templates | Tomas Janousek |
2013-02-04 | Removing uneeded uses of hiding (catch) | Jose Antonio Ortega Ruiz |
2013-02-04 | Remove unsafe fromJust from Volume plugin | Dmitry Malikov |
2012-10-12 | Additional MPRIS2 arguments | Jose Antonio Ortega Ruiz |
2012-10-11 | Fix for #73: third try: retain old behaviour for diskU, use device for diskIO... | John Soros |
2012-10-11 | Second try at fixing #73 and #74: enable io monitoring for non-mounted disks | John Soros |
2012-10-08 | Enable the monitoring of non-mounted disks and partitions in DiskIO | John Soros |
2012-10-08 | Fixes for warnings reported in github issue #71 | Jose Antonio Ortega Ruiz |
2012-10-06 | Not using deprecated `catch` in Prelude | Jose Antonio Ortega Ruiz |
2012-10-06 | Whitespace and untabification | Jose Antonio Ortega Ruiz |
2012-09-27 | Whitespace | Jose Antonio Ortega Ruiz |
2012-09-25 | Added keyboard lock status command. | Patrick Chilton |
2012-09-15 | removed PipeReader2 as funcionality was move to PipeReader | Reto Habluetzel |
2012-09-15 | Enhanced PipeReader capabilities | Reto Habluetzel |
2012-09-14 | better readable code | Reto Habluetzel |
2012-09-14 | removed todo comments | Reto Habluetzel |
2012-09-04 | automatic detection of devices using /sys/class/net directory | Reto Habluetzel |
2012-08-29 | cleaned up imports, renamed variable | Reto Habluetzel |
2012-08-29 | added dynnetwork, which selects the busiest network of a list and displays it | Reto Habluetzel |
2012-08-27 | added PipeReader2 which accepts a default | Reto Habluetzel |
2012-08-22 | Make it possible to delay Hide, Reveal and Toggle signals | Jochen Keil |
2012-08-14 | Bugfix: Replace the TMVar String with a TVar (Maybe String) | Jochen Keil |
2012-08-12 | Fix the MPRIS plugin to work with DBus >= 0.10 | Jochen Keil |
2012-08-10 | Move safeHead to Plugins.Utils | Jochen Keil |
2012-08-09 | Bugfix: Do not hide the window when toggling is off for this pipe | Jochen Keil |
2012-08-09 | Bugfix: Replace TVar with TMVar for the old value | Jochen Keil |
2012-08-09 | Implement trigger method for BufferedPipeReader Plugin | Jochen Keil |
2012-08-09 | Cosmetic surgery | Jochen Keil |
2012-08-08 | BufferedPipeReader: A plugin for temporary data display | Jochen Keil |
2012-07-28 | Fixes for DiskU, which was exploding on recent Linux | Jose Antonio Ortega Ruiz |
2012-07-21 | Merge remote-tracking branch 'math/dev/mpd-idle' into mpd | Jose Antonio Ortega Ruiz |
2012-07-17 | xmobar.cabal: port to libmpd-0.8. | Sergei Trofimovich |
2012-06-09 | Add the AutoMPD monitor | Ben Boeckel |
2012-06-09 | Add a blocking call for MPD based on events | Ben Boeckel |
2012-06-09 | Add runM variant which takes a blocking call | Ben Boeckel |
2012-06-04 | Mostly failed attempt to robustify disk usage monitor | Jose Antonio Ortega Ruiz |