[ANNOUNCE] libinput 1.11.902

2018-08-13 Thread Peter Hutterer
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

Re: How to release the weston_buffer after weston_view is destroyed.

2018-08-13 Thread Sichem Zhou
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