summaryrefslogtreecommitdiffhomepage
path: root/Main.hs
AgeCommit message (Expand)Author
2010-02-10fix ghc-6.12.1 warnings andd fix issue 17Andrea Rossato
2010-02-09update my emailAndrea Rossato
2010-02-06get rid of action-permutations and use parsec permutation library insteadAndrea Rossato
2009-09-23Output to stdout whenever fields are defaulted in a config.Adam Vogt
2009-09-14Parse config file more intelligently.Adam Vogt
2009-04-20Add command line option for picking a screenAdam Vogt
2009-04-11bump version0.9.2Andrea Rossato
2008-04-29email address, copyright date and moreAndrea Rossato
2008-03-18Automate version generationAndrea Rossato
2008-03-16add XFT support and make UTF-8 support configurableAndrea Rossato
2008-02-16add utf8 support to the core systemAndrea Rossato
2007-11-18Typo fixesAlexander Solovyov
2007-11-04Preserve backward compatibilityAndrea Rossato
2007-11-04Added an argument to Top and Bottom type contructorsAndrea Rossato
2007-10-28Main: removed align and added alignSep configuration optionAndrea Rossato
2007-10-28Main: removed old options and added the new onesAndrea Rossato
2007-10-28We must listen for ConfigureNotify events on the root window for xrandrSpencer Janssen
2007-10-27Bump version to 0.8Andrea Rossato
2007-10-27Main will now open the connection with the X serverAndrea Rossato
2007-10-02more code formattingAndrea Rossato
2007-10-02Removed unneeded stuffAndrea Rossato
2007-10-02updated Main to lates changesAndrea Rossato
2007-09-27Main.hs: updated to reflect the API change - code formatting and cleanupAndrea Rossato
2007-07-24better error handling in Main.hsAndrea Rossato
2007-07-24The help output must be visible in a terminal 80 characters wideAndrea Rossato
2007-07-24code and output cleanupAndrea Rossato
2007-07-24Main.hs: removed exceptionAndrea Rossato
2007-07-23Added support for command line optionsAndrea Rossato
2007-07-18Use asynchronous exceptions to obviate the need for forkOS and threadedSpencer Janssen
2007-07-17changed runXmobar to runXbarAndrea Rossato
2007-07-14README and Cabal editsAndrea Rossato
2007-07-13haddock tuningAndrea Rossato
2007-07-05Read default configuration from ~/.xmobarrcKrzysztof Kosciuszkiewicz
2007-06-26splitted filesAndrea Rossato