Re: Using libweston with GTK/GDK

2019-05-20 Thread adlo
> On 1 May 2019, at 10:34, Pekka Paalanen wrote: > > The privacy of the protocol extension, the installed wayland global > really, is achieved in > https://gitlab.freedesktop.org/wayland/weston/blob/master/desktop-shell/shell.c#L4366 > >shell->child.client = weston_client_start(shell->compos

Re: Protocol extensions using libweston core functions

2019-05-20 Thread Pekka Paalanen
On Mon, 20 May 2019 07:22:10 +0100 adlo wrote: > I wrote a compositor with a window switcher protocol. The core > libweston-desktop function implementations such as surface_added are > in shell.c, while the window switcher code is in window-switcher.c. > > When a new window is opened (a new surf