[00:54] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2680](https://github.com/MirServer/mir/pull/2680): [shm buffers] notify consumed for all methods of consumption [00:54] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] closed [issue #2643](https://github.com/MirServer/mir/issues/2643): Cursor only updates once per enter on XWayland [01:15] -GitHub[m]:#mir-server- **[MirServer/mir]** wmww opened [pull request #2681](https://github.com/MirServer/mir/pull/2681): XWayland support input hint [01:15] -GitHub[m]:#mir-server- [01:15] -GitHub[m]:#mir-server- > Fixes #2255 by accommodating clients that manage their own input focus. [01:22] -GitHub[m]:#mir-server- **[MirServer/mir]** wmww drafted [pull request #2682](https://github.com/MirServer/mir/pull/2682): XWayland: refactor state management [01:22] -GitHub[m]:#mir-server- [01:22] -GitHub[m]:#mir-server- > Refactors state management to be more flexible and readable. Adds a new XWayland-specific struct instead of relying fully on `scene::SurfaceStateTracker`. This refactor is stacked on top of #2681 and was originally written as part of that, but was found to be unnecessary. If in the future we want to implement `_NET_WM_STATE_FOCUSED` this refactor will help greatly. [01:22] -GitHub[m]:#mir-server- **[MirServer/mir]** wmww edited [pull request #2682](https://github.com/MirServer/mir/pull/2682): XWayland: refactor state management [01:22] -GitHub[m]:#mir-server- **[MirServer/mir]** wmww marked [pull request #2682](https://github.com/MirServer/mir/pull/2682): XWayland: refactor state management as ready for review [08:46] How annoying! Just have my test laptop set up to debug Miriway hangs and it looses its network stack. Even on wired! [09:59] ...was probably long past time to rebuild it anyway. This install has done long service and been upgraded multiple times [10:45] What the actual hell.... (full message at ) [10:46] I fear you are asking in the wrong place for a helpful answer [10:52] Just ranting. [10:53] I know 😀 [10:54] It's actually taring the same file multiple times. Fool. [11:21] Note to self. Apparently `some/path/**` in GitHub Action's `glob` means. All the folders. Recursively. And the subfolders. Recursively. And all subfolders of the subfolders. Recursively. And all the files found therein. Separately. [11:23] ? [11:23] How does nothing in the whole thing deduplicate this. Not tar. Not `zstd` [11:23] Not the glob itself. [11:26] zstd doesn't really do deduplication in that sense. Although you *could* layer a CDC pass over the top to extract big bits of exact duplicates, "I've got 3 exact copies of this 200MB chunk" is probably rare enough to be not worth looking for? [11:26] Yeah I agree the compression algo is the least to blame. [11:27] But the glob function? Tar itself? [11:28] * Saviq just happy he didn't just bite the estimated $300/mo bill for S3 storage of the cache ;) [11:28] Though knowing what I know now it would not have been that. [12:35] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] closed [issue #2255](https://github.com/MirServer/mir/issues/2255): [Xwayland] weird focus problems with CLion [12:35] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2681](https://github.com/MirServer/mir/pull/2681): XWayland support input hint [12:35] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] edited [pull request #2682](https://github.com/MirServer/mir/pull/2682): XWayland: refactor state management [14:35] alan_g the SIGTERM would be consistent with what I'm seeing (no evidence of SIGSEGV) - wonder if it's logind deciding the session should go away [14:40] Yeah, I'm trying to get a bit more info on where SIGTERM comes from. But the usual problem: if you trace stuff it stops happening [16:48] Good find! :) [16:48] And good night o/ [17:01] o/ [18:05] -GitHub[m]:#mir-server- **[MirServer/mir]** wmww edited [issue #1471](https://github.com/MirServer/mir/issues/1471): [Mir-on-X] Keys repeated [18:05] -GitHub[m]:#mir-server- **[MirServer/mir]** wmww edited [issue #1471](https://github.com/MirServer/mir/issues/1471): [Mir-on-X] Keys repeated [20:35] -GitHub[m]:#mir-server- **[MirServer/mir]** wmww opened [pull request #2683](https://github.com/MirServer/mir/pull/2683): XWaylandClipboardSource: do not clear source just before a new one is set... (full message at )