From 4a7f7c24b4d2dc406e5676e78cc1c4d2003f6517 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Mon, 20 Nov 2006 05:49:45 +0000 Subject: [PATCH] * Added a few ideas to the TODO list. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 5f4007a..5937bec 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,7 @@ - support for TAB - allow to change the canvas size in a per-frame basis. - export attribute parsing functions such as attr_to_ansi4fg etc. + - add attributes such as "can grow X-wise" to frames. \subsection indep API-independent stuff @@ -31,6 +32,7 @@ \subsection dep API-dependent stuff - beep support + - check that the libcucul version matches on init \subsection indep API-independent stuff @@ -41,6 +43,8 @@ - fix Unicode support for ncurses (look at the nano source, it gets it right) - and Jylam wants a framebuffer output - write sample code for a text edit widget with cursor support + - optimise renderers by having dirty lines support (requires libcucul + changes) \section bindings Language bindings