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
Age
Commit message (
Collapse
)
Author
2022-02-06
swaybar-protocol: very basic format
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
2021-07-12
Add TopH and BottomH for only controlling height of the window. (#556)
Joan MIlev
2021-05-22
Add show instances for several types so that configs can be generated ↵
Ryan Trinkle
programmatically
2020-10-09
hlinting
jao
2018-11-30
Self-compilation a la xmonad
jao
2018-11-26
Xmobar.Config.Parse
jao
2018-11-25
Xmobar.App.Defaults and Xmobar.Config.Types
jao