It's finally here.
https://t.co/kGnQwNvwiP
Explains how I learned Vulkan and wrote a small game engine with it in 3 months.
It's huge. Hopefully you'll find it useful. :)
DIGImend v13, the Linux drivers for your non-wacom drawing tablet, are available for download.
Including support for Gaomon 1060 Pro/M6, HUION KD200/KD100/Inspiroy 2 and more.
In addition, it finally makes you table expose a truly unique ID for user-space.
https://t.co/AlYHG7ukIl
@thomasaull I don't know of anyone that could be interested in implementing this feature, sorry 😞 From time to time a new contributor shows up and implements a feature like this, let's hope it happens with this one.
#libinput 1.23 is available! This version has a new pointer acceleration profile: the "custom" profile.
This profile allows users to tweak the exact response of their device based on their input speed.
Find more information and download it here: https://t.co/za0gwHIjth
I started working on the Linux Kernel Rust HID subsystem abstractions and a HID driver a few days ago 🦀🐧.
Since the subsystem abstractions can get complicated, I'd like to add KUnit tests, so I added support to run them using a user-space like syntax:
https://t.co/sdQsupESnu
Finally, I added a couple of minor fixes:
A little improvement in the KUnit tests to make use of KUNIT_EXPECT_MEMEQ, a very cool macro that can be used to compare memory:
https://t.co/2RzNl2cCA9
And a minor fix:
https://t.co/MQNbh00tFO
6/6🧵
In addition, I added a couple of quirks to fix the Asus ExpertBook P2 P2451FA trackpoint:
https://t.co/UNgI6nZMIa
And the HP Envy x360 eu0009nv stylus battery:
https://t.co/HncYYuYqGy
5/6🧵
Support for the XP-Pen Deco LW was merged for #LinuxKernel 6.2 as part of my initial work to support wireless devices in the UCLogic driver:
https://t.co/8KPtSFiDBc
I already have the patches ready to further improve wireless support. More info once the merge window closes :)
#libinput 1.22.0 is available including flat acceleration profile for trackpoints, quirks for popular laptops and a great number of bug fixes.
Thanks to every contributor for making this release possible ❤
https://t.co/AXtG9qgoKp