07:28 slattann: Test Msg
08:35 pq: DodoGTA, HDR properties will come with https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14
10:06 wlb: wayland/main: Marius Vlad * release.sh: Don't push *all* tags https://gitlab.freedesktop.org/wayland/wayland/commit/b27961e48d83 release.sh
10:06 wlb: wayland Merge request !287 merged \o/ (release.sh: Don't push *all* tags https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/287)
10:12 wlb: wayland/main: Mikhail Gusarov * protocol: wl_subsurface::destroy does not remove the role https://gitlab.freedesktop.org/wayland/wayland/commit/9700155edaae protocol/wayland.xml
10:12 wlb: wayland Merge request !280 merged \o/ (protocol: wl_subsurface::destroy does not remove the role https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/280)
11:51 zamundaaa[m]: jadahl: can you have another look at https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/259 when you have time?
12:41 pq: JEEB, I case you missed it, the sRGB debate: https://github.com/KhronosGroup/DataFormat/issues/19
13:03 wlb: wayland-protocols Issue #126 opened by Xaver Hugl (Zamundaaa) Handling unsaved changes on logout https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/126
13:04 pq: swick[m], re: implicit management of appearance equivalency; You mean the "accidental" change in hue and saturation caused by doing gamma correction per R,G,B channel?
13:05 pq: swick[m], I recall reading somewhere that that "accident" is actually beneficial for appearance equivalency.
13:06 pq: (as opposed to doing luminance-only gamma correction while not changing chroma)
13:25 swick[m]: eh, just the OOTF whatever that contains (so yes, also the "accidental" change in hue and saturation)
13:25 swick[m]: pq: ^
13:28 pq: alright
15:01 bl4ckb0ne: is there a way to track every allocation done through proxy_create? im getting a leak with asan with a very small stacktrace
15:04 pq: bl4ckb0ne, you'd need some tools. But you can also tell ASan to be better with stack traces, let me check.
15:05 bl4ckb0ne: i have only 2 frames listed, proxy_create and calloc
15:06 pq: bl4ckb0ne, add fast_unwind_on_malloc=0,malloc_context_size=50 into ASAN_OPTIONS env var.
15:06 pq: makes it much slower, but also should get full stack traces reliably
15:07 bl4ckb0ne: much slower indeed
15:16 bl4ckb0ne: fast_unwindw_on_malloc seems to stall
15:25 bl4ckb0ne: found my leak, i was getting a xdg_surface but not keeping it around to destroy it
15:25 bl4ckb0ne: didnt managed to get asan to print a proper stacktrace tho
17:49 wlb: wayland Issue #345 closed \o/ (Improve support for hardware cursors under wayland https://gitlab.freedesktop.org/wayland/wayland/-/issues/345)