Re: [PATCH weston 3/8] clients: add weston-debug

2017-08-30 Thread Pekka Paalanen
On Thu, 24 Aug 2017 16:16:17 +0200 Maniraj Devadoss wrote: > A tool for accessing the zcompositor_debug_v1 interface features. > > Installed along weston-info, because it should be potentially useful for > people running libweston-based compositors. > > Signed-off-by: Pekka Paalanen > > Added

[PATCH weston 3/8] clients: add weston-debug

2017-08-24 Thread Maniraj Devadoss
A tool for accessing the zcompositor_debug_v1 interface features. Installed along weston-info, because it should be potentially useful for people running libweston-based compositors. Signed-off-by: Pekka Paalanen Added a man page for weston-debug client Signed-off-by: Maniraj Devadoss --- Ma