summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/X11/Draw.hs
AgeCommit message (Expand)Author
2022-09-09cairo: pure xlib/xft drawing code factored outjao
2022-02-17Fix memory leak in drawInWinTomas Janousek
2022-02-06Whitespace in the Draw.hs messjao
2022-02-04Xmobar.X11.Parsers -> Xmobar.Run.Parsersjao
2022-02-03Xmobar.X11.Actions -> Xmobar.Run.Actionsjao
2022-01-29Refactoring of the previous patch and its surroundingsjao
2021-11-02hspace feature. Initial intent: make space for a traytulthix
2021-05-14Fix delayed reaction to USR1/2 signalsTomas Janousek
2020-11-15Fix crash on <fn=1>x</fn> when no additional fonts are specifiedTomas Janousek
2020-11-15Fix vertical centering of additional fontsTomas Janousek
2020-08-09A bit of documentation for <box>jao
2020-08-07fix non-exhaustive pattern warningUnoqwy
2020-08-07better parsing for boxes + add marginsUnoqwy
2020-08-07fix line width for boxesUnoqwy
2020-08-07make hlint happyUnoqwy
2020-08-07Fix 1px-off bordersUnoqwy
2020-08-07Add the <box> tag to set borders around textUnoqwy
2020-08-07Refactor ColorInfo to TextRenderInfoUnoqwy
2020-08-07Allow font bg to be taller (or smaller)Unoqwy
2020-08-07Redundant imports (mostly <$>) removedjao
2020-05-10Fix crashes/busy looping happening via indexSibi Prabakaran
2020-02-22Silence some warningsTomas Janousek
2018-11-25X11.XUtil -> X11.Textjao
2018-11-25Xmobar.App.Defaults and Xmobar.Config.Typesjao
2018-11-25Xmobar.X11.Actionsjao
2018-11-25Back to app/src, since it seems they're the default convention for stackjao