| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-20 | widget print: also trim strings when too long for window | Julian Hurst | |
| 2025-03-20 | scrolllist: Fix off by one error | 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-18 | Use raw mode and fix output | Julian Hurst | |
| 2025-03-17 | Initial scrolllist and input support | 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 | Refactor and docs | Julian Hurst | |
| 2025-03-12 | Support styling | Julian Hurst | |
| 2025-03-12 | Use H instead of f in gotoroot | 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 | |
| 2025-03-12 | Initial commit | Julian Hurst | |
