-
### UInput Orchestrator (UIO)
#### What is the idea?
A daemon that manages connections between mappers by creating, assigning and re-assigning multiple uinput devices, but could be extended to somet…
-
https://github.com/LilleAila/plover-uinput should be integrated into this - this is now the recommended input method: https://plover.wiki/index.php/Wayland
jpds updated
2 months ago
-
Initial support via `uinput` exists in [the file `linux.rs`](https://github.com/DvaMishkiLapa/VitaOxiPad/blob/main/client/packages/vita_virtual_device/src/linux.rs), but was completely unsupported. In…
-
### For what version of Nuxt UI are you asking this question?
v2.x
### Description
How can i use [Zod](https://zod.dev/) to validate an [UInput file field](https://ui.nuxt.com/components/input#type…
-
### Requirements
- [x] I've searched [platform-specific issues](https://github.com/jtroo/kanata/blob/main/docs/platform-known-issues.adoc), [issues](https://github.com/jtroo/kanata/issues) and [dis…
-
It just came to me that [Sunshine](https://github.com/LizardByte/Sunshine) emulates devices the same way rkvm does. However Sunshine doesn't require root permissions to do so, but instead requires use…
-
When attempting to build display-switch on aarch64, `nix-0.10.0` fails to compile (see https://github.com/nix-rust/nix/issues/951):
```
Compiling nix v0.10.0
error[E0425]: cannot find value `M…
-
Whenever i try to execute it(sudo grunt start), it complains about not finding uinput. I installed uninput manually(npm i uinput) but it still doesnt work.
logs:
` Running "clean:dist" (clean) task
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your issue described in the documentation?
- [X] I have read the documentation
### Is your issue p…
-
### Description
Empty value for UInput with type number sets an empty string to the model. This results in a type error instead of a required error for validation. It makes me, and probably the end u…