04:17 Decker: I was trying to forward x over waypipe, but I can't figure it out
04:17 Decker: can forward x over the ssh pipe - so in parallel with wayland display on waypipe can forward X connections on the ssh connection, but that's not really what I want
10:50 kennylevinsen: Decker: waypipe is Wayland only, only way to forward X that way is by forwarding Xwayland rootful or a nested wayland compositor (i.e., a wayland window that the X apps run within)
10:52 kennylevinsen: (it is theoretically possible to use a rootless Xwayland instance, but Wayland servers generally only allow 1 such instance that they must start themselves, so it is not convenient for forwarding)
16:26 wlb: wayland Merge request !385 opened by Derek Foreman (derekf) client: print debug events that have no listener https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/385 [IPC library]
18:01 mclasen: I stopped by here this morning: https://mclasen.fedorapeople.org/wayland-historical-society.jpg
18:07 kennylevinsen: dang, have we been going long enough to have a museum already?
18:20 Company: https://www.waylandmuseum.org/women-of-wayland/ - it's definitely way too woke
21:32 colinmarc: we sure do love our historical societies in new england (I grew up one town over)
22:30 wlb: wayland-protocols Merge request !302 opened by Matthias Clasen (matthiasc) cursor-shape: Add an auto value https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/302