00:13wlb: wayland.freedesktop.org Merge request !72 opened by Marius Vlad (mvlad) releases: add weston 13.0.0 release https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/-/merge_requests/72
00:14wlb: wayland.freedesktop.org/main: Marius Vlad * releases: add weston 13.0.0 release https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/commit/62188a69228e releases/weston-13.0.0.tar.xz releases/weston-13.0.0.tar.xz.sig releases.html
00:14wlb: wayland.freedesktop.org Merge request !72 merged \o/ (releases: add weston 13.0.0 release https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/-/merge_requests/72)
08:59wv: using weston_direct_display_v1 protocol, is there a way to instruct the drm driver where to put the output? I have 2 hardware planes (primary and overlay). Is there a way to know what goes where?
08:59wv: or force?
09:21wlb: weston Merge request !1408 opened by Marius Vlad (mvlad) clients: keyboard: fix delete before cursor https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1408
09:25wlb: weston/12.0: Aske Bækdal Møller * clients: keyboard: fix delete before cursor https://gitlab.freedesktop.org/wayland/weston/commit/7e1115479b68 clients/keyboard.c
09:25wlb: weston Merge request !1408 merged \o/ (clients: keyboard: fix delete before cursor https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1408)
09:29wlb: weston Merge request !1409 opened by Marius Vlad (mvlad) build: bump to version 12.0.3 for the point release https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1409
09:33wlb: weston/12.0: Marius Vlad * build: bump to version 12.0.3 for the point release https://gitlab.freedesktop.org/wayland/weston/commit/ab1987f41e78 meson.build
09:33wlb: weston Merge request !1409 merged \o/ (build: bump to version 12.0.3 for the point release https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1409)
09:45wlb: weston New tag: 12.0.3 https://gitlab.freedesktop.org/wayland/weston/tags/12.0.3
10:11wlb: wayland.freedesktop.org Merge request !73 opened by Marius Vlad (mvlad) releases: add weston 12.0.3 release https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/-/merge_requests/73
10:12wlb: wayland.freedesktop.org/main: Marius Vlad * releases: add weston 12.0.3 release https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/commit/480760e9f70e releases/weston-12.0.3.tar.xz releases/weston-12.0.3.tar.xz.sig releases.html
10:12wlb: wayland.freedesktop.org Merge request !73 merged \o/ (releases: add weston 12.0.3 release https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/-/merge_requests/73)
16:55wlb: weston Issue #846 opened by Alexandru Onea (alexandru) ivi-shell: setting surface visibility to 0 does not prevent the content from being rendered https://gitlab.freedesktop.org/wayland/weston/-/issues/846
19:31riteo: so uh
19:31riteo: it looks like at least on sway I don't get a fractional preferred scale event on cursor surfaces
19:31riteo: I mean, that makes kinda sense, we can use the pointed surface as an indicator
19:32riteo: Still, I have no idea why the cursor size is slightly different. Foot doesn't have this issue while GTK based apps do
19:32riteo: and my WIP godot implementation
20:59danieldg: so do subsurfaces provide preferred scale, or only toplevels or similar? Because the same argument applies there.
21:01kchibisov: all provide preferred scale.
21:01kchibisov: even cursor.
21:01kchibisov: Like it's a surface event, if you don't get it you assume 1.
21:02kchibisov: the same for fsm, since it's per-surface.
21:03danieldg: then it's likely a sway or wlroots bug, if it's not a bug in the client (missing request or such)
21:03kchibisov: yeah, pretty much.
21:05kchibisov: The only difference is the time you can get this event though.
21:05kchibisov: Because for role objects with configure you can have it before you draw.
21:05kchibisov: but for instant surfaces, like subsurfaces, cursor, only after.
21:27riteo: I'm pretty sure the request went through (didn't check with WAYLAND_DEBUG though, just printed right before the call)
22:33wlb: wayland-protocols Issue #167 opened by Nadia Pedersen (quist) xdg-decoration: Support windows displaying content within the decoration https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/167