summaryrefslogtreecommitdiffhomepage
path: root/src/Main.hs
AgeCommit message (Expand)Author
2018-07-10New configuration parameter `textOffsets` (fixes #311)jao
2017-12-15Configurable WM_CLASS and WM_NAME (should address #323)jao
2017-05-27Version set to 0.24.50.24.5jao
2017-04-29hlint configurationjao
2015-12-31Added "-p" launch optionValentin Shirokov
2015-01-09Change the `fontList` to `additionalFonts`Markus Scherer
2015-01-08Support for multiple fontsMarkus Scherer
2014-12-30Default to opaquejao
2014-12-30Merge branch 'transparency' of https://github.com/ezyang/xmobarjao
2014-09-26CLI switch for iconRoot (-i)jao
2014-08-09hlint refactoringsReto Hablützel
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-07Transparency and tint support.Edward Z. Yang
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