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
/
Config
/
Parse.hs
Age
Commit message (
Collapse
)
Author
2022-09-16
little clean-ups
jao
2022-09-12
cairo: with_xft deprecated, with_cairo synomym
jao
2022-05-12
Remove the now useless -DUTF8 flag
jao
2022-02-03
TextOutputColor -> TextOutputFormat
jao
Thinking of eventually adding a Sway JSON output, or simply add fonts to Pango specification, so it's more than colors. Also, NoColors -> Plain.
2022-01-31
Text output: support choosing between Pango and ANSI markup
Pavel Kalugin
Signed-off-by: Pavel Kalugin <pavel@pavelthebest.me>
2022-01-29
Color escape sequences for text output
jao
2022-01-29
Basic text output, without colors, working
jao
2021-11-07
Add details to error message regarding purpose of `signal` field.
John Soo
2021-11-07
Handle signal in perms with the other fields.
Guy Gastineau
2021-11-07
Fail when reading a SignalChan, parse signal from defaultConfig.
John Soo
* Address code review comments on ipc-improvements.
2021-11-07
Let xmobar be used with a signal TMVar when used from other haskell.
John Soo
2020-10-09
hlinting
jao
2018-11-30
Self-compilation a la xmonad
jao
2018-11-26
Xmobar.Config.Parse
jao