add some todo work items

This commit is contained in:
Carsten Haitzler 2019-05-14 19:37:38 +01:00
parent f0aafab359
commit a82fc0680d
1 changed files with 13 additions and 0 deletions

13
TODO
View File

@ -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