summaryrefslogtreecommitdiffhomepage
path: root/src/Main.hs
AgeCommit message (Expand)Author
2014-03-13Back to picking first screen by default (#158)0.20.1Jose Antonio Ortega Ruiz
2013-10-29Fixed #133: xmobar was not reading ~/.xmobarrcThiago Negri
2013-10-29Fix xdgconf logic in readDefaultConfigJames McCoy
2013-07-05Implement XDG logic locallyBen Boeckel
2013-07-04Support xmobarrc living in XDG_CONFIG_HOMEBen Boeckel
2013-04-27New -d (--dock) command line switchJose Antonio Ortega Ruiz
2013-04-25Whitespacee and deasciiartificationJose Antonio Ortega Ruiz
2013-02-03Implement icon cachingAlexander Polakov
2012-08-30Revert "Add '-d' for dockapp mode"Jose Antonio Ortega Ruiz
2012-08-29Add '-d' for dockapp modeArnout
2012-08-09Cosmetic surgeryJochen Keil
2012-08-09Create signal handler in main and pass it down to the start* functionsJochen Keil
2012-03-11Add parenthesesBen Boeckel
2012-03-11Allow incremental commands to be givenBen Boeckel
2011-09-19Refactored eventLoopMartin Perner
2011-09-10moved signal handler setup into eventloopMartin Perner
2011-09-10removed threading problem with XlibMartin Perner
2011-09-09complete reword of the eventLoopMartin Perner
2011-08-31Working versionMartin Perner
2011-02-16Removed unnecessary use of IORef from Main.hsNorbert Zeh
2011-01-22Bug fix: don't get confused by align separators in input (issue 14)Jose Antonio Ortega Ruiz
2011-01-06Mail now takes its alias as a second argumentJose Antonio Ortega Ruiz
2010-12-21Haskell sources moved to src/ to unclutter toplevelJose Antonio Ortega Ruiz