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
2022-08-13
fix: default to textOffset for missing textOffsets entries
jao
2022-04-18
New dbus signal: SetAlpha (fixes #499)
jao
2022-02-17
Refactoring: Clean up naming of X11 event loop threads
Tomas Janousek
2022-02-17
Fix memory leak in drawInWin
Tomas Janousek
2022-02-13
Use nh' for displaying the bar on the bottom of the screen. Fixes #555
exorcist365
2022-02-06
Whitespace in the Draw.hs mess
jao
2022-02-06
Little refactoring: forkThread
jao
2022-02-04
Refactoring: event loop handling simplifications
jao
2022-02-04
Xmobar.App.X11EventLoop -> Xmobar.X11.Loop
jao
2022-02-04
Xmobar.X11.Parsers -> Xmobar.Run.Parsers
jao
2022-02-04
Xmobar.App.CommandThreads -> Xmobar.Run.Loop
jao
2022-02-03
Xmobar.X11.Actions -> Xmobar.Run.Actions
jao
2022-01-29
Refactoring of the previous patch and its surroundings
jao
2022-01-29
Basic Xmobar.App.TextEventLoop
jao
2022-01-29
Whitespace
jao
2021-11-02
hspace feature. Initial intent: make space for a tray
tulthix
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