Superb work for all contributors to this Project in general! I am amazed how people can just do things. 😄
With the addition of 489bf1e I think it'd be nice if we could declare devices directly in nix to automatically bind it?
However I'm also not sure if they're already supposed to bind automatically.
Secondly, I find the naming of the parameters in Nix & the parameters in the app a bit confusing.
While the first few are pretty near 1:1 translations into nix, I marked the odd ones out with ❓.
| YeetMouse GUI |
NixOS option |
translation |
| Mode Selection |
AccelerationMode |
✔️ |
| Sensitivity |
Sensitivity |
✔️ |
| Output Cap |
OutputCap |
✔️ |
| Input Cap |
InputCap |
✔️ |
| Offset |
Offset |
✔️ |
| Pre-Scale |
PreScale |
✔️ |
| Rotation Angle |
RotationAngle |
✔️ |
| Acceleration |
Acceleration |
✔️ |
| Start |
Midpoint |
❓ |
| Smoothness |
n/a |
❓ |
| Use Smoothing |
UseSmoothing |
✔️ |
| n/a |
ScrollsPerTick |
❓ |
| Use anisotropy |
n/a |
❓ |
| Sensitivity X (if above enabled) |
n/a |
❓ |
| Sensitivity Y (if above enabled) |
n/a |
❓ |
Superb work for all contributors to this Project in general! I am amazed how people can just do things. 😄
With the addition of 489bf1e I think it'd be nice if we could declare devices directly in nix to automatically bind it?
However I'm also not sure if they're already supposed to bind automatically.
Secondly, I find the naming of the parameters in Nix & the parameters in the app a bit confusing.
While the first few are pretty near 1:1 translations into nix, I marked the odd ones out with ❓.