todo - add some more notes from mental todo

This commit is contained in:
Carsten Haitzler 2019-08-16 09:45:26 +01:00
parent 344d0a557a
commit e486b2ad04
1 changed files with 9 additions and 0 deletions

9
TODO
View File

@ -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