Re: registry_bind function call

2023-11-29 Thread Pekka Paalanen
On Tue, 21 Nov 2023 13:05:38 -0800 Robert Ayrapetyan 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.

registry_bind function call

2023-11-21 Thread Robert Ayrapetyan
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.