RE: [PATCH weston v5 02/14] protocol: add weston-debug.xml

2018-07-26 Thread Ucan, Emre (ADITG/ESB)
gt; To: wayland-devel@lists.freedesktop.org > Cc: pekka.paala...@collabora.co.uk; emre.u...@de.adit-jv.com; > maniraj.devad...@in.bosch.com > Subject: [PATCH weston v5 02/14] protocol: add weston-debug.xml > > From: Pekka Paalanen > > This is a new debugging extension for non-p

[PATCH weston v5 02/14] protocol: add weston-debug.xml

2018-07-20 Thread Daniel Stone
From: Pekka Paalanen This is a new debugging extension for non-production environments. The aim is to replace all build-time choosable debug prints in the compositor with runtime subscribable debug streams. Signed-off-by: Pekka Paalanen Added new libweston-$MAJOR-protocols.pc file and install