summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2020-11-14 20:51:13 +0000
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2020-11-14 20:51:13 +0000
commit0b797a68a7cee89c5a284ed3992ff5659b066bb4 (patch)
tree2cbff704d943282a4bbad2f9819f79c585669281
parentbfffe15d8c4086b0efc0303f17aa4f54b5cfb308 (diff)
downloadenlightenment-0b797a68a7cee89c5a284ed3992ff5659b066bb4.tar.gz
todo - adapt after new input device work
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 3aa6cbb740..6c1d1eab26 100644
--- a/TODO
+++ b/TODO
@@ -292,9 +292,10 @@ TODO:
front-end to back-end cmdline tools (use shell wrappers?)
* cpufreq: support pstate: hwp_dynamic_boost, no_turbo, display turbo_pct,
num_pstates
-* need more advanced input device controls like for touchpads for
- swizzling their gesture recognition etc. - look into libratbag too
- for gaming mouse stuff if its worth using it or just doing the same
+* advanced per-device config (xinput device by device). current is simple
+ generic "global" config e.g. for the mouse
+* 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