summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Config/Types.hs
AgeCommit message (Expand)Author
2022-11-30Adds DPI configuration (#660)jgrocho
2022-11-08Adds 'XPosition' type documentation and code fixes based on reviewKostas Agnantis
2022-11-06Adds new position configurationKostas Agnantis
2022-09-30Run.Parsers -> Config.Templatejao
2022-09-18qualified importsjao
2022-09-16little clean-upsjao
2022-09-11cairo: lintingjao
2022-09-10cairo: fonts, offsets, colors, actionsjao
2022-02-06swaybar-protocol: very basic formatjao
2022-02-03TextOutputColor -> TextOutputFormatjao
2022-01-31Text output: support choosing between Pango and ANSI markupPavel Kalugin
2022-01-29Color escape sequences for text outputjao
2022-01-29Basic text output, without colors, workingjao
2021-11-07Add details to error message regarding purpose of `signal` field.John Soo
2021-11-07Fail when reading a SignalChan, parse signal from defaultConfig.John Soo
2021-11-07Let xmobar be used with a signal TMVar when used from other haskell.John Soo
2021-07-12Add TopH and BottomH for only controlling height of the window. (#556)Joan MIlev
2021-05-22Add show instances for several types so that configs can be generated program...Ryan Trinkle
2018-11-30Self-compilation a la xmonadjao
2018-11-25Xmobar.App.Defaults and Xmobar.Config.Typesjao