Florian "sp1rit"

Results 92 comments of Florian "sp1rit"

yes, the pressure/barrel rotation marker thingy now behaves as expected less sure about the tilt thing, but I think it's correct - just doesn't feel this way 🙃 regarding the...

> I've updated the branch that I linked to earlier to print out a bit more information it doesn't seem to add anything further for me? ``` INFO: pen motion...

> I've added a possible heuristic for preventing sudden drops in distance: if the last distance was >= 0.5 and is now 0.0, but there is also a pressure of...

I did some more testing and realized, that on Wayland `SDL_GetGlobalMouseState` returns coordinates relative to the top left corner of the Lazer window due on Wayland. Kinda makes sense when...

Yes, and by nature of the Wayland protocol it cannot be implemented, as any application can never do any actions outside their scope (so the window it has). This will...

> It's really strange that the cursor is warping in the first place. maybe it's because it doesn't query the pointer position of the tablet anymore at this point and...

Top left monitor starts at (0|0), top right monitor starts at (1280|0) and bottom right monitor starts at (3200|0). Bottom left is just the osu! std{out,err}. https://user-images.githubusercontent.com/31540351/189478972-4284399e-0412-4e0f-a2f3-158a1677f490.mp4

> Could OS tablet handling be interfering here? the OS doesn't do much with the tablet, if the pointer is inside any wayland surface. Wayland exposes tablet events separately from...

You may want to try [notekit_1651706164.5fa3ba9-1_amd64.deb.gz](https://github.com/blackhole89/notekit/files/9641199/notekit_1651706164.5fa3ba9-1_amd64.deb.gz) (needs [libclatexmath0_0.0.1.310.5ed4331-1_amd64.deb](https://download.opensuse.org/repositories/home:/sp1rit:/notekit/Debian_11/amd64/libclatexmath0_0.0.1.310.5ed4331-1_amd64.deb)) alternatively, you could try building from source > Finaly : I hop see there a strong search tool notekit notes are plain-text...

> The other one is sending the eraser status as a mouse button or modifier key. (Probably common when erasing is implemented by a physical button on the pen or...