Re: [PATCH 4/8] doc: made functions taking wl_event_queue arg belong to wl_event_queue

2015-01-21 Thread Derek Foreman
This looks good to me, though I suppose arguments could be made either way. I think it makes more sense this way. Reviewed-by: Derek Foreman On 02/01/15 08:29 PM, Bill Spitzak wrote: > The fact that these functions take both a display and queue argument is > I think historical, and they really

[PATCH 4/8] doc: made functions taking wl_event_queue arg belong to wl_event_queue

2015-01-02 Thread Bill Spitzak
The fact that these functions take both a display and queue argument is I think historical, and they really are methods on the queue. Also added some docs for wl_display_prepare_read_queue. --- src/wayland-client.c | 23 +++ 1 file changed, 19 insertions(+), 4 deletions(-)