todo - adapt after new input device work

This commit is contained in:
Carsten Haitzler 2020-11-14 20:51:13 +00:00
parent bfffe15d8c
commit 0b797a68a7
1 changed files with 4 additions and 3 deletions

7
TODO
View File

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