00:13 wlb: 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:14 wlb: 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:14 wlb: 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:59 wv: 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:59 wv: or force?
09:21 wlb: 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:25 wlb: 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:25 wlb: weston Merge request !1408 merged \o/ (clients: keyboard: fix delete before cursor https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1408)
09:29 wlb: 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:33 wlb: 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:33 wlb: 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:45 wlb: weston New tag: 12.0.3 https://gitlab.freedesktop.org/wayland/weston/tags/12.0.3
10:11 wlb: 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:12 wlb: 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:12 wlb: 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:55 wlb: 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:31 riteo: so uh
19:31 riteo: it looks like at least on sway I don't get a fractional preferred scale event on cursor surfaces
19:31 riteo: I mean, that makes kinda sense, we can use the pointed surface as an indicator
19:32 riteo: Still, I have no idea why the cursor size is slightly different. Foot doesn't have this issue while GTK based apps do
19:32 riteo: and my WIP godot implementation
20:59 danieldg: so do subsurfaces provide preferred scale, or only toplevels or similar? Because the same argument applies there.
21:01 kchibisov: all provide preferred scale.
21:01 kchibisov: even cursor.
21:01 kchibisov: Like it's a surface event, if you don't get it you assume 1.
21:02 kchibisov: the same for fsm, since it's per-surface.
21:03 danieldg: then it's likely a sway or wlroots bug, if it's not a bug in the client (missing request or such)
21:03 kchibisov: yeah, pretty much.
21:05 kchibisov: The only difference is the time you can get this event though.
21:05 kchibisov: Because for role objects with configure you can have it before you draw.
21:05 kchibisov: but for instant surfaces, like subsurfaces, cursor, only after.
21:27 riteo: I'm pretty sure the request went through (didn't check with WAYLAND_DEBUG though, just printed right before the call)
22:33 wlb: 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