about summary refs log tree commit diff stats
path: root/icons.lua
Commit message (Collapse)AuthorAgeFilesLines
* switch source side to new screen-line-based renderKartik K. Agaram2023-04-031-0/+2
| | | | Also copy over the implementation of links from pensieve.love.
* clean up some absolute coordinatesKartik K. Agaram2023-03-251-2/+2
|
* support hyperlinks in the source editorKartik K. Agaram2022-09-051-0/+6
| | | | Integrated from the pensieve fork.
* pass all button params to the iconKartik K. Agaram2022-08-231-1/+2
|
* make colors easier to editKartik K. Agaram2022-07-111-16/+1
|
* affordance to adjust width for word wrapKartik K. Agaram2022-06-171-0/+14
|
* rectangle and square shapesKartik K. Agaram2022-05-181-0/+14
|
* several more modulesKartik K. Agaram2022-05-171-0/+45
This is probably not ideal; let's see how it goes..