On Thu, 24 Aug 2017 16:16:22 +0200 Maniraj Devadoss <[email protected]> wrote:
> This is better than running Weston with WAYLAND_DEBUG=server: > - It is enabled on demand, no unnecessary flooding and no need to > restart the compositor if debug was enabled. > - It prints client pointers so that messages with different clients can > be seen apart. > > Signed-off-by: Pekka Paalanen <[email protected]> > > parse and print message arguments in protocol_log_fn > > Signed-off-by: Maniraj Devadoss <[email protected]> > --- > compositor/main.c | 127 > +++++++++++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 125 insertions(+), 2 deletions(-) Hi, very good, the added code looks correct to me. Inside switch blocks you have indented with spaces when we use tabs. That should be fixed. Thanks, pq
pgpYew4x3_tBK.pgp
Description: OpenPGP digital signature
_______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
