deskflow / deskflow/deskflow

Allow Mouse Scaling per client

Open
#8,207 5 comments 10 reactions 2 assignees Claimed by @sithlord48 View on GitHub
✨ 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.