From 165903324f8c8cceaecd410f18f6132f2f0dcde7 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Fri, 23 Aug 2019 22:33:33 +0100 Subject: [PATCH] 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