index
:
xmobar
cairo
master
on-click
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Xmobar
/
Text
Age
Commit message (
Collapse
)
Author
20 hours
prototype for onClick method in Exec
jao
2022-10-01
a couple of superfluous IO usages removed
jao
2022-09-30
Run.Parsers -> Config.Template
jao
2022-09-10
cairo: fonts, offsets, colors, actions
jao
2022-05-12
Remove the now useless -DUTF8 flag
jao
2022-02-18
Apply hlint suggestion
Tomas Janousek
Fixes: b7ca54651bb1 (""bright" ansi colour names")
2022-02-09
"bright" ansi colour names
jao
See #606 for further discussion
2022-02-08
Linting
jao
2022-02-08
pango output: fonts
jao
2022-02-07
swaybar-protocol: additionalFonts via pango markup
jao
2022-02-07
swaybar-protocol: boxes working
jao
2022-02-06
swaybar-protocol: borders (but not quite working as expected)
jao
2022-02-06
swaybar-protocol: support for clickable Action
jao
2022-02-06
swaybar-protocol: output with colors and actions
jao
2022-02-06
swaybar-protocol: very basic format
jao
2022-02-04
Refactoring: event loop handling simplifications
jao
2022-02-04
Refactoring: Xmobar.Text.{Ansi,Pango,Output}
jao
2022-02-04
Xmobar.App.TextEventLoop -> Xmobar.Text.Loop
jao