[ANNOUNCE] wayland 1.20.91

2022-05-26 Thread Simon Ser
This is the alpha release for Wayland 1.21. This new release adds a new wl_pointer high-resolution scroll event, adds a few new convenience functions, and contains a collection of bug fixes. This is the first release to use GitLab releases instead of the usual wayland.freedesktop.org website. The

Re: kwin_wayland: ../libepoxy/src/dispatch_common.c:872: epoxy_get_proc_address: Assertion `0 && "Couldn't find current GLX or EGL context.\n"' failed.

2022-05-26 Thread Carlos
On 5/25/22 17:35, Thiago Macieira wrote: On Wednesday, 25 May 2022 13:18:11 PDT Carlos wrote: Model name: Cortex-A72 This is a 64-bit capable CPU, according to Wikipedia: https://en.wikipedia.org/wiki/ARM_Cortex-A72 Why are you running 32-bit? you're correct. Capable. Althoug

wp_presentation vs wl_surface_frame

2022-05-26 Thread Maksim Sisov
Hello! I'm currently working on some begin frame issues in Chromium and I started to wonder if we use available mechanism for synchronization correctly. Wayland compositors may support wl_surface_frame and wp_presentation or just wl_surface_frame. At the moment, Chromium uses both wp_presentation