Re: [PATCH weston 7/8] xwm: convert WM_DEBUG into a weston-debug scope

2017-08-30 Thread Pekka Paalanen
On Thu, 24 Aug 2017 16:16:21 +0200 Maniraj Devadoss wrote: > Instead of a compile time choice, offer the XWM debugging messages > through the weston-debug protocol and tool on demand. Users will not > need to recompile weston to get XWM debugging, and it won't flood the > weston log. > > The deb

[PATCH weston 7/8] xwm: convert WM_DEBUG into a weston-debug scope

2017-08-24 Thread Maniraj Devadoss
Instead of a compile time choice, offer the XWM debugging messages through the weston-debug protocol and tool on demand. Users will not need to recompile weston to get XWM debugging, and it won't flood the weston log. The debug scope needs to be initialized in launcher.c for it be available from s