aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-12-17 21:05:19 +0100
committerdec05eba <dec05eba@protonmail.com>2024-12-17 21:05:19 +0100
commit9ab0e457ab30c70d9065a246b5b891b79722c899 (patch)
treee0a0aa62983fd492787f47b336064075b6fdd55f /TODO
parent423e7108091533497baa15d0be7df9442bd67db6 (diff)
Fix mouse getting grabbed, not allowing mouse movement
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 810bda0..7037227 100644
--- a/TODO
+++ b/TODO
@@ -108,3 +108,5 @@ Support CJK.
Move ui hover code from ::draw to ::on_event, to properly handle widget event stack.
Save audio devices by name instead of id. This is more robust since audio id can change(?).
+
+Test gsr-global-hotkey on laptop keyboard (that has touchpad). \ No newline at end of file