| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | use first font as default box | Nathan Reiner | 2023-04-30 |
| * | add mouse support | Nathan Reiner | 2023-04-30 |
| * | fix fontcache, free glyph after drawing if not cached | Nathan Reiner | 2023-04-24 |
| * | add glyph caching | Nathan Reiner | 2023-04-22 |
| * | add resize_drw instead of free and create | Nathan Reiner | 2023-04-21 |
| * | fix missing font crash and use color index as rgb if not found | Nathan Reiner | 2023-04-20 |
| * | fix memory leak of draw_char | Nathan Reiner | 2023-04-17 |
| * | add optional boldstrokemode | Nathan Reiner | 2023-04-12 |
| * | add font weights | Nathan Reiner | 2023-04-11 |
| * | add double buffering | Nathan Reiner | 2023-04-10 |
| * | add font rendering | Nathan Reiner | 2023-04-10 |
| * | create green window using xdg-surface | Nathan Reiner | 2023-04-06 |