summaryrefslogtreecommitdiff
path: root/view.c
Commit message (Expand)AuthorAgeFilesLines
* refactor: modify field 'w' and 'h' to width and height respectivelydilluti0n2025-06-011-14/+14
* feat: enable fraction format of each geometry metadatas on viewdilluti0n2025-06-011-10/+52
* fix: mark unused dirty flag as TODOdilluti0n2025-06-011-3/+3
* refactor: view_eb_draw to draw text only for its boarderdilluti0n2025-06-011-13/+16
* refactor: introduce view.c; ui drawing abstraction layerdilluti0n2025-06-011-0/+253