Fix mouse getting grabbed, not allowing mouse movement

This commit is contained in:
dec05eba
2024-12-17 21:05:19 +01:00
parent 423e710809
commit 9ab0e457ab
2 changed files with 8 additions and 4 deletions

2
TODO
View File

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