aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* implement message display and typesAkshay2021-03-231-1/+3
* feat: basic command mode, add text box primitivesAkshay2021-03-171-1/+35
* add dither_level to app state, integrate with brushesAkshay2021-03-161-1/+2
* factor out common utils into moduleAkshay2021-03-151-1/+2
* ui changes: symmetry lines and brush size indicatorAkshay2021-03-151-0/+1
* add basic statusline widget; text drawing supportAkshay2021-03-141-1/+2
* refactor to use pixmap over Vec<bool>Akshay2021-03-131-0/+1
* initAkshay2021-03-121-0/+10