summaryrefslogtreecommitdiff
path: root/src/entry.c
AgeCommit message (Collapse)Author
2021-10-31Don't log which font is being used in release.Phil Jones
This speeds up Pango initialisation, which is by far the slowest part.
2021-10-31Add HiDPI support and lots of cleanup.Phil Jones
2021-10-29Basic text entry working.Phil Jones