From 9cb38365ab3d7d38be452bf63248f837391502bd Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Sun, 17 Jun 2012 09:44:55 +0000 Subject: [PATCH] update todo more. SVN revision: 72285 --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 5a780012..432da28e 100644 --- a/TODO +++ b/TODO @@ -21,7 +21,7 @@ make it a first-class terminal: [ ] selection of background "wallpapers" (and support them at all - doesn't right now - should support regular images, animated gifs, and edje files) -[ ] transparency support (theme needs to be told to go into +[X] transparency support (theme needs to be told to go into tranpsarency mode and then window alpha enabled) [ ] visual bell reporting (signals to theme) [ ] scrollbar (elm scroller that mirrors the term smart size/position @@ -35,7 +35,7 @@ make it a first-class terminal: [ ] selection should have handles on the start/end so u can drag and change its size once there [ ] improve selection text extraction logic -[ ] font selector should include font previews in the list - +[X] font selector should include font previews in the list - preferably ONLY be a list of previews [ ] options widgets should be deleted once they are hidden. they stay in memory at the moment