summaryrefslogtreecommitdiff
path: root/src/entry_backend/pango.c
AgeCommit message (Expand)Author
2022-06-26Remove spurious debug log.Phil Jones
2022-06-25Don't double-draw background colour on first draw.Phil Jones
2022-06-25Fix padding and split into top/bottom/left/right.Phil Jones
2022-06-24Horizontal mode fixes.Phil Jones
2022-06-23Combine Harfbuzz & Pango backends.Phil Jones
2022-06-23Remove Cairo scale factor.Phil Jones
2022-06-23Add tofi-run symlink.Phil Jones
2022-06-21Add result selection.Phil Jones
2022-06-21Add config file handling.Phil Jones
2022-06-21Add various command line arguments.Phil Jones
2022-06-10Various small changes.Phil Jones
2022-06-10Space Pango lines correctly.Phil Jones
2022-06-10Remove unneeded Pango layouts.Phil Jones
2022-06-10Avoid an unnecessary copy of the image buffer.Phil Jones
2022-06-09Add Harfbuzz backend.Phil Jones