Michael Mussato
Michael Mussato
Hi @AcouBass. Got the same hardware like you. Can you share your `.tablet` and `.stylus` files with me? I currently have the issue that the tilt direction of the pen...
Wow, you're quick :) Thanks for sharing! So far, I've only tried to add a custom stylus definition (work in progress)" ``` [...] [0x0] # type 1 (Event EV_KEY) #...
(I suspect that the solution to the tilt issue can be found somewhere in the code of `linuxwacom/xf86-input-wacom` or `linuxwacom/input-wacom` but I'm no C programmer)
``` [michael@pocket3 scripts] (master)$ ./git-update.sh /tmp/sysinfo.zBQtvbeIj3.tar.gz --url="https://github.com/linuxwacom/wacom-hid-descriptors/issues/262" --oem=GPD --product="Pocket 3 (Intel Core i7-1195G7)" Manufacturer: "GPD" Product: "Pocket 3 (Intel Core i7-1195G7)" Is this correct? (Y/N) y % Total % Received...
Yes, it is a common problem when trying to render OpenGL elements (partial GPU) or full GPU renders. I'll give your suggestion a try though - it looks like this...
I agree that rotating a page as demonstrated using Krita is usefol for a more ergonomic and precise way of interaction when handwriting (using a graphics tablet). I guess we...
I don't know how you folks see this. I feel like not allowing punctuation in a class name is a show stopper.   What can I do about it?
Apparently, backticking the class name gives me the desired result:  ``` [...] class `some.modules.Class` { processNestedSchemas(self) } [...] node10 --> `some.modules.Class` `some.modules.Class` --> node9 `some.modules.Class` --> node3 node10 -->...
Thanks @bcipriano for the insight. I'm aware of dependency mismatches when working an applications environment. Apologies for not being specific enough... I was just wondering how to add arbitrary tools...
I also noticed that the stylus tilt orientation is incorrect (Manjaro/Cinnamon, 5.15.65-1-MANJARO):  Pointy end should draw the opaque side of the stroke.