summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-05-14 19:37:38 +0100
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-05-14 21:29:37 +0100
commita82fc0680db004465a22ebe38a59b40ae895ac83 (patch)
tree344a6ea9598633f13d0f7c6af49bdc7fcf39b49f /TODO
parentf0aafab359321726cf987433c7c7b9104af12c62 (diff)
downloadenlightenment-a82fc0680db004465a22ebe38a59b40ae895ac83.tar.gz
add some todo work items
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
index ad835a2fe4..ecb0002462 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,17 @@
TODO:
+* console logger much like quake console like dropdown for logging etc
+ (api to append logs. always stores to disk to specific file.
+ add button to explicitly share like screenshots. add higher level
+ logging like tables, icons, timelines and graphs that can be output
+ in text emulation and to screen - change eina log to go into here
+ with eina_log_print_cb_set() )
+* alert - use full fat efl stack and remove xcb/ecore_drm2 stuff
+ (supply custom theme to guarantee theme is not an issue. create text
+ mode fallback with detection for crashes in crash handler. turtles
+ all the way down - a crash handler for our crash handler)
+* start - add watchdog handling to e_start to detect a hung e
+* config dialog redo and simplification
+* remove e_dnd and use elm's dnd instead
* new gad usability: be able to move, resize etc. without alt
(needs old gadget move/resize mode enable/disable in the menu)
* new gad usability: initial gadget bar setup dnd needs to be normal dnd