03:29wlb: wayland Issue #421 opened by Samuel Allen (dehuszar) Touch gestures disallow 10-finger touch scenarios https://gitlab.freedesktop.org/wayland/wayland/-/issues/421
03:40wlb: wayland Issue #421 closed \o/ (Touch gestures disallow 10-finger touch scenarios https://gitlab.freedesktop.org/wayland/wayland/-/issues/421)
11:06swick[m]: pq: mind taking a look at https://gitlab.freedesktop.org/swick/wayland-protocols/-/merge_requests/57 ?
11:08swick[m]: did a bunch of work in mutter to better support yuv and improve our testing setups and I want to have more strict tests which kind of require the color-repr protocol...
11:16pq: swick[m], it's on my TODO, but internal priorities might interfere. I'll go through the color-management enums first, too.
11:16swick[m]: alright, thanks
12:25wlb: weston Issue #839 opened by Robert Mader (rmader) Panfrost NV12 sampling broken https://gitlab.freedesktop.org/wayland/weston/-/issues/839
16:58wlb: weston Issue #840 opened by Albert Ladisla (albert.ladisla) simple-dmabuf-egl: screen tearing https://gitlab.freedesktop.org/wayland/weston/-/issues/840
16:59kennylevinsen: ofourdan: is my point about viewport dimensions making any sense?
17:02ofourdan: I think so, yes :)
17:15kchibisov: Why libwayland computes time in i64 for WAYLAND_DEBUG=1 and then magically truncates with u32?
17:17kchibisov: I guess that the time is REALTIME and you need to truncate it?
20:42wlb: wayland-protocols Merge request !262 opened by Lea Gray (lea) staging/drm-lease: fix typo in description https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/262
22:06bwidawsk: I thought there was spec saying that xdg.configure will be sent after a wl_surface.commit, but I can't seem to find such a thing now. Is configure permitted to be sent before commit()?
22:10bwidawsk: Oh: `After creating a role-specific object and setting it up, the client must perform an initial commit without any buffer attached. The compositor will reply with initial wl_surface state such as wl_surface.preferred_buffer_scale followed by an xdg_surface.configure event. The client must acknowledge it and is then allowed to attach a buffer to map the surface.`
22:20i509vcb: I'm curious, is there some intention with xwayland's rootful mode to eventually just run x11 under something like cage for the scenarios where x11 is an absolute requirement?
22:39brokencycle: Hello! I am having trouble with multilingual input on my system, and someone suggested
22:39brokencycle: that the problem may be related to wayland. But I have no idea how to debug the problem, or
22:40brokencycle: which way I should go to fix the problem.
22:40brokencycle: Short version: Some of my applications, eg. firefox, support multilingual input, and others,
22:40brokencycle: eg. terminator, don't.