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
/
Main.hs
Age
Commit message (
Expand
)
Author
2021-11-07
Fail when reading a SignalChan, parse signal from defaultConfig.
John Soo
2021-11-07
Let xmobar be used with a signal TMVar when used from other haskell.
John Soo
2021-07-06
Filter filename when executing Haskell-based config
slotThe
2021-07-01
Pass arguments if using xmobar.hs
alternateved
2020-11-15
Fix crash on <fn=1>x</fn> when no additional fonts are specified
Tomas Janousek
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
2019-10-15
A second attempt at fixing #405
jao
2019-09-06
Write error log to data dir, not conf dir
Chuck
2019-01-12
Honour flags when no config file is available (fixes #375)
jao
2018-12-09
New exposed function: configFromArgs
jao
2018-12-08
Compiling only .[l]hs[c] files
jao
2018-12-04
Fix: honour command line flags
jao
2018-11-30
Self-compilation a la xmonad
jao
2018-11-30
XMobar.App.Opts
jao
2018-11-25
X11.XUtil -> X11.Text
jao
2018-11-25
Xmobar.App.Defaults and Xmobar.Config.Types
jao
2018-11-25
Xmobar.App.Main
jao