Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-28 | Fixes for DiskU, which was exploding on recent Linux | Jose Antonio Ortega Ruiz | |
We're using now the recommended statvfs interface, instead of the obsolete statfs64. Moreover, we compute correctly the used space. | |||
2012-06-04 | Mostly failed attempt to robustify disk usage monitor | Jose Antonio Ortega Ruiz | |
Since a kernel upgrade about two months ago, DiskU just blows up my xmobar apparently at random. | |||
2012-03-19 | Disk usage monitor tweak | Jose Antonio Ortega Ruiz | |
Computing used space from total and available (rather than free) space. | |||
2012-01-31 | DiskIO working with /dev entries which are symlinks | Jose Antonio Ortega Ruiz | |
We were getting confused by devices appearing in mtab by their symbolic path (such as an entry in /dev/disk/by-uuid and the like). | |||
2011-02-13 | Same medicine for DiskIO (no doActionTwiceWithDelay left) | Jose Antonio Ortega Ruiz | |
2010-12-21 | Haskell sources moved to src/ to unclutter toplevel | Jose Antonio Ortega Ruiz | |