01:35 wlb: wayland-protocols Issue #124 opened by sunflowerskater (sunflowerskater) Add a way to pin windows https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/124
15:09 zzag: jadahl: emersion: can you clarify whether popups were reactive before the introduction of xdg_positioner.set_reactive and are they not reactive by default in v3+? and why is xdg_positioner.set_reactive needed? the client doesn't know its position in the global screen coordinates so it can't reposition itself without getting outside the workarea
15:55 ice9: does Wayland replace Xorg completely? I mean if i'm in a Wayland session, it means that X11/xorg is not running at all?
15:56 qyliss: It can work that way, or it can run a special Xorg server called Xwayland so you can still use X11 applications from your Wayland session.
15:57 kennylevinsen: but compatibility aside, a Wayland server replaces x11, compositor and wm
15:57 emersion: zzag: no, they are not reactive before
15:58 emersion: the MR might contain more info, i don't remember the details
18:41 wlb: weston Merge request !1098 opened by Derek Foreman (derekf) Cache buffer to output matrix in paint nodes https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1098 [DRM/KMS backend], [libweston API]
21:07 wlb: weston Merge request !1099 opened by Marius Vlad (mvlad) fullscreen-shell: Trigger output repaints https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1099 [RDP backend]
22:26 wlb: weston Merge request !1100 opened by Marius Vlad (mvlad) libweston: Avoid emitting an output if none set https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1100 [Core compositor]