Michael Lynch

Results 269 comments of Michael Lynch

@pete-otaqui - As far as I know, this isn't possible with the Linux USB gadget driver (which is how TinyPilot emulates USB devices). It always presents itself to the target...

I'd be interested in adding a plugin system, but it's not something I'd be able to add in the short-term. TinyPilot is still very new, so it's hard for me...

Yep, this looks like a good direction to me.

This is still on my radar. I was hoping to get it done while you were on vacation, but I'm still slammed with the hiring process for the support engineer...

Hmm, I dunno just merge anyway.

It's hard to say what's going on without the logs. Can you see if you can capture logs after it happens? In addition the the device logs, it would be...

I'm not seeing any hints in the logs. There were these lines: ```text Jun 23 09:50:55 rpi0w-keyboard python[1048]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown ``` But those...

>I think it might have to do with how the fast the receiving computer reads keys strokes. To fast and it does't get the release stroke, or possible bytes get...

Thanks for reporting this! Can you tell me more about the scenario? Pastes generally complete so fast that there wouldn't be a way to give the user a sensible way...

My hesitation with the paste confirmation UX is that it's different than almost all other apps. For example, when you paste text into a terminal window, it doesn't ask you...