raster pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=165903324f8c8cceaecd410f18f6132f2f0dcde7

commit 165903324f8c8cceaecd410f18f6132f2f0dcde7
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Fri Aug 23 22:33:33 2019 +0100

    todo - add some more notes
---
 TODO | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index eae898fb6..3290af17f 100644
--- a/TODO
+++ b/TODO
@@ -241,7 +241,16 @@ if not on a real screen/zone
     * launching apps (cheaper to fork a small process)
     * having a root helper for root-only tasks that stays around if it
       is needed as opposed to enlightenment_sys that runs then exits
-
+* synergy-like e <-> e mouse, kbd, cnp, dnd proxy/sharing
+* efl: flat theme redo
+* efl/eo: start using efl loop as core loop
+  * begin to move some login out into efl threads+loops
+    * to change ui - callsync/async back to ui/main loop
+  * have a deferred deletion of evas objects in idler
+    * hide instead of del, stash in invisible place, delete l8r in idler
+  * have object stash for adding basic objects
+    * have generic/basic object stash
+    * have edje object stash
 
 DONE:
 * music-control: fix aspect ratio of album cover image

-- 


Reply via email to