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
Age
Commit message (
Expand
)
Author
2020-04-12
Add trailing linefeed to --version output.
Zev Weiss
2020-02-26
Copyright years
jao
2020-02-23
Timer coalescing: handle exceptions in timer coordination thread
Tomas Janousek
2020-02-22
Timer coalescing: gracefully uncoalesce slow timers
Tomas Janousek
2020-02-22
Implement timer coalescing (noticeably less CPU/power usage)
Tomas Janousek
2020-02-22
Silence some warnings
Tomas Janousek
2019-10-15
A second attempt at fixing #405
jao
2019-10-14
Don't create .xmobar if it doesn't exist (issue #405)
jao
2019-09-06
Write error log to data dir, not conf dir
Chuck
2019-03-17
Copyright notice
jao
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-12-02
Fix: exposing the Command constructors in lib
jao
2018-12-01
Propagating RTS compilation flags to recompile
jao
2018-11-30
Self-compilation a la xmonad
jao
2018-11-30
XMobar.App.Opts
jao
2018-11-26
Linting
jao
2018-11-26
Compilation functions lifted from xmonad
jao
2018-11-26
Utilities for dealing with config and data directories
jao
2018-11-26
App.Defaults -> App.Config
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.App.Main
jao
2018-11-25
Xmobar.X11.Actions
jao
2018-11-25
Xmobar.App and small refactorings
jao