The second RC for libinput 1.12 is now available.
First a heads-up, this is probably going to be a longer RC cycle than usual,
just look at the commit count for rc1..rc2 below. I don't have any
additional large features planned for 1.12, so the rest should just be
bugfixing and polishing now.
A l
Hi Pekka,
Thanks for the reply. Sorry I forgot to say that `frame_callback` was a
hack for me. It has historical reason. Initially I designed the client
using EGL and found that I could only create the glprogram, creating
shaders after having wl_surface. Since I used the same shader I thought
that