X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=docs%2FTODO.md;h=e0de8a2e0ac9425e186b2582d156274eca7fdb38;hb=339652cc241d738d461670c3309eaf6fc85c992a;hp=9b90b45808fc726f9d30aa986db61de84cf47032;hpb=f6d9020703931f645f553b59426e085a81e90c60;p=fanfix.git diff --git a/docs/TODO.md b/docs/TODO.md index 9b90b45..e0de8a2 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -7,14 +7,10 @@ Roadmap 0.0.6 -#18 Rework TApplication run loop: - - Reduce thread spinlocks - - Eliminate unnecessary screen redraws - - No activity means no CPU usage - -- TSpinner -- TComboBox -- TCalendar +- New widgets: + - TSpinner + - TComboBox + - TCalendar - TEditor - Horizontal scrollbar integration @@ -80,10 +76,6 @@ Roadmap 1.1.0 Wishlist -------------- -- TTerminal - - Handle resize events (pass to child process). Will need to switch - to forkpty(), or ship a C wrapper process. - - Screen - Allow complex characters in putCharXY() and detect them in putStringXY().