Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add better brush drawing feedback | Akshay | 2021-03-28 | 1 | -1/+1 |
| | |||||
* | add new brush type | Akshay | 2021-03-28 | 1 | -0/+1 |
| | |||||
* | missing else | Akshay | 2021-03-27 | 1 | -0/+1 |
| | |||||
* | impl message colors; reading file path on load | Akshay | 2021-03-25 | 1 | -3/+6 |
| | |||||
* | add logger | Akshay | 2021-03-23 | 1 | -2/+19 |
| | |||||
* | implement message display and types | Akshay | 2021-03-23 | 1 | -1/+3 |
| | |||||
* | feat: basic command mode, add text box primitives | Akshay | 2021-03-17 | 1 | -1/+35 |
| | |||||
* | add dither_level to app state, integrate with brushes | Akshay | 2021-03-16 | 1 | -1/+2 |
| | |||||
* | factor out common utils into module | Akshay | 2021-03-15 | 1 | -1/+2 |
| | |||||
* | ui changes: symmetry lines and brush size indicator | Akshay | 2021-03-15 | 1 | -0/+1 |
| | |||||
* | add basic statusline widget; text drawing support | Akshay | 2021-03-14 | 1 | -1/+2 |
| | |||||
* | refactor to use pixmap over Vec<bool> | Akshay | 2021-03-13 | 1 | -0/+1 |
| | |||||
* | init | Akshay | 2021-03-12 | 1 | -0/+10 |