Allow Mouse Scaling per client
Open
✨ enhancement
- Dominant language
- C++
- Stars
- 28.8k
- Forks
- 4.9k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 21
Description
### Feature Request
In #7511 a global was added to allow the mouse speed to be adjusted on the client. This needs to be improved as there is one speed modifier.
- [ ] We currently use a `int32_t` as input for the modifier, perhaps it should be a double ?
- [ ] Change the setting to be Per-Client. Every client should have the ability to set a unique modifier if needed.
- [ ] Store the settings in the screens configuration within the server.
Contributor guide
Assessment
This issue has not been assessed yet.