[PATCH wayland 1/2] protocol: Describe wl_registry as singleton
Pekka Paalanen
ppaalanen at gmail.com
Thu Nov 10 11:13:57 UTC 2016
On Thu, 29 Sep 2016 23:59:58 -0700
Yong Bakos <junk at humanoriented.com> wrote:
> From: Yong Bakos <ybakos at humanoriented.com>
>
> Other singleton objects in the protocol are described as such.
>
> Add a singleton adjective to the wl_registry description, making it
> similar to other descriptions.
>
> Signed-off-by: Yong Bakos <ybakos at humanoriented.com>
> ---
> protocol/wayland.xml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/protocol/wayland.xml b/protocol/wayland.xml
> index 6c6d078..c5aaf5c 100644
> --- a/protocol/wayland.xml
> +++ b/protocol/wayland.xml
> @@ -104,8 +104,8 @@
>
> <interface name="wl_registry" version="1">
> <description summary="global registry object">
> - The global registry object. The server has a number of global
> - objects that are available to all clients. These objects
> + The singleton global registry object. The server has a number of
> + global objects that are available to all clients. These objects
> typically represent an actual object in the server (for example,
> an input device) or they are singleton objects that provide
> extension functionality.
Pushed:
da58e07..b802108 master -> master
Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20161110/05a335bf/attachment.sig>
More information about the wayland-devel
mailing list