summaryrefslogtreecommitdiff
path: root/src/surface.c
AgeCommit message (Expand)Author
2022-06-21Add various command line arguments.Phil Jones
2022-06-10Avoid an unnecessary copy of the image buffer.Phil Jones
2022-06-09Minor cleanup.Phil Jones
2022-06-07Switch from using (E)GL to wl_shm.Phil Jones
2021-11-17Add sorting by run frequency.Phil Jones
2021-11-14Initial experiments with layer shell.Phil Jones
2021-11-14Rename main struct to tofi.Phil Jones
2021-11-01Add extra cleanup code to debug builds.Phil Jones
2021-10-31Add HiDPI support and lots of cleanup.Phil Jones
2021-10-29Basic text entry working.Phil Jones