ctions would be better so that I can treat wl_object as
opaque. I'm happy to contribute if desired.
Best regards,
Chloe
On Tue, Apr 16, 2024 at 10:56 AM Chloe Pelling wrote:
> Hi,
>
> I'm attempting to use the wl_protocol_logger API to replicate the
> functionality of WAYLAND_
Hi,
I'm attempting to use the wl_protocol_logger API to replicate the
functionality of WAYLAND_DEBUG=1 in my project, but logging to
https://perfetto.dev/ rather than stderr. I'm having some trouble
decoding message arguments of type object, since `wl_object` is an
opaque struct and there doesn't