diff options
Diffstat (limited to '')
-rw-r--r-- | TODO | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -90,13 +90,8 @@ TODO: | |||
90 | logging like tables, icons, timelines and graphs that can be output | 90 | logging like tables, icons, timelines and graphs that can be output |
91 | in text emulation and to screen - change eina log to go into here | 91 | in text emulation and to screen - change eina log to go into here |
92 | with eina_log_print_cb_set() ) | 92 | with eina_log_print_cb_set() ) |
93 | * crash alert: use full fat efl stack and remove xcb/ecore_drm2 stuff | 93 | * crash alert: we have to kill e to get kms control which breaks gdb |
94 | * supply custom theme to guarantee theme is not an issue | 94 | * grab data then kill e then display results? |
95 | * create text mode fallback with detection for crashes in crash handler | ||
96 | * turtles all the way down - a crash handler for our crash handler | ||
97 | * problem: we have to kill e to get kms control which breaks gdb | ||
98 | * grab data then kill e then display results? | ||
99 | * key combination to kill e and move on? | ||
100 | * watchdog: add watchdog handling to e_start to detect a hung e | 95 | * watchdog: add watchdog handling to e_start to detect a hung e |
101 | * also detect if frames stop rendering but loop ok? | 96 | * also detect if frames stop rendering but loop ok? |
102 | * settings: config dialog redo and simplification | 97 | * settings: config dialog redo and simplification |