summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar.hs
AgeCommit message (Expand)Author
2018-07-10New configuration parameter `textOffsets` (fixes #311)jao
2018-06-24hlintingjao
2017-04-29hlint configurationjao
2016-09-14tell the user what went wrong in the event of a failuremichael bishop
2015-04-21Same vertical alignment for multiple fontsjao
2015-04-13A bit more experimentation with alignmentjao
2015-03-20Fixes for vertical alignment and border drawingjao
2015-03-19More alignment fixesjao
2015-03-18Fix for background's vertical aligmentjao
2015-03-17Trying a better vertical alignmnet (issue #221)jao
2015-03-11Fix for default icon vertical alignment (#216)jao
2015-02-02Real fix: Xrender only available if with_xftjao
2015-01-08Support for multiple fontsMarkus Scherer
2015-01-07Whitespacejao
2015-01-07Honoring background color when alpha=255 (issue #209)jao
2014-12-30Linting and defaultsjao
2014-12-30Fix: use the right background area in transparencyjao
2014-12-30Merge branch 'transparency' of https://github.com/ezyang/xmobarjao
2014-12-02New textOffset and iconOffset configuration parametersjao
2014-12-02Merge branch 'master' of https://github.com/ryantm/xmobar into ryantm-masterjao
2014-09-24Add iconRoot config optionAlexander Shabalin
2014-09-16Add ability to set border widthTravis Staton
2014-08-09hlint refactoringsReto Hablützel
2014-06-01fix vertical text alignment calculationRyan Mulligan
2014-03-13Back to picking first screen by default (#158)0.20.1Jose Antonio Ortega Ruiz
2014-02-20Change actions syntaxMarcin Mikołajczyk
2014-02-18Add support for multiple actions per item, activated depending on mouse butto...Marcin Mikołajczyk
2013-07-07Transparency and tint support.Edward Z. Yang
2013-03-13Help type inferencer a bit, kills warningAlexander Polakov
2013-03-13Fix actions for right side of the barAlexander Polakov
2013-03-13Use fmap instead of >>=Alexander Polakov
2013-03-13Introduce ActionsAlexander Polakov
2013-02-04Better icon alignmentAlexander Polakov
2013-02-04Use real icon widthAlexander Polakov
2013-02-03Fixes for previousAlexander Polakov
2013-02-03Implement icon cachingAlexander Polakov
2013-01-27XBM icon supportEdward O'Callaghan
2012-10-08Fixes for warnings reported in github issue #71Jose Antonio Ortega Ruiz
2012-09-11Avoiding X server leaks with XftColor cacheJose Antonio Ortega Ruiz
2012-09-10New module ColorCacheJose Antonio Ortega Ruiz
2012-09-09Missing Window module in cabal fileJose Antonio Ortega Ruiz
2012-09-09Correct vertical alignment for XFT fontsJose Antonio Ortega Ruiz
2012-09-01Some cosmetic fixes.Jochen Keil
2012-09-01Set StrutValues from showWindowJochen Keil
2012-09-01Pass the timeout value unchanged to the toggle functionJochen Keil
2012-09-01Send hide or reveal signal for togglingJochen Keil
2012-08-22Make it possible to delay Hide, Reveal and Toggle signalsJochen Keil
2012-08-22Refactor MVar SignalType to TMVar SignalTypeJochen Keil
2012-08-13Missing file headers and lintingJose Antonio Ortega Ruiz
2012-08-13Revert lowerOnStart to its original behaviourJochen Keil