From e486b2ad04f926224cbfaa76632b46709dc2ee39 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Fri, 16 Aug 2019 09:45:26 +0100 Subject: [PATCH] todo - add some more notes from mental todo --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO b/TODO index cce75cd23..14dc852e5 100644 --- a/TODO +++ b/TODO @@ -225,6 +225,15 @@ if not on a real screen/zone swizzling their gesture recognition etc. - look into libratbag too for gaming mouse stuff if its worth using it or just doing the same stuff ourselves as we will probably have to via libinput +* per app environment launch config - allow different TZ, LOCALE etc. + per app and set up env appropriately +* back-end e system process for monitoring/polling and launching etc. + * split e up into front vs back-end with back-end doing things like + * monitoring processes/system (see above) + * 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 + DONE: * music-control: fix aspect ratio of album cover image