summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-08-16 09:45:26 +0100
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-08-16 09:45:26 +0100
commite486b2ad04f926224cbfaa76632b46709dc2ee39 (patch)
tree6ffba87ef3e727feb3195fcc24dba16af29f2dfc /TODO
parent344d0a557ab89d053b674e67e44f6022e88aaadc (diff)
downloadenlightenment-e486b2ad04f926224cbfaa76632b46709dc2ee39.tar.gz
todo - add some more notes from mental todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index cce75cd23c..14dc852e59 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