index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Main.hs
Age
Commit message (
Expand
)
Author
2010-02-09
update my email
Andrea Rossato
2010-02-06
get rid of action-permutations and use parsec permutation library instead
Andrea Rossato
2009-09-23
Output to stdout whenever fields are defaulted in a config.
Adam Vogt
2009-09-14
Parse config file more intelligently.
Adam Vogt
2009-04-20
Add command line option for picking a screen
Adam Vogt
2009-04-11
bump version
0.9.2
Andrea Rossato
2008-04-29
email address, copyright date and more
Andrea Rossato
2008-03-18
Automate version generation
Andrea Rossato
2008-03-16
add XFT support and make UTF-8 support configurable
Andrea Rossato
2008-02-16
add utf8 support to the core system
Andrea Rossato
2007-11-18
Typo fixes
Alexander Solovyov
2007-11-04
Preserve backward compatibility
Andrea Rossato
2007-11-04
Added an argument to Top and Bottom type contructors
Andrea Rossato
2007-10-28
Main: removed align and added alignSep configuration option
Andrea Rossato
2007-10-28
Main: removed old options and added the new ones
Andrea Rossato
2007-10-28
We must listen for ConfigureNotify events on the root window for xrandr
Spencer Janssen
2007-10-27
Bump version to 0.8
Andrea Rossato
2007-10-27
Main will now open the connection with the X server
Andrea Rossato
2007-10-02
more code formatting
Andrea Rossato
2007-10-02
Removed unneeded stuff
Andrea Rossato
2007-10-02
updated Main to lates changes
Andrea Rossato
2007-09-27
Main.hs: updated to reflect the API change - code formatting and cleanup
Andrea Rossato
2007-07-24
better error handling in Main.hs
Andrea Rossato
2007-07-24
The help output must be visible in a terminal 80 characters wide
Andrea Rossato
2007-07-24
code and output cleanup
Andrea Rossato
2007-07-24
Main.hs: removed exception
Andrea Rossato
2007-07-23
Added support for command line options
Andrea Rossato
2007-07-18
Use asynchronous exceptions to obviate the need for forkOS and threaded
Spencer Janssen
2007-07-17
changed runXmobar to runXbar
Andrea Rossato
2007-07-14
README and Cabal edits
Andrea Rossato
2007-07-13
haddock tuning
Andrea Rossato
2007-07-05
Read default configuration from ~/.xmobarrc
Krzysztof Kosciuszkiewicz
2007-06-26
splitted files
Andrea Rossato