aboutsummaryrefslogtreecommitdiff
path: root/drw.c
Commit message (Expand)AuthorAge
* fix bold is brightNathan Reiner2023-04-30
* use first font as default boxNathan Reiner2023-04-30
* add mouse supportNathan Reiner2023-04-30
* fix fontcache, free glyph after drawing if not cachedNathan Reiner2023-04-24
* add glyph cachingNathan Reiner2023-04-22
* add resize_drw instead of free and createNathan Reiner2023-04-21
* fix missing font crash and use color index as rgb if not foundNathan Reiner2023-04-20
* fix memory leak of draw_charNathan Reiner2023-04-17
* add optional boldstrokemodeNathan Reiner2023-04-12
* add font weightsNathan Reiner2023-04-11
* add double bufferingNathan Reiner2023-04-10
* add font renderingNathan Reiner2023-04-10
* create green window using xdg-surfaceNathan Reiner2023-04-06