diff options
Diffstat (limited to 'toxy/notes.txt')
-rw-r--r-- | toxy/notes.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/toxy/notes.txt b/toxy/notes.txt index aa5119a..775bbcd 100644 --- a/toxy/notes.txt +++ b/toxy/notes.txt @@ -1,7 +1,23 @@ TODO for toxy + * widget + . cached handlers + . better megawidgets + . editor: handle semicolons (need to revisit resolution rules) + . editor: differentiate argument keys from casual #strings (color-names) + * tow: canvas-wide and type-on-canvas-wide broadcasting DONE for toxy +alpha16 + * widget: + . editor for options, handlers and arguments made more or less functional + . better 'redefine' (although still only external types may be redefined) + * tow: + . fixed handling of gop-ed targets and missing windows + . new messages: 'retarget', 'pwd' + * tot: + . scriptlet editor improved a little bit (still unfinished) + alpha15 * fixes for megawidgets . setting sub-item bindings in ::toxy::subwidget |