| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-25 | Don't spare last terminal row | Julian Hurst | |
| 2025-03-22 | Remove list.ha and refactor scrolllist | Julian Hurst | |
| 2025-03-20 | Change frame and cursor to use int instead of u16 and fix reframe | Julian Hurst | |
| 2025-03-20 | Fix off by one errors | Julian Hurst | |
| 2025-03-19 | Replace widget buf string with linesbuf | Julian Hurst | |
| This allows the generic widget print code to iterate more easily on the lines and to apply widget-specific styles without breaking them by truncating the console codes. | |||
| 2025-03-18 | Refactor damage tracking types | Julian Hurst | |
| 2025-03-17 | Add initial support for damage tracking | Julian Hurst | |
| This also fixes a styling issue when the widget styles its own text. | |||
| 2025-03-12 | Implement global state and clear scheduling | Julian Hurst | |
| 2025-03-12 | Support styling | Julian Hurst | |
| 2025-03-12 | list: Handle size properly | Julian Hurst | |
| 2025-03-12 | Use nosize in list example and add docs to newlist | Julian Hurst | |
| 2025-03-12 | Add text and list widgets | Julian Hurst | |
