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-09
This should fix the flickering problem on window's updates
Andrea Rossato
2007-07-08
typo
Andrea Rossato
2007-07-08
editing to README
Andrea Rossato
2007-07-08
added info to Commands.hs
Andrea Rossato
2007-07-08
updated to version 0.5
0.5
Andrea Rossato
2007-07-08
updated (I actually wrote some) documentation about configuring XMobar
Andrea Rossato
2007-07-08
hope this fixes the "flickering text" problem reported by Krzysztof
Andrea Rossato
2007-07-08
some monitors are now run internally
Andrea Rossato
2007-07-08
updated configurations to reflect code changes
Andrea Rossato
2007-07-08
the output template is now parsed with the help of a finite map
Andrea Rossato
2007-07-08
monitors are now run internally
Andrea Rossato
2007-07-08
better error handling when parsing weather information
Andrea Rossato
2007-07-08
better error handling when parsing weather information
Andrea Rossato
2007-07-08
added runM to run monitors internally
Andrea Rossato
2007-07-08
added Commands
Andrea Rossato
2007-07-06
Add support for named colors.
Krzysztof Kosciuszkiewicz
2007-07-06
Fix centered text align.
Krzysztof Kosciuszkiewicz
2007-07-05
Swap: usedratio reported free ratio
Andrea Rossato
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
[prev]
[next]