00:13 wlb: wayland Issue #506 opened by () protocol: Unclear how clients involved in drag-and-drop can negotiate with each other https://gitlab.freedesktop.org/wayland/wayland/-/issues/506
00:35 whot1: maeisbad: generally it's best not to send stylus and touch events on the same event node. at what level are you coming in? hid? evdev via uinput?
01:29 DemiMarie: fabcal: File a bug against Debian then.
09:44 fabcal: ggg
11:22 maeisbad: whot1: yeah I'm planning on reading events from evdev on device and rewriting them to use a more proper format via uevent
11:22 maeisbad: I was thinking already thinking about splitting the stylus over into a separate evdev, so thanks for confirming that guess
14:05 wlb: weston Merge request !1636 opened by () pixel-formats: Add NV15/20/30 YUV 10bpc formats https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1636
16:40 wlb: weston Merge request !1636 merged \o/ (pixel-formats: Add NV15/20/30 YUV 10bpc formats https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1636)
16:40 wlb: weston/main: Daniel Stone * pixel-formats: Add NV15/20/30 YUV 10bpc formats https://gitlab.freedesktop.org/wayland/weston/commit/8fdc55c03fb7 libweston/pixel-formats.c shared/weston-drm-fourcc.h
20:24 wlb: wayland Merge request !439 opened by () shm: change error type for shm pool resize https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/439
20:28 DemiMarie: Why does offloading to a compositor save power compared?
20:29 DemiMarie: Compared to compositing in the client
20:30 DemiMarie: I’m working on Qubes OS and I am trying to estimate the power consumption overhead from doing subsurface compositing in the guest instead of allowing the guest to offload it to the host.
20:31 ManMower: if the host can put the subsurfaces on hardware planes, it could save power over using the gpu or cpu
21:08 zamundaaa[m]: It's one avoided copy in general
21:45 whot1: maeisbad: https://github.com/whot/evemu-devices/blob/master/tablets/Wacom%20Cintiq%2013HD%20touch%20Pen.events
21:46 whot1: that's an (old) evdev recoring of a cintiq pen which shows you what we'd expect, if you have the same it'll work OOTB. there are "Finger" and "Pad" devices in the same repo for touch events and the tablet pad button/rings/strips
21:58 wlb: wayland-protocols/main: Mike Blumenkrantz * add experimental protocols and their requirements https://gitlab.freedesktop.org/wayland/wayland-protocols/commit/11f36fbcf4fc GOVERNANCE.md README.md
21:58 wlb: wayland-protocols Merge request !339 merged \o/ (add experimental protocols and their requirements https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/339)
23:08 karenw: So... what's the difference between `experimental` and `unstable`? Answers on a postcard...