killian

Results 5 comments of killian

I think that to add a feature like this, it is better to expose an HID structure, first because there are many different devices (https://www.usb.org/sites/default/files/documents/hut1_12v2.pdf) and second because it should...

Hi @Angelo13C, after reviewing the code I discovered that `Winit` already has the functionality you are looking for, but it is not visible in the documentation. Basically, you use `persisten_identifier()`...

Oh yes, I forgot to mention that this is a Windows specific feature, I'm sorry. After checking, you're right, other systems don't implement this kind of feature.

Ok, I ask because I didn't understand why on the docs I built the cagro docs there are features that are not present on the online docs. But now it's...

in fact, it was a `druid` problem and it was solved in https://github.com/lapce/druid/commit/fdad2b8dc1eab63195ea60a5265f79d579c98e73