06:04cnsvc: r/go 38
06:08cnsvc: hi - i run into an issue that xdg-desktop-portal can't be started on my wayland DWs(both sway and gnome), but it's fine on x11. Any ideas?
06:08cnsvc: here is the log: https://dpaste.com/6AYT6LE6D
06:10cnsvc: i know this channel might not be the one to ask this question, i appreciate if anyone can help
07:04mjt: cnsvc: looks like you have to figure out why org.freedesktop.impl.portal.desktop.gnome doesn't respond
15:24kchibisov: Could a wl_pointer has both ::descrete/120 and ::axis(pixel delta) in the same frame?
16:42zamundaaa[m]: Yes. For hardware with discrete steps (like most mice) there will always be both in the same frame
17:58wlb: wayland Issue #345 opened by dahlia (dahlia) Improve support for hardware cursors under wayland https://gitlab.freedesktop.org/wayland/wayland/-/issues/345
19:01DodoGTA: Is there an alternative to `xprop` on Wayland?
19:02emersion: no, Wayland does not have window properties
19:07DodoGTA: I know that JoshuaAshton uses them for dynamically changing HDR settings in gamescope (which unfortunately uses XWayland)