registry_bind function call

Pekka Paalanen ppaalanen at gmail.com
Wed Nov 29 13:20:31 UTC 2023


On Tue, 21 Nov 2023 13:05:38 -0800
Robert Ayrapetyan <robert.ayrapetyan at gmail.com> wrote:

> Hi there, I'm having difficulty locating the specific location in the
> Wayland codebase where registry_bind function is called. I'm trying to
> comprehend why, for particular globals, there is no occurrence of a
> global->bind call.

See https://gitlab.freedesktop.org/wayland/wayland/-/blob/1.22.0/src/wayland-server.c#L995-997
and https://gitlab.freedesktop.org/wayland/wayland/-/blob/1.22.0/src/wayland-server.c#L1038-1040

which will cause registry_bind() to be called by

https://gitlab.freedesktop.org/wayland/wayland/-/blob/1.22.0/src/connection.c#L1025


Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20231129/87644d7f/attachment.sig>


More information about the wayland-devel mailing list