Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-21 | better abstracted icon drawing interface | jao | |
2022-09-20 | new namespace: Xmobar.Draw | jao | |
2022-09-19 | wee refactoring (more types in X11.Types) | jao | |
2022-09-11 | x event loop clean-ups | jao | |
2022-09-11 | cairo: bitmaps | jao | |
2022-02-04 | Xmobar.X11.Parsers -> Xmobar.Run.Parsers | jao | |
2022-02-03 | Xmobar.X11.Actions -> Xmobar.Run.Actions | jao | |
2020-08-07 | Refactor ColorInfo to TextRenderInfo | Unoqwy | |
ColorInfo contains background offsets, it is no longer only about colors TextRenderInfo can hold information such as color, offsets, etc | |||
2020-08-07 | Allow font bg to be taller (or smaller) | Unoqwy | |
Implemented only for XFT fonts. Adds a new "part" in the fc tag. > Example: <fc=white,gray:0>foo bar</fc> will make the font background as tall as the bar (absolute offset, here set to 0 for both top & bottom) Changes ColorString to ColorInfo, containing both top and bottom offsets. The "colors string" is still in only one string. | |||
2018-11-25 | Xmobar.X11.Actions | jao | |
2018-11-25 | Back to app/src, since it seems they're the default convention for stack | jao | |