01:49 wlb: wayland Issue #504 opened by () Any plan to switch to cmake https://gitlab.freedesktop.org/wayland/wayland/-/issues/504
02:07 chilli-reaper: Hi
02:10 chilli-reaper: Could the `Profile GL2 is not available on X11GraphicsDevice` error be caused by XWayland?
02:13 soreau: glxinfo should tell you if you have acceleration for xwayland
02:13 soreau: you might grep for the renderer string and see what it is
02:19 chilli-reaper: Should it mention acceleration? The OpenGL renderer string is `Mesa Intel(R) HD Graphics 520 (SKL GT2)` btw
02:22 chilli-reaper: I started looking into this because I can't render 3D plots in Maple https://pastebin.com/8wPvqbeU, but I'm unsure if it's a drivers issue or some Wayland incompatibility.
02:26 soreau: it's more likely a problem with the application, if I were to guess
02:28 chilli-reaper: Im starting to think that as well, thanks for the clearance
11:53 wlb: wayland Merge request !437 opened by () cursor: correct variable usage in posix_fallocate loop https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/437
11:56 zzxyb[m]: https://gitlab.freedesktop.org/wayland/wayland/-/blob/main/cursor/os-compatibility.c?ref_type=heads#L212 sigprocmask() missing check return value