Re: [PATCH wayland 0/5] add api to inspect the compositor state

2016-03-29 Thread Bryce Harrington
On Mon, Mar 07, 2016 at 06:31:30PM +0100, Giulio Camuffo wrote: > This patches add several new functions to: > - get the list of current clients for a wl_display > - get notified of new clients > - get the list of resources for a wl_client > - get notified of new resources for a client > - get the

[PATCH wayland 0/5] add api to inspect the compositor state

2016-03-07 Thread Giulio Camuffo
This patches add several new functions to: - get the list of current clients for a wl_display - get notified of new clients - get the list of resources for a wl_client - get notified of new resources for a client - get the interface of a resource I'm working on a tool to inspect the internal state