Skip to content

RFC : Add support for application specific settings & bindings. #850

@TonyFlury

Description

@TonyFlury

The current Wacom windows drivers allow for per application settings, clearly detecting at runtime which application the stylus is pointing at. These settings allow for example different bindings of the Express Keys between GIMP and Blender.

It would be very useful for libwacom to support the same per-application settings - I don't know the full details of what data is available to libwacom, but persumably the driver gets the handle to the window the stylus is pointing at, and via that handle it should be possible to get the owning process and the path executable.

  • [x ] I understand that libwacom does affect whether the device works (see Troubleshooting)

Metadata

Metadata

Assignees

No one assigned

    Labels

    not libwacomUsed to label a bug in the rest of the stack

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions