Why so many Weston APIs were moved to libweston-internal.h

2019-08-16 Thread Sichem Zhou
Hi weston developers, I noticed the new weston(since version 6.0.91), it introduced a new internal header `libweston-internel.h`. Many useful APIs for compositor writers were moved here. For example, personally I heavily use temporary binding thus I use `weston_binding_destroy` to remove those bi

[ANNOUNCE] weston 6.0.93

2019-08-16 Thread Simon Ser
This is the RC1 release for weston 7.0. Full commit history below. Emmanuel Gil Peyrot (1): Fix a crash when closing an X11 window with a selection Manuel Stoeckl (1): clients/simple-egl: Exit when display has an error Marius Vlad (3): compositor: Use only 'log' scope to print