aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-03-17 22:04:02 +0100
committerdec05eba <dec05eba@protonmail.com>2025-03-17 22:44:49 +0100
commita6bd165d97b657cd51ab31aa6578513db0b47b42 (patch)
tree1319aefdc78045e8a7f2a81f7cc60b909f29b0e2 /TODO
parentf9e1e3ec26685fef56af9a10c153821e8b7a0273 (diff)
Change joystick button to save replay. Add joystick buttons for more actions.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 551b095..8eced48 100644
--- a/TODO
+++ b/TODO
@@ -142,3 +142,7 @@ Allow using a hotkey such as printscreen or any other non-alphanumeric key witho
Use x11 shm instead of XGetImage (https://stackoverflow.com/questions/43442675/how-to-use-xshmgetimage-and-xshmputimage).
Add a hotkey to record/stream/replay/screenshot region.
+
+Do xi grab for keys as well. Otherwise the ui cant be used for keyboard input if a program has grabbed the keyboard, and there could possibly be a game that grabs the keyboard as well.
+
+Make inactive buttons gray (in dropdown boxes and in the front page with save, etc when replay is not running). \ No newline at end of file