index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Xmobar
/
X11
/
Draw.hs
Age
Commit message (
Expand
)
Author
2021-05-14
Fix delayed reaction to USR1/2 signals
Tomas Janousek
2020-11-15
Fix crash on <fn=1>x</fn> when no additional fonts are specified
Tomas Janousek
2020-11-15
Fix vertical centering of additional fonts
Tomas Janousek
2020-08-09
A bit of documentation for <box>
jao
2020-08-07
fix non-exhaustive pattern warning
Unoqwy
2020-08-07
better parsing for boxes + add margins
Unoqwy
2020-08-07
fix line width for boxes
Unoqwy
2020-08-07
make hlint happy
Unoqwy
2020-08-07
Fix 1px-off borders
Unoqwy
2020-08-07
Add the <box> tag to set borders around text
Unoqwy
2020-08-07
Refactor ColorInfo to TextRenderInfo
Unoqwy
2020-08-07
Allow font bg to be taller (or smaller)
Unoqwy
2020-08-07
Redundant imports (mostly <$>) removed
jao
2020-05-10
Fix crashes/busy looping happening via index
Sibi Prabakaran
2020-02-22
Silence some warnings
Tomas Janousek
2018-11-25
X11.XUtil -> X11.Text
jao
2018-11-25
Xmobar.App.Defaults and Xmobar.Config.Types
jao
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