index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-07-05
Fix few config name typos
Krzysztof Kosciuszkiewicz
2007-07-05
Add dependency on filepath
Krzysztof Kosciuszkiewicz
2007-07-05
updated sample configuration
0.4
Andrea Rossato
2007-07-05
updated to version 0.4 and added new monitors
Andrea Rossato
2007-07-05
updated to use the new Common.hs
Andrea Rossato
2007-07-05
updated to use the new Common.hs
Andrea Rossato
2007-07-05
added a swap monitor
Andrea Rossato
2007-07-05
updated to use the new Common.hs and split the swap part in a new monitor
Andrea Rossato
2007-07-05
updated Cpu.hs to work with the new Common.hs
Andrea Rossato
2007-07-05
added a small library for writing monitors
Andrea Rossato
2007-07-05
added a battery monitor
Andrea Rossato
2007-07-05
minor
Andrea Rossato
2007-06-28
Cpu.hs more code clean up
Andrea Rossato
2007-06-27
Cpu.hs now requires -threaded
Andrea Rossato
2007-06-27
typos
Andrea Rossato
2007-06-27
Cpu.hs: removed Parsec and switched to ByteString
Andrea Rossato
2007-06-27
possibility to delay a thread for more than (maxBound :: Int) microseconds
Andrea Rossato
2007-06-27
version 0.3.1
Andrea Rossato
2007-06-27
default is Glasgow ;-)
Andrea Rossato
2007-06-27
fixed an out of bount bug that could cause a flood to http://weather.noaa.gov/
Andrea Rossato
2007-06-26
removed debug output
Andrea Rossato
2007-06-26
added cabal and config reference to the weather monitor
Andrea Rossato
2007-06-26
corrected the threadDelay arguments
Andrea Rossato
2007-06-26
added a weather monitor to retrieve weather information from http://weather.n...
Andrea Rossato
2007-06-26
splitted files
Andrea Rossato
2007-06-26
now the Xbar monad is similar to the one of XMonad
Andrea Rossato
2007-06-26
cosmetics
Andrea Rossato
2007-06-26
Added -threaded option for ghc
Andrea Rossato
2007-06-26
added refresh rate config option for each command to be run
Andrea Rossato
2007-06-26
now each command is run in a separate thread and MVars are used for interproc...
Andrea Rossato
2007-06-26
better error handling
Andrea Rossato
2007-06-26
createWin will now return Xbar (Display, Window)
Andrea Rossato
2007-06-25
updated the README
Andrea Rossato
2007-06-25
* fixes some memory leak problems
Andrea Rossato
2007-06-22
README and description
Andrea Rossato
2007-06-22
updated example config
Andrea Rossato
2007-06-22
cabal updates
Andrea Rossato
2007-06-22
added some monitors with output formatted for xmobar
Andrea Rossato
2007-06-22
comments
Andrea Rossato
2007-06-22
removed monitor.hs (useless now)
Andrea Rossato
2007-06-22
big update: this is a status bar now
Andrea Rossato
2007-06-19
added a refresh rate configuration option
Andrea Rossato
2007-06-19
haddock and other minor editing
Andrea Rossato
2007-06-19
added cabal support
Andrea Rossato
2007-06-19
added license (bsd3)
Andrea Rossato
2007-06-19
added a sample config file
Andrea Rossato
2007-06-19
added license and some info
Andrea Rossato
2007-06-19
some changes to monitor.hs to test xmobar
Andrea Rossato
2007-06-19
added a monitoring script found here http://blog.csdn.net/danranx/archive/200...
Andrea Rossato
2007-06-19
init
Andrea Rossato
[prev]