index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Main.hs
Age
Commit message (
Expand
)
Author
2014-08-09
hlint refactorings
Reto Hablützel
2014-03-13
Back to picking first screen by default (#158)
0.20.1
Jose Antonio Ortega Ruiz
2013-10-29
Fixed #133: xmobar was not reading ~/.xmobarrc
Thiago Negri
2013-10-29
Fix xdgconf logic in readDefaultConfig
James McCoy
2013-07-05
Implement XDG logic locally
Ben Boeckel
2013-07-04
Support xmobarrc living in XDG_CONFIG_HOME
Ben Boeckel
2013-04-27
New -d (--dock) command line switch
Jose Antonio Ortega Ruiz
2013-04-25
Whitespacee and deasciiartification
Jose Antonio Ortega Ruiz
2013-02-03
Implement icon caching
Alexander Polakov
2012-08-30
Revert "Add '-d' for dockapp mode"
Jose Antonio Ortega Ruiz
2012-08-29
Add '-d' for dockapp mode
Arnout
2012-08-09
Cosmetic surgery
Jochen Keil
2012-08-09
Create signal handler in main and pass it down to the start* functions
Jochen Keil
2012-03-11
Add parentheses
Ben Boeckel
2012-03-11
Allow incremental commands to be given
Ben Boeckel
2011-09-19
Refactored eventLoop
Martin Perner
2011-09-10
moved signal handler setup into eventloop
Martin Perner
2011-09-10
removed threading problem with Xlib
Martin Perner
2011-09-09
complete reword of the eventLoop
Martin Perner
2011-08-31
Working version
Martin Perner
2011-02-16
Removed unnecessary use of IORef from Main.hs
Norbert Zeh
2011-01-22
Bug fix: don't get confused by align separators in input (issue 14)
Jose Antonio Ortega Ruiz
2011-01-06
Mail now takes its alias as a second argument
Jose Antonio Ortega Ruiz
2010-12-21
Haskell sources moved to src/ to unclutter toplevel
Jose Antonio Ortega Ruiz