From 0b797a68a7cee89c5a284ed3992ff5659b066bb4 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Sat, 14 Nov 2020 20:51:13 +0000 Subject: [PATCH] todo - adapt after new input device work --- TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 3aa6cbb74..6c1d1eab2 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