Re: [PATCH] documentation: Update documentation for calling wl_display_sync

2015-07-10 Thread Pekka Paalanen
On Wed, 8 Jul 2015 11:32:02 -0400 Christopher Michael wrote: > The documentation for the wl_registry global object is partially > incorrect. It stated that clients can use wl_display_sync immediately > after calling wl_display.get_registry however this is misleading. If a > client calls wl_displa

Re: [PATCH] documentation: Update documentation for calling wl_display_sync

2015-07-10 Thread Bryce Harrington
On Wed, Jul 08, 2015 at 11:32:02AM -0400, Christopher Michael wrote: > The documentation for the wl_registry global object is partially > incorrect. It stated that clients can use wl_display_sync immediately > after calling wl_display.get_registry however this is misleading. If a > client calls wl_

[PATCH] documentation: Update documentation for calling wl_display_sync

2015-07-08 Thread Christopher Michael
The documentation for the wl_registry global object is partially incorrect. It stated that clients can use wl_display_sync immediately after calling wl_display.get_registry however this is misleading. If a client calls wl_display_sync without first setting up a registry listener, then clients will