This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository enlightenment.
View the commit online.
commit 82bea2f0a3c59b0cb2c339587c6c4cb330b50a43
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Sat Jun 4 17:09:46 2022 +0100
update TODO
---
TODO.md | 30 +++++++++++++-----------------
1 file changed, 13 insertions(+), 17 deletions(-)
diff --git a/TODO.md b/TODO.md
index 854ad7e0c..1fca4fd81 100644
--- a/TODO.md
+++ b/TODO.md
@@ -50,9 +50,9 @@
* bt tethering
* usb tehtering
* wifi tethering
- * S fix vkbd to work in wl - e_kbd_send.c - look at ecore_wl2_input.c
-* S clean up some old actions that are handled better by newer ones
- * S like suspend intelligently is better than regular suspend but
+ * fix vkbd to work in wl - e_kbd_send.c - look at ecore_wl2_input.c
+* clean up some old actions that are handled better by newer ones
+ * like suspend intelligently is better than regular suspend but
suspend now is very explicit and worth keeping
* clock - add event/alarm/appointment tracking and notifications etc.
* this perhaps can be merged with the cron front-end
@@ -243,8 +243,10 @@
* display other devices in above list separately
* handle string capacity values like Full, High, Normal, Low, Critical...
* randr: get auto layout to handle screens laid out like:
+```
[dp2-2][dp2-1] <- 2 external monitors
[edp-1] <- laptop main display
+```
* randr: when losing a zone/screen, put windows in purgatory and then have
purgatory screens available via pager to drag onto a current screen,
or the specific virtual desktops from purgator to be accessible even
@@ -290,15 +292,15 @@
* 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
-* S some kind of game mode and detection that will do things like:
- * S disable screen dimming/blanking
- * S set cpu to max performance
- * S lower priority/nice of non-game processes or even sigstop procs
- * S disable notifications
- * S explicit toggle and possible auto-detect of games running
+* some kind of game mode and detection that will do things like:
+ * disable screen dimming/blanking
+ * set cpu to max performance
+ * lower priority/nice of non-game processes or even sigstop procs
+ * disable notifications
+ * explicit toggle and possible auto-detect of games running
* per app environment launch config - allow different TZ, LOCALE etc.
per app and set up env appropriately
-* apps - ability to flag apps as "single run" so launchgin again from
+* apps - ability to flag apps as "single run" so launching again from
menu/ibar will just focus the current window/jump to it etc.
* 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
@@ -330,12 +332,6 @@
* have edje object stash
* mixer: improve ui in emixer
* emixer - support selecting recording dev for apps like pavucontrol
- * look at showing vu bars per recoridng or maybe output devices
* offer ability to show vu output in mixer gadget
* weather
- * forecasts will due feb 2021. yahoo shutting down free api.
- given all the changes needed to do a new api...
- may as well write a whole new weather gadget.
- * free api:
- * https://api.met.no/weatherapi/locationforecast/2.0/documentation
- * a dependency of this (so we can provide lat/lon)
+ * bring in forecasts into core e
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.