nihiluis

Results 13 comments of nihiluis

you can create your own type definitions or just ignore types for this lib.

⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ HUION Huion Tablet Pen id=23 [slave keyboard (3)] I have this tablet.. It's called Huion HS610. I see this as output...

last time i checked the socket api was broken. stopped sending messages and starting off with really old ones.

I get the same disconnects. Some callback on disconnect would be appropriate. I think there also was some PR for automatic reconnect?

Link doesn't work

thats pretty complex huh in gin and express you can just place the middleware before or after a route. like this: ``` let mut router = Router::new(); router.add((Method::Get, "/", index));...

Would be super useful. I assume that upscaling the image yourself significantly decreases image editor performance (while painting, for example in GIMP) and also requires additional RAM at runtime if...

@DavidMaximaWang did you find a solution for this?

> but I'm not really decided whether we should have a toggle as here or a toggle button (i.e. just a button with two values) I know that's an important...