10:39 wlb: weston Merge request !1216 merged \o/ (backend-drm: schedule connector disable for detached head https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1216)
10:39 wlb: weston/main: Michael Tretter * backend-drm: schedule connector disable for detached head https://gitlab.freedesktop.org/wayland/weston/commit/bcacd9ec5a92 libweston/backend-drm/ drm-internal.h drm.c kms.c
10:56 wlb: weston/main: Philipp Zabel * backend-pipewire: add PipeWire backend https://gitlab.freedesktop.org/wayland/weston/commit/ebc3a22b09e4 include/libweston/backend-pipewire.h libweston/backend-pipewire/meson.build libweston/backend-pipewire/pipewire.c compositor/config-helpers.c compositor/main.c include/libweston/libweston.h include/libweston/meson.build libweston/compositor.c libweston/mes
10:56 wlb: weston/main: Philipp Zabel * doc, man: document PipeWire backend https://gitlab.freedesktop.org/wayland/weston/commit/fe69b9f52e4b doc/sphinx/toc/running-weston.rst man/weston.ini.man man/weston.man
10:56 wlb: weston Merge request !1169 merged \o/ (backend-pipewire: add PipeWire backend https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1169)
11:03 wlb: weston/main: Bram Stolk * simple-dmabuf-v4l: Add support to NV12 devices that combine planes https://gitlab.freedesktop.org/wayland/weston/commit/26de6e35a94b clients/simple-dmabuf-v4l.c
11:04 wlb: weston Merge request !1177 merged \o/ (Add support to simple-dmabuf-v4l for NV12 devices that combine planes in a dmabuf. https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1177)
11:48 zzag: emersion: pq: re: https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1024 do you think it makes sense to update linux-dmabuf-unstable-v1.xml to reflect that the flags should be 0 or that not all compositors support flags?
11:49 zzag: OCD moment: nice merge request id!
11:51 daniels: I think it's fine to just say that not all compositors support all flags, and getting the flags wrong is just one of the many ways your dmabuf can fail to import
11:54 pq: ^
11:57 pq: I'd really like to know if any downstreams use any of the flags like interlaced.
12:01 pq: I have a suspicion that the people who demanded those flags to be defined just wanted to copy their API instead of actually having a use for it. The end result is that the flags are probably useless as defined.
12:02 wlb: wayland-protocols Merge request !205 opened by Vlad Zahorodnii (zzag) linux-dmabuf: Fix a couple of typos https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/205
12:07 pq: I see something in gst-plugins-bad setting ZWP_LINUX_BUFFER_PARAMS_V1_FLAGS_INTERLACED. I wonder how anyone ever tested that.
12:10 zzag: daniels: oh I didn't think of flags in that way. yeah, I guess the current state is fine then..
12:11 daniels: pq: hacked-to-*()@#$ downstream compositors, ofc
12:11 daniels: I think I know exactly which vendor that is
12:12 pq: If I actually cared about interlaced, I'd have *so* many questions of how it can ever work.
12:12 pq: as defined
12:12 pq: (yes, I have a vague recollection that I may have written that part of the spec)
12:19 daniels: 'which field is this?' 'uhhh'
12:22 wlb: wayland-protocols/main: Vlad Zahorodnii * linux-dmabuf: Fix a couple of typos https://gitlab.freedesktop.org/wayland/wayland-protocols/commit/fefd185994bd unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
12:22 wlb: wayland-protocols Merge request !205 merged \o/ (linux-dmabuf: Fix a couple of typos https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/205)
12:23 LaserEyess: /32/3
12:23 LaserEyess: oops
12:29 pq: daniels, do you want to drop the draft status from the Weston process-launching MR?
12:47 daniels: pq: yep, done
13:00 wlb: weston Merge request !1219 opened by Philipp Zabel (pH5) backend-pipewire: remove linear modifier for now https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1219
13:05 wlb: weston Merge request !1220 opened by Philipp Zabel (pH5) Reduce compositor-to-backend lookup further https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1220
13:09 emersion: zzag: that would be nice
14:23 keldrin: hi! I just switched from sway to hyprland. Seems to work fine but I cant get waybar to work properly. I installed waybar-hyprland-git from the aur but still it doesn't show the workspaces.
14:24 emersion: you should ask for help in an hyprland channel
14:30 keldrin: emersion, i would.. but it doesnt exist (or i am too stupid to find it)
14:37 q234rty: you need the wlr/workspaces module instead of sway/workspaces
14:40 keldrin: thanks q234rty, worked :D
15:40 wlb: wayland Merge request !309 opened by Joshua Ashton (JoshuaAshton) event-loop: Handle EINTR and EAGAIN in wl_event_loop_dispatch https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/309
15:46 wlb: wayland Merge request !310 opened by Simon Ser (emersion) server: stop wl_display_run() on dispatch error https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/310 [IPC library]