From 78c4b3e025c0e94ec199372feb2257f33bd54373 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Fri, 25 Jan 2019 15:53:35 +0000 Subject: [PATCH] todo - add some more items --- TODO | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index d9e60c6c8..ad835a2fe 100644 --- a/TODO +++ b/TODO @@ -24,7 +24,20 @@ TODO: * randr: get auto layout to handle screens laid out like: [dp2-2][dp2-1] <- 2 external monitors [edp-1] <- laptop main display - +* battery: on click display popup like wireless/bluez5 + in popup show detailed list of battery devices and data per device + like bluez5 use genlist with groups for core batteris vs other misc devices + filter out hid devices with batteries from core battery state + display other devices in above list separately + handle string capacity values like Full, High, Normal, Low, Critical... +* device manager: new tool to browser /sys etc. and display nicely present + hardware and device drivers and state +* sys top: new tool displays cpu/mem "top" - evisum. we want it to be shipped + with e though so it's always there guaranteed have back-end system status + logging to files all day long that always starts with e. gui is a front-end + view to this back-end data log and follows it as it updates. + can go back in time then to previous logs + should have the ability to draw nice graphs etc. DONE: * music-control: fix aspect ratio of album cover image