diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-01-27 11:53:49 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-01-27 11:53:49 +0100 |
commit | d73bd68a708c997d12ce770ca0a96de38be0735f (patch) | |
tree | 8630d4dedccb9adf7954de8b85d4e90c9e283cad /TODO | |
parent | 3cb156aecb22a77d91de26d8421634ae2cd1aa8b (diff) |
Default to default cursor if cursor not found
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -107,4 +107,7 @@ When adding window capture only add it to recording and streaming and do the win Show an error that prime run will be disabled when using desktop portal capture option. This can cause issues as the user may have selected a video codec option that isn't available on their iGPU but is available on the prime-run dGPU. -Is it possible to configure hotkey and the new hotkey to get triggered immediately?
\ No newline at end of file +Is it possible to configure hotkey and the new hotkey to get triggered immediately? + +For keyboards that report supporting mice the keyboard grab will be delayed until any key has been pressed (and then released), see: https://github.com/dec05eba/gpu-screen-recorder-issues/issues/97 + See if there is any way around this. |