<leon-p>
ifreund: is there any reason tabled_pad is missing from zig-wlroots? I was looking to implement drawing tablet support next, considering I own one.
<leon-p>
Although I should note mine is pretty cheap, so it does not make use of any of the features exposed by tablet_pad, I just found it odd that it is missing
<ifreund>
leon-p: just hasn't been added yet as it wasn't yet needed
<leon-p>
I see. If you like, I can add it, considering it apparently would just be one additional file with a small struct
<ifreund>
go for it, I'm happy to review any zig-wlroots addtions anyone needs
<leon-p>
Well, I don't /need/ it and I will definitely not write the code in river for it because I could not test it, but adding it to zig-wlroots is rather easy, so whatever
<ifreund>
I think someone made some kind of tablet emulator to test compositors in a nested session
<leon-p>
that would be helpful, as long as it supports those features. I'll look for it
<novakane[m]>
ifreund oh yeah thanks I'm gonna look into this , I'd like to use seatd too instead of elogind