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
Age
Commit message (
Expand
)
Author
2021-07-12
Nit, for homogeneity's sake
jao
2021-07-12
Add TopH and BottomH for only controlling height of the window. (#556)
Joan MIlev
2021-05-14
Fix delayed reaction to USR1/2 signals
Tomas Janousek
2021-04-27
Revert "Conditional encoding …" and "Avoid double utf8 encoding" (#482)
Tomas Janousek
2021-04-26
Workaround for hlint failure
Tomas Janousek
2021-04-26
Fix off-by-one in strut calculation for Static position
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-09
Update changelog and add comment
Sibi Prabakaran
2020-08-09
Conditional encoding of xft string
Sibi Prabakaran
2020-08-09
Avoid double utf8 encoding
Sibi Prabakaran
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-11
hlinting
jao
2020-05-10
Fix crashes/busy looping happening via index
Sibi Prabakaran
2020-02-22
Silence some warnings
Tomas Janousek
2019-06-30
Eye candy
jao
2018-11-25
Xmobar.System.Utils, Xmobar.X11.Events
jao
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