[01:16] "Today:..." <- I think `SurfaceInputDispatcher` might be a wrong abstraction entirely? And something more directly `wl_seat`-like might be a better match. [01:35] Hm. We could switch over to using libepoxy. Sometime…. [07:17] "I think `SurfaceInputDispatcher`..." <- That's really interesting. I've never thought about the complexity of this. I've a walcom and both pencil and mouse can interact together. The mouse tries to ghost itself when the pencil is near the toouchpad surface. What a challenge for developers and testing. Thanks [07:17] Why? Why? Why do you work on nouveau but not amdgpu? [08:04] Today: [08:04] * Engaged in the [dmabuf import bug](https://github.com/MirServer/mir/issues/2958)* [08:04] * Today: [08:04] - Engaged in the [dmabuf import bug](https://github.com/MirServer/mir/issues/2958)* [08:04] * Today: [08:04] - Engaged in the [dmabuf import bug](https://github.com/MirServer/mir/issues/2958) [08:08] * Today:... (full message at ) [15:40] RFC: Migrating our performance tests to Checkbox, I'm thinking to get rid of the explicit `--gtest_filter`s we have (`-Hosted*:*Xwayland.windowed`) that work around failures on `eglstream-kms`. [15:40] I could ask udev for the driver in use and quirk the failing tests away in the test harness… any other ideas? [15:40] This will, of course, be impacted by the hybrid, where the decision will be trickier - and we won't yet have a way to even ask Mir to render on one, but output on another, platform? [15:43] And with that…... (full message at ) [15:43] What is the advantage of changing a gtest_filter to a nastly hack in the test? [15:45] Tests should not second-guess whether they really test what they say [15:48] Didn't mean the test itself, but the test runner (i.e. checkbox-mir). Rather than hardcoding the filter for a number of hardwares in Jenkins, it could skip them based on the environment it's running in [15:49] Wouldn't be much different to an explicit filter baked into the runner, like it is today [15:49] That makes more sense [17:01] Today:... (full message at )