09:08 wlb: weston/main: Leandro Ribeiro * compositor: delete cms-static and cms-colord plugins https://gitlab.freedesktop.org/wayland/weston/commit/f271dd34b617 .gitlab-ci.yml frontend/meson.build man/weston-drm.man man/weston.ini.man meson_options.txt weston.ini.in frontend/cms-colord.c frontend/cms-helper.c frontend/cms-helper.h frontend/cms-static.c
09:08 wlb: weston Issue #634 closed \o/ (Deprecate and remove cms-static and cms-colord Weston plugins https://gitlab.freedesktop.org/wayland/weston/-/issues/634)
09:08 wlb: weston Merge request !1581 merged \o/ (Delete cms-static and cms-colord plugins https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1581)
09:13 wlb: weston Issue #938 opened by Marius Vlad (mvlad) Explicit synchronization for PipeWire backend / syncobj for dmabuf https://gitlab.freedesktop.org/wayland/weston/-/issues/938 [PipeWire Backend]
09:13 wlb: weston/main: Philipp Zabel * backend-pipewire: add fence to synchronize on finish of render https://gitlab.freedesktop.org/wayland/weston/commit/4b4cedfc6683 libweston/backend-pipewire/pipewire.c
09:13 wlb: weston Merge request !1584 merged \o/ (backend-pipewire: add fence to synchronize on finish of render https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1584)
12:18 wlb: weston Merge request !1590 opened by Joan Torres (joantolo) color: update color-management protocol to xx-v4 https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1590
15:29 coucouf1: daniels: I'm curious if you plan to do something about the issue we had with kwin polluting the symbols name
15:29 coucouf1: preferring internal symbols first looked like a good idea anyway
15:31 coucouf1: (We've rebuilt kwin in Debian to work around the issue so no dependency on a possible fix on our side)
16:06 wlb: weston Merge request !1591 opened by Derek Foreman (derekf) compositor: Destroy paint nodes in weston_view_move_to_layer() https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1591 [Core compositor]
22:12 wlb: wayland Issue #485 opened by Demi Marie Obenour (DemiMarie) Pull-style API https://gitlab.freedesktop.org/wayland/wayland/-/issues/485
22:12 wlb: wayland Issue #486 opened by Demi Marie Obenour (DemiMarie) Pull-style API https://gitlab.freedesktop.org/wayland/wayland/-/issues/486
22:25 benh: Q: My merge request https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1589 (now ready and passing CI) regularly gets blocked by no longer fast-forwarding due to other commits going into main. Is the process for me to constantly rebase it until it gets merged ? ie, are you guys trying to keep a linear history ?
22:49 benh: Note: I just rebased and the CI passed, so https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1589 is ready to go if anyone is interested :-)
22:52 wlb: wayland Issue #485 closed \o/ (Pull-style API https://gitlab.freedesktop.org/wayland/wayland/-/issues/485)
22:52 kennylevinsen: benh: you don’t need to constantly rebase it. I don’t have merge rights there but I imagine rebase merges are enabled so it’s only an issue if there’s a conflict.
22:54 kennylevinsen: Worst case I imagine the reviewer wanting to merge will ping for rebase, no need to busy-loop on that.
22:55 wlb: wayland Issue #487 opened by Demi Marie Obenour (DemiMarie) Automatic validation of enums https://gitlab.freedesktop.org/wayland/wayland/-/issues/487
22:56 benh: kennylevinsen: ok, it was whinging about not being a fast-forward in the web UI (Red) hence my question. That said, there was a conflict in .gitlab-ci.yml (I think there probably often is due to bumping FDO_DISTRIBUTION_TAG)