Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Add support for ZWP_TABLET_TOOL_V2_TYPE_FINGER #2208

Closed
emersion opened this issue May 19, 2020 · 1 comment · Fixed by #2230
Closed

Add support for ZWP_TABLET_TOOL_V2_TYPE_FINGER #2208

emersion opened this issue May 19, 2020 · 1 comment · Fixed by #2230

Comments

@emersion
Copy link
Member

emersion commented May 19, 2020

It's missing at least here:

switch (type) {

@emersion
Copy link
Member Author

Actually it's missing from libinput: https://gitlab.freedesktop.org/libinput/libinput/-/issues/490

emersion added a commit to emersion/wlroots that referenced this issue May 28, 2020
And stop using default cases, so that we know which parts of the code
need an update when adding a new enum entry.

Closes: swaywm#2208
ddevault pushed a commit that referenced this issue May 28, 2020
And stop using default cases, so that we know which parts of the code
need an update when adding a new enum entry.

Closes: #2208
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging a pull request may close this issue.

1 participant