Dmitry

Results 69 comments of Dmitry

Actually, there is no need for a big redesign. If it was a resistive touchscreen, it would need to be physically interacted with to function, but capacitive touchscreens can work...

I agree on the need of a Discord server, as it would allow people interested in the project to elaborate minor issues much faster, but, again, it only makes sense...

Instead of a Raspberry Pi 2W, I'd suggest using a Raspberry Pi Compute Module, probably the latest cm4. The scenario where it could come in handy is a camera-based access...

Same problem. Arch linux, Intel Atom, running on CPU.

It is _expected to_, but somehow it isn't. A single physical device shows up as 6 different HID devices, 3 of which have the same interface no (1), the same...

I noticed that the current branch only supports hotplug on windows, so I added a prototype implementation for libusb in #645. It's a pretty straightforward one, taking huge chunks from...

Also noticed that the issue #538 has been stale for 4 months. #646 should resolve that, but I have not tested it yet (will report when I get to a...

Added a hidraw implementation (#647 ) that copies a lot from the libusb one (I specifically tried to move the major differences into separate functions, so that the general callback...

I have made a **mock-up** for a MacOS implementation of the hotplug feature in #653 . Even if it **can not be used** as-is, it will simplify the work to...

@Youw sorry to disturb you, but is there any chance of getting a review? Didn't want to be rude, but it's been 3 months 😅