]> git.mdlowis.com Git - proto/labwc.git/commit
input: emulate cursor axis for tablet tool mouse
authorJens Peters <jp7677@gmail.com>
Fri, 6 Jun 2025 05:14:38 +0000 (07:14 +0200)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Sat, 7 Jun 2025 20:31:23 +0000 (05:31 +0900)
commit33fc1c6d0543f577dafbf4587fecdbc9e21bbced
tree3aed3428c314b06993dbfdc87adffcfe5d36c356
parent8584e073de23d81d895eeb7e673f6f24e5375f5b
input: emulate cursor axis for tablet tool mouse

We only have to deal with non-high-res mouses, so we can
emulate it even without having delta_discrete being
exposed by wlroots.
src/input/tablet.c