09:44 zetaE: greets
09:44 zetaE: the scene graph
09:44 zetaE: I am reading this article --> https://github.com/swaywm/wlroots/issues/1826
10:18 kennylevinsen: zetaE: that's not a wayland article, it's a link to a closed issue on the old (archived) wlroots issue tracker
10:44 zetaE: kennylevinsen: already learned that scene graph is implemented in wlroots
10:47 Nefsen402: Oh my god, from bl4ckb0ne: "Hi there, I'm working on..." He looks so adorable
13:19 wlb: weston Issue #880 opened by Dylan Morroll (dylanmorroll) Copy/Paste into/out-of Weston from outside container https://gitlab.freedesktop.org/wayland/weston/-/issues/880
13:40 wlb: wayland/main: Thomas Lukaszewicz * Mitigate UAF crashes due to wl_client_destroy reentrancy https://gitlab.freedesktop.org/wayland/wayland/commit/47de87263c88 src/wayland-server.c tests/client-test.c
13:40 wlb: wayland Merge request !359 merged \o/ (Mitigate UAF crashes due to wl_client_destroy reentrancy https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/359)
14:41 wlb: weston Merge request !1467 opened by Loïc Molinari (molinari) Reduce damage transforms https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1467
20:02 wlb: weston Merge request !1468 opened by Leandro Ribeiro (leandrohrb) Integrate weston-assert and log infrastructure https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1468
20:08 Consolatis: WAYLAND_DEBUG=1 doesn't resolve arrays, it only states their size. That sometimes makes debugging things harder than necessary. I am not sure right now if its always the wire format size + (size / sizeof(uint32_t) members), if yes the members could be logged as usual. If an array can also have other data types logging some kind of encoded (e.g. hex) content of the array would still be useful.
20:24 manuels2: will Wayland affect how window shadows are drawn?
20:24 manuels2: Ie in case of non rectangular windows
20:26 daniels: clients draw their own shadows