Re: Managing surfaces with 2 different wl_displays

2020-12-21 Thread Daniel Stone
Hi Nimi, On Mon, 21 Dec 2020 at 18:50, Nimi Wariboko Jr. wrote: > The crux of the issue is that when we create our OpenGL context we create it > with a display connection that we initiate. Further down the line when we > need to create a wl_egl_window, we are given a wl_surface that was created

Managing surfaces with 2 different wl_displays

2020-12-21 Thread Nimi Wariboko Jr.
Hi, I'm currently working on an issue in a cross-platform graphics library where the OpenGL interface of this API has some presented some issues with how it is to be integrated with Wayland ( https://github.com/gfx-rs/gfx/pull/3545). The crux of the issue is that when we create our OpenGL context

[ANNOUNCE] wayland 1.18.91

2020-12-21 Thread Simon Ser
This is the alpha release for wayland 1.19. This release mostly contains bug fixes and minor protocol updates. Full commit history below. Alyssa Ross (1): doc: make reproducible Christopher James Halse Rogers (1): protocol: Minor gramatical fix. Emmanuel Gil Peyrot (4): curso