Skip to content

Switch tablet dimensions from inches to mm#967

Open
whot wants to merge 1 commit intolinuxwacom:masterfrom
whot:wip/with-in-mm
Open

Switch tablet dimensions from inches to mm#967
whot wants to merge 1 commit intolinuxwacom:masterfrom
whot:wip/with-in-mm

Conversation

@whot
Copy link
Copy Markdown
Member

@whot whot commented Mar 23, 2026

Change the Width/Height fields in our .tablet files to mm instead of inches and add a new API to get that value in mm, the existing API remains for backwards compatibility.

For easier transition print a warning if we have a width/height under 20 because that can't possibly be a mm value.

Closes #864

Change the Width/Height fields in our .tablet files to mm instead of
inches and add a new API to get that value in mm, the existing API
remains for backwards compatibility.

For easier transition print a warning if we have a width/height under 20
because that can't possibly be a mm value.

Closes linuxwacom#864
@Pinglinux
Copy link
Copy Markdown
Member

Patchset looks good. Thank you, Peter!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch Width/Height to mm

2 participants