00:30wlb: weston Issue #930 opened by n3rdopolis (n3rdopolis) [regression] cc3542b5749bcf66fd5d3f2fb3afd99dc5482777 seems to cause Weston to not show anything when switching back https://gitlab.freedesktop.org/wayland/weston/-/issues/930
04:18Karutoh: I seem to be having an issue with getting the listener `wl_seat_listener.configure` to be called.
04:18Karutoh: https://gitea.eventhorizonstudio.io/EventHorizonStudio/EHS/src/commit/126fc92fae47a475d8e7cb2b5b75682f4dc16cc7/src/io/Window_Way.cpp#L262
04:22soreau: Karutoh: have you checked the WAYLAND_DEBUG output to see if the compositor is sending the event at that time?
04:23Karutoh: No, but I will now.
04:26soreau: but it seems like you meant s/configure/capabilities/
04:28Karutoh: Yes it was supposed to be `wl_seat_listener.capabilities`.
04:30Karutoh: Looks like I'm getting `[3973800.350] {Default Queue} discarded wl_seat#5.capabilities(3)`
07:31MrCooper: sally: it likely is a mutter issue, and there's a good chance it's fixed in the current upstream release (AFAICT bookworm has mutter 43.x, released in autumn 2022)
08:10wlb: weston Issue #931 opened by A Bench (Ahmed49) Run Avalonia Application using Weston on Docker Image on Linux VM Environment https://gitlab.freedesktop.org/wayland/weston/-/issues/931
09:42wlb: weston Issue #931 closed \o/ (Run Avalonia Application using Weston on Docker Image on Linux VM Environment https://gitlab.freedesktop.org/wayland/weston/-/issues/931)
11:54wlb: weston Issue #932 opened by Andrejs Cainikovs (andrejs.cainikovs) Crash when reconnecting display cord https://gitlab.freedesktop.org/wayland/weston/-/issues/932
13:05Max1: In a multi-seat setup (e.g. VNC), how is DnD supposed to work?
13:05Max1: Does the client have to keep track to which seat the pointer belongs which the user moves to start the drag, so that the wl_data_device for the correct seat is used?
13:05Max1: Any other things to keep in mind for multi-seat setups?
14:01sally: MrCooper: I'll test that with newer release. Thank you.
16:24wlb: wayland Merge request !403 opened by Simon Ser (emersion) build: use C23/C11 if available https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/403 [Build system]
18:55wlb: weston Merge request !165 closed (OpenGL acceleration for RDP backend)
19:08wlb: weston Merge request !478 closed (Enable Remoting plugin to work with the Headless backend)
19:11wlb: weston Merge request !417 closed (desktop-shell: fixing null pointer access)
19:19wlb: weston Merge request !381 closed (WIP: compositor: enabling independent crtc clone output in weston)
19:33wlb: weston Merge request !714 closed (gl-renderer: Take into account viewport when choosing filtering)
20:04sally: MrCooper: I have tested the newer updated mutter, and sharing scree works just fine without any issue. Thank you.
22:56wlb: weston Merge request !1570 opened by Michael Olbrich (mol) drm-backend: really reset/restart outputs of a failed commit https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1570 [DRM/KMS backend]