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
/
X11
/
CairoDraw.hs
Age
Commit message (
Expand
)
Author
2022-09-20
new namespace: Xmobar.Draw
jao
2022-09-19
wee refactoring (more types in X11.Types)
jao
2022-09-19
cairo: non-cairo is not an option
jao
2022-09-18
fix for -f-with_xrender build
jao
2022-09-18
qualified imports
jao
2022-09-16
little clean-ups
jao
2022-09-16
cairo: outer boxes fixes
jao
2022-09-16
linting and version bump
jao
2022-09-15
cairo: boxes as lines
jao
2022-09-15
cairo: boxes, take two
jao
2022-09-15
new flag: with_xrender
jao
2022-09-15
linting
jao
2022-09-15
cairo: box drawing
jao
2022-09-15
cairo: global background always via XRender
jao
2022-09-14
cairo: honouring top/bottom offsets in color specifications
jao
2022-09-13
cairo: ellipsize text segments if they go out of bounds
jao
2022-09-13
cairo: honouring iconOffset
jao
2022-09-12
wee refactoring: a couple type synonyms
jao
2022-09-11
x event loop clean-ups
jao
2022-09-11
cairo: bitmaps
jao
2022-09-11
cairo: linting
jao
2022-09-11
cairo: alpha (still pseudo, via xrender)
jao
2022-09-11
cairo: outer border
jao
2022-09-10
cairo: left/center/right segments
jao
2022-09-10
cairo: <hspace>
jao
2022-09-10
cairo: fonts, offsets, colors, actions
jao
2022-09-09
cairo: drawing skeleton from an xlib cairo surface
jao