summaryrefslogtreecommitdiff
path: root/tui/widget/list/list.ha
AgeCommit message (Expand)Author
2025-03-25Don't spare last terminal rowJulian Hurst
2025-03-22Remove list.ha and refactor scrolllistJulian Hurst
2025-03-20Change frame and cursor to use int instead of u16 and fix reframeJulian Hurst
2025-03-20Fix off by one errorsJulian Hurst
2025-03-19Replace widget buf string with linesbufJulian Hurst
2025-03-18Refactor damage tracking typesJulian Hurst
2025-03-17Add initial support for damage trackingJulian Hurst
2025-03-12Implement global state and clear schedulingJulian Hurst
2025-03-12Support stylingJulian Hurst
2025-03-12list: Handle size properlyJulian Hurst
2025-03-12Use nosize in list example and add docs to newlistJulian Hurst
2025-03-12Add text and list widgetsJulian Hurst