From 1da7f5bb3a74031b9b70a4060c15a5eabad6c487 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Wed, 18 Nov 2020 11:40:07 +0000 Subject: [PATCH] TODO++ --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 6c1d1eab2..abc648c0c 100644 --- a/TODO +++ b/TODO @@ -297,6 +297,12 @@ TODO: * 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 +* 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 * back-end e system process for monitoring/polling and launching etc.