02:20 bnason: Does anyone know of a tool like yad that can be used to create simple custom tray icons?
03:05 Consolatis: bnason: doesn't sound like its wayland related. I'd assume anything that speaks SNI could do the job (e.g. via libappindicator or similar)
03:46 Consolatis: pq: re untyped array and WAYLAND_DEBUG=1: thanks for the explanation. Would just dumping the whole array in hex or base64 encoded form be a sensible option, eventually if combined with another env var to change between size only and content?
08:10 MrCooper: Ermine ManMower: the main reason the protocol is required is to allow a new buffer to be attached (and committed) before the corresponding GPU work has even been submitted
08:57 pq: Consolatis, I cannot answer that. Please take it to a gitlab issue for wider discussion. I wonder if the middle-man protocol debuggers actually decode a lot better than what libwayland ever could.
08:58 emersion: a proxy could special case well known arrays and print e.g. xdg-shell enum names instead of numbers
08:59 pq: precisely
09:53 wlb: wayland-protocols Merge request !284 opened by Simon Ser (emersion) tablet-v2: mark as stable https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/284 [Stabilization], [tablet]
10:52 wlb: wayland-protocols Issue #180 opened by Simon Ser (emersion) tablet-v2: clarify whether zwp_tablet_v2.id is required https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/180 [tablet]
11:13 wlb: weston Issue #882 opened by Nic Greenway (nicgreenway) Weston error EGL 0x3002 https://gitlab.freedesktop.org/wayland/weston/-/issues/882
11:15 wlb: weston Issue #882 closed \o/ (Weston error EGL 0x3002 https://gitlab.freedesktop.org/wayland/weston/-/issues/882)
14:04 wlb: weston Merge request !1469 opened by Pekka Paalanen (pq) color-lcms: make blend-to-output transformations like all others https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1469 [color-lcms plugin], [Colour management]
14:37 bkin: hello. With synaptics there was a way to configure the areas of the middle and right button in the software button area on a touchpad. With libinput, is this possible too, and then how can it be done?
16:20 bkin: I need to disconnect now. I filed a ticket, please comment here https://gitlab.freedesktop.org/libinput/libinput/-/issues/976
19:37 Ermine: MrCooper: even so... thank you