summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar.hs
AgeCommit message (Expand)Author
2022-01-29Xmobar.Run.Command -> Xmobar.Plugins.Commandjao
2021-11-07Export SignalTypes from Xmobar for use in other haskell code.John Soo
2021-09-14Add the QueueReader plugin.Guy Gastineau
2020-11-29Add new plugin: NotmuchMailslotThe
2020-04-12Add a HandleReader PluginPavan Rikhi
2019-02-23Export MarqueePipeReader (fixes #381)jao
2019-01-27API: exporting tenthSecondsjao
2018-12-09New exposed function: configFromArgsjao
2018-12-04Misleading comment removedjao
2018-12-02Fix: exposing the Command constructors in libjao
2018-11-30Self-compilation a la xmonadjao
2018-11-26Utilities for dealing with config and data directoriesjao
2018-11-26App.Defaults -> App.Configjao
2018-11-26Xmobar.Config.Parsejao
2018-11-25Xmobar.App.Defaults and Xmobar.Config.Typesjao
2018-11-25Xmobar.App.Mainjao
2018-11-25Xmobar.App and small refactoringsjao
2018-11-25Back to app/src, since it seems they're the default convention for stackjao
2018-11-21All sources moved inside srcjao
2018-11-21Split Modules into Library & Executable StructurePavan Rikhi
2018-10-06Signal termination to plugin threads and wait for them upon program exitDaniel Schüssler
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