index
:
bemenu.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
renderers
/
cairo.h
Age
Commit message (
Expand
)
Author
2019-05-31
bemenu: add --line-height / -H option
Alyssa Ross
2019-01-29
Fix baseline when mixing ASCII and CJK characters
v44r
2019-01-29
Limit line height to that of ASCII chars
v44r
2019-01-28
Fix extra space below last item in vertical mode.
v44r
2019-01-28
Fix vertical alignment of text.
v44r
2018-10-31
Fix overlapping when items have large glyphs
Earnestly
2015-01-20
Allows -l 1
Jari Vetoniemi
2015-01-20
Remove bg color option as you never see the real bg anyways.
Jari Vetoniemi
2015-01-18
Change scrollbar to represent content instead of index.
Jari Vetoniemi
2015-01-18
Make scrollbar autohideable
Jari Vetoniemi
2015-01-18
Change default scrollbar style and make colors configurable
Jari Vetoniemi
2015-01-18
Add --scrollbar option
Jari Vetoniemi
2015-01-17
Change font functions to function on pango style font descriptions instead of...
Jari Vetoniemi
2015-01-16
Take monitor height into account again.
Jari Vetoniemi
2015-01-15
Working pango code.
Jari Vetoniemi
2014-11-23
Basic pango.
Jari Vetoniemi
2014-11-02
Get output width and height.
Jari Vetoniemi
2014-11-02
Better list margin.
Jari Vetoniemi
2014-10-26
Cleanup cairo drawing.
Jari Vetoniemi
2014-10-26
Add small margin to left when drawing with cairo.
Jari Vetoniemi
2014-10-26
Mkae highlighted item prefix configurable.
Jari Vetoniemi
2014-10-26
Use real font height for window height.
Jari Vetoniemi
2014-10-25
Single line mode, color customization, etc..
Jari Vetoniemi
2014-10-25
Cleanup wayland renderer and plugin support.
Jari Vetoniemi