Coder Social home page Coder Social logo

Comments (6)

folliehiyuki avatar folliehiyuki commented on September 15, 2024

Some basic information:

  • The ID I get from lsusb for the device is 28bd:090a
  • I think it is similar to the 22E Pro (but has 8 buttons instead of 16), so I will try to mimic the code there to see whether I can make something working

from userspace-tablet-driver-daemon.

kurikaesu avatar kurikaesu commented on September 15, 2024

Thanks for looking at this! This is one of the tablets that I was considering to purchase in the future but if you are able to make it work then it is a major relief on my part.

If it is similar to the 22E pro then you can mostly copy and paste the 22e code and remove the right hand side shortcut keys.
Once cloned class is in place, you would add an instance of it here: https://github.com/kurikaesu/userspace-tablet-driver-daemon/blob/main/src/xp_pen_handler.cpp#L45

After this, compiling it and running it should be the only thing necessary to get it running. Feel free to open up a pull request early with your changes if you'd like me to look over it in case things don't work exactly.

from userspace-tablet-driver-daemon.

kurikaesu avatar kurikaesu commented on September 15, 2024

Before closing this off we can use this issue to troubleshoot the X11 apps not working for you

from userspace-tablet-driver-daemon.

folliehiyuki avatar folliehiyuki commented on September 15, 2024

It is a bug in XWayland, and not a driver issue. Since I already figured it out, closing.

from userspace-tablet-driver-daemon.

folliehiyuki avatar folliehiyuki commented on September 15, 2024

@kurikaesu 1 last question though. How can I properly test tilting?

from userspace-tablet-driver-daemon.

kurikaesu avatar kurikaesu commented on September 15, 2024

If you want to test whether the driver is sending tilt values then you can use the libinput utility like: libinput record. Picking the non-pad device and moving the stylus around at angles should show you tilt values as long as it is valid.

Otherwise if you are using something like Krita then you would need to test with a brush that has tilt enabled. I don't really use tilt much myself so I can't tell you which brush off the top of my head.

from userspace-tablet-driver-daemon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.