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
/
App
/
EventLoop.hs
Age
Commit message (
Expand
)
Author
2022-01-29
Refactoring of the previous patch and its surroundings
jao
2022-01-29
Xmobar.App.CommandThreads
jao
2022-01-29
Whitespace
jao
2021-11-07
Let xmobar be used with a signal TMVar when used from other haskell.
John Soo
2021-11-02
hspace feature. Initial intent: make space for a tray
tulthix
2020-10-09
hlinting
jao
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
Implement timer coalescing (noticeably less CPU/power usage)
Tomas Janousek
2020-02-22
Silence some warnings
Tomas Janousek
2018-12-02
Fix: exposing the Command constructors in lib
jao
2018-11-30
Self-compilation a la xmonad
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
Xmobar.App and small refactorings
jao