<div dir="auto">Hi weston developers,<div dir="auto"><br></div><div dir="auto">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.</div><div dir="auto"><br></div><div dir="auto">For example, personally I heavily use temporary binding thus I use `weston_binding_destroy` to remove those bindings once their jobs are done.</div><div dir="auto"><br></div><div dir="auto">Right now I can still declare those functions but once those API are internal, they are subjected to changes or removal thus breaks the linkage for compositor writers. I am wondering Is it possible to move those functions back to public?</div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">Xichen</div></div>