Skip to content

Add option to disable mouse input / fix touchscreen auto-disable #4

@Mase3206

Description

@Mase3206

Please add an option to disable mouse input for drawing. This would be nice for users with drawing tablets (either dedicated or embedded into their touch screen, like in ThinkPads and Surface Pros). It seems possible, since the mouse and drawing tablet have different classes (InputManager::Mouse and InputManager::Pen, respectively).

I'm not a C++ developer, and I have no familiarity with the project's architecture, but I imagine it may be possible to add a toggle or line in a config file somewhere to control this, assuming they are handled differently internally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions