07:51 riteo: update regarding the proxy approach for process embedding discussed before: guess what, I came back to it. The wlroots thing didn't go too far before realizing I'd have to bind a lot of stuff anyways and then we're back to square one
07:52 riteo: I just figured out why I got told that I'd have to coordinate the registry somehow between "sub-clients"... Compositors might not distinguish between globals emitted by different registries because... they're globals.
07:53 riteo: So one clinent might get a wl_surface::enter with an output bound from another client, which makes sense but is annoying
07:54 riteo: I wonder, is this behavior I just described taken for granted or is it a compositor policy? I don't think it's codified anywhere I'm aware of
07:56 riteo: also, does anybody know if the wl_registry unique numerical names are consistent between different `wl_registry`es or should I not take that assumption because it's, well, undefined?
07:56 riteo: I think the second but asking doesn't hurt I guess, I'm quite sure that this is unexplored territory and I'd like to bring this approach further if it pans out
08:30 wlb: weston Issue #998 opened by SophiaG (sophia) xdg_toplevel:set_parent geometry position is not correct https://gitlab.freedesktop.org/wayland/weston/-/issues/998
09:46 mahkoh: @swick: set_mastering_luminance is not available without the set_mastering_display_primaries feature.
12:56 wlb: wayland-protocols Issue #244 closed \o/ (color-management-v1: Compositor is not required to send `wp_color_management_surface_feedback_v1::preferred_changed` event https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/244)
15:07 wlb: wayland Issue #526 opened by Philippe Normand (philn) server: Crash in wl_priv_signal_get https://gitlab.freedesktop.org/wayland/wayland/-/issues/526
17:20 wlb: wayland Issue #527 opened by RTSAjwad (RTSAjwad) Providing a Client Side Decorations visual schema to applications through Wayland protocol https://gitlab.freedesktop.org/wayland/wayland/-/issues/527
18:16 wlb: weston Merge request !1696 opened by Derek Foreman (derekf) shells: refactor some internal output handling https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1696 [Desktop shell], [kiosk-shell], [libweston API]