From f90d96e28a98f1d5be8a7d7902e6173e7b304138 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Tue, 30 Apr 2013 11:34:43 +0900 Subject: [PATCH] update TODO as current status is.. better. --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 6c3943ef..094ed1b2 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,6 @@ here's a short list of things i think we can do in the short to medium term to make it a first-class terminal: -[ ] inlined media edje objects need to specify group -[ ] edje objects need to be able to set text part contents -[ ] edje objects need to be able to emit signals [ ] edje objects need to be able to swallow sub-objects (and specify group, text, signals etc.) [ ] vt100-compatibility: pass all of http://invisible-island.net/vttest/ tests!