07:35 bwanda: so nvidia does noto support wayland
07:36 bwanda: not/
07:38 kennylevinsen: bwanda: it does support Wayland, albeit your milage may vary based on choice of GPU/driver/Wayland server. Note that this channel is for Wayland protocol development - for assistance, ask in a suitable forum for your Desktop Environment or Wayland server of choice.
10:04 wlb: weston Merge request !1342 opened by Marius Vlad (mvlad) Minor fixes for kiosk-shell https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1342 [kiosk-shell]
10:05 wlb: weston Issue #787 closed \o/ (Weston crashes when plugging in a new output https://gitlab.freedesktop.org/wayland/weston/-/issues/787)
10:05 wlb: weston/main: Derek Foreman * libweston: Rebuild view list after adding an output https://gitlab.freedesktop.org/wayland/weston/commit/3f2ce9827847 libweston/compositor.c
10:05 wlb: weston Merge request !1341 merged \o/ (libweston: Rebuild view list after adding an output https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1341)
11:59 wlb: weston Issue #793 opened by Philipp Zabel (pH5) Surface position instability when resizing outputs https://gitlab.freedesktop.org/wayland/weston/-/issues/793
12:21 Max1: How do I interpret array values that were logged using WAYLAND_DEBUG=1? e.g. for xdg_toplevel.configure, how do I map from logs like array[0], array[4], array[16] etc to the values of xdg_toplevel.states?
12:28 wlb: weston Merge request !1343 opened by Marius Vlad (mvlad) desktop-shell: Don't reposition windows on every resize https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1343 [Desktop shell]
17:23 geemili: Hi, I'm learning about the low-level protocol of wayland and I've found that some implementations (river compositor and wayland-rs) have a different signature for wl_registry.bind
17:25 geemili: Instead of (name, new_id), they are using (name, interface, version, new_id)
17:25 geemili: Is this an error with the documentation?
17:29 vyivel: geemili: in wl_registry.bind, new_id doesn't have a type specified
17:29 vyivel: so an interface and a version are required
17:30 geemili: Ah, okay. So this is me misunderstanding that `new_id` has a much different type than something like `new_id<wl_registry>`?
17:31 geemili: Okay, I see it in the documentation now. Thank you!
17:32 Arnavion: ( https://lists.freedesktop.org/archives/wayland-devel/2017-February/033224.html )
17:33 Arnavion: Specifically https://ppaalanen.blogspot.com/2014/07/wayland-protocol-design-object-lifespan.html "Binding is slightly special still..."
19:46 CruxOfTheB: I'm using gnome on a touchscreen (with no accelerometer) placed "verticaly" or portrait mode. What I see on the screen is correctly oriented 90° but the input from the touchscreen is still in "landscape" mode.
19:47 CruxOfTheB: How can I go about setting this up correctly in wayland ?
19:50 orowith2os[m]: CruxOfTheB: you'd probably do better to ask in GNOME channels, Wayland doesn't really have much say in how all of that is handled.
20:25 wlb: wayland Issue #404 opened by Edgar Neubauer (Desperado17) Nullptr proxy with test apps on Ubuntu 22.04 https://gitlab.freedesktop.org/wayland/wayland/-/issues/404
20:26 CruxOfTheB: Thanks orowith2os[m], will do.
20:34 wlb: wayland Issue #404 closed \o/ (Nullptr proxy with test apps on Ubuntu 22.04 https://gitlab.freedesktop.org/wayland/wayland/-/issues/404)