Re: [PATCH] libwayland: Add WAYLAND_DEBUG_INTERFACES

2018-06-29 Thread Pekka Paalanen
On Fri, 29 Jun 2018 10:46:16 +0200 Markus Ongyerth wrote: > Urgh, of course I forget to mention something when I write mails. > > This is current RFC quality, not actual patch. Should this be something > people > are interested in, I think it should live mostly in connection.c and be > suppor

Re: [PATCH] libwayland: Add WAYLAND_DEBUG_INTERFACES

2018-06-29 Thread Markus Ongyerth
Urgh, of course I forget to mention something when I write mails. This is current RFC quality, not actual patch. Should this be something people are interested in, I think it should live mostly in connection.c and be supported by both -server and -client libraries. I'm also not sure whether the

[PATCH] libwayland: Add WAYLAND_DEBUG_INTERFACES

2018-06-29 Thread wl
From: Markus Ongyerth Add environment variable WAYLAND_DEBUG_INTERFACES for filtering the output of WAYLAND_DEBUG logs. While WAYLAND_DEBUG is a pretty powerful and useful debug tool, printing everything has a few downsides. 1) It's a full keylogger (getting debug-logs from users) 2) It can be o