00:05 DemiMarie: @orowith2os:fedora.im: you need to use NickServ to reauth with IRC
11:45 Company: question about https://gitlab.freedesktop.org/wayland/wayland-protocols/-/blob/main/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml#L257
11:46 Company: If multiple planes share an fd in a multiplane format, should the fd be set for every plane or just the first one?
11:46 emersion: every plane
11:46 emersion: you can check the inode number to figure out whether two FDs represent the same memory
11:47 emersion: see wlroots
11:47 Company: thx, that's all I want to know
11:47 Company: API design question for behavior of GtkDmabufBuilder.set_fd()
13:09 IMTheNachoMan: Is there somewhere I can see what current version DE has the best support for Wayland? KDE, Gnome, XFCE?
14:01 kennylevinsen: IMTheNachoMan: Each DE carries its own Wayland server implementation
14:01 kennylevinsen: which DE - or which standalone server - is best is personal preference
16:37 IMTheNachoMan: Yeah. So I’m wondering which DE has the least issues.
16:59 hch12907: depends on what you call an issue: lack of feature, or user experience bugginess, ...