[04:31] Harumph. If mutter could stop crashing, that'd be nice. [07:11] Woop! Auto connections in place! [07:46] And Frame 22/stable is live! [07:53] 🎉 [09:23] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths opened [issue #2890](https://github.com/MirServer/mir/issues/2890): Support for non-zero attach offset is unimplemented... (full message at ) [11:00] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths opened [pull request #2891](https://github.com/MirServer/mir/pull/2891): Add support for cursor drag icons [11:00] -GitHub[m]:#mir-server- [11:00] -GitHub[m]:#mir-server- > This is a prerequisite for drag & drop support. (It isn't connected up to anything yet, so doesn't impact visible behaviour.) [11:03] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** Saviq closed [issue #134](https://github.com/MirServer/ubuntu-frame/issues/134): Keyboard appearing at top of screen [11:03] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq assigned to [pull request #2891](https://github.com/MirServer/mir/pull/2891): Add support for cursor drag icons [11:07] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths edited [pull request #2891](https://github.com/MirServer/mir/pull/2891): Add support for cursor drag icons [16:39] sophie hey, any luck with all the threading? [18:27] "sophie hey, any luck with all..." <- still working on it, asyncio is a bit weird, but should have something by today. [18:32] I did get the fixtures working as I liked, with a slight caveat: pytest --deps will install deps for all the selected tests, and skip them. Otherwise I had to replicate the test combinations in a custom suite [19:13] Gah. Except that doesn't work if you use more than one fixture, b/c if one of them skips, the other isn't ever evaluated. [20:50] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] closed [issue #640](https://github.com/MirServer/mir/issues/640): The cursor does not support attaching an icon (e.g. for Drag-n-Drop) [20:50] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2891](https://github.com/MirServer/mir/pull/2891): Add support for cursor drag icons