06:26colinmarc: yeah that's what I meant. a responsive web page uses the same CSS for mobile/desktop
06:27colinmarc: I thought I read somewhere that xwayland predicates enabling passthrough on _NET_WM_STATE_FULLSCREEN, but I can't find it now. maybe I misunderstood
06:30colinmarc: the reason I was asking about passthrough is that without _NET_WM_STATE_FULLSCREEN, there's clearly a blit or some sort of render happening, because the game's texture is being squished down to the correct size before it gets attached to the surface as a wayland buffer.
06:32colinmarc: I get a ConfigureNotify with the correct new resolution, the wl_buffer is the correct resolution, but the game is squished/stretched and input events are incorrectly interpreted.
06:40karenthedorf: There are no references to _NET_WM_STATE_FULLSCREEN anywhere in the XWayland code. (The only references in all of xserver are the X-on-win32 and x-on-x drivers)
06:40colinmarc: Hm, yeah, then I'm definitely misunderstanding something :D
11:18Company: swick[m]: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/577 might interest you (and maybe others here, too)
18:24wlb: wayland-protocols Merge request !322 opened by Simon Zeni (bl4ckb0ne) drm-lease-v1: specify existing lease status on withdrawn event https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/322
20:03wlb: wayland Issue #482 opened by Demi Marie Obenour (DemiMarie) DTD allows <arg> to have <description> child but scanner mishandles it https://gitlab.freedesktop.org/wayland/wayland/-/issues/482
21:35wlb: wayland-protocols Merge request !323 opened by Demi Marie Obenour (DemiMarie) xdg-decoration: "server prefers SSDs" != "SSDs mandatory" https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/323
21:35wlb: wayland-protocols Merge request !291 closed (Document that server-side decorations may always be drawn)