[01:40] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF unassigned RAOF from [issue #1808](https://github.com/MirServer/mir/issues/1808): We don't check if glEGLImageTargetTexture2DOES is supported [04:49] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF closed [pull request #2721](https://github.com/MirServer/mir/pull/2721): Wayland generator: Use core interfaces from libwayland-server [04:50] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF closed [issue #829](https://github.com/MirServer/mir/issues/829): Mir doesn't use libwayland-server's `wl_*_interface` definition [08:44] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths closed [issue #1808](https://github.com/MirServer/mir/issues/1808): We don't check if glEGLImageTargetTexture2DOES is supported [08:59] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** AlanGriffiths closed [pull request #100](https://github.com/MirServer/ubuntu-frame/pull/100): Separate paths for relative and absolute diagnostic path [09:09] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** bors[bot] edited [pull request #98](https://github.com/MirServer/ubuntu-frame/pull/98): [Merged by Bors] - Reset timer when windows closed [09:10] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** bors[bot] closed [pull request #98](https://github.com/MirServer/ubuntu-frame/pull/98): [Merged by Bors] - Reset timer when windows closed [09:10] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** bors[bot] closed [issue #95](https://github.com/MirServer/ubuntu-frame/issues/95): React to clients coming in / away for the diagnostic delay [11:50] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** AlanGriffiths opened [issue #101](https://github.com/MirServer/ubuntu-frame/issues/101): Migrate from boost::filesystem to std::filesystem... (full message at ) [13:16] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2722](https://github.com/MirServer/mir/pull/2722): Move XKB modifier tracking from Wayland frontend to KeyMapper [13:16] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] closed [issue #2720](https://github.com/MirServer/mir/issues/2720): Multi-keyboard modifier state tracking is slightly cursed [13:16] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] closed [issue #2145](https://github.com/MirServer/mir/issues/2145): Support virtual keyboard modifiers [14:22] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** AlanGriffiths added question to [issue #94](https://github.com/MirServer/ubuntu-frame/issues/94): `--diagnostic-path` crashes when existing on start, but removed [14:32] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** AlanGriffiths opened [issue #102](https://github.com/MirServer/ubuntu-frame/issues/102): If the containing directory of `diagnostic-path` is deleted and recreated content is not displayed... (full message at ) [15:22] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths opened [issue #2723](https://github.com/MirServer/mir/issues/2723): Over eager close-snap... (full message at ) [17:39] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** graysonguarino opened [pull request #103](https://github.com/MirServer/ubuntu-frame/pull/103): Use `boost::filesystem::canonical()` to fix diagnostic path issues... (full message at ) [17:42] -GitHub[m]:#mir-server- **[MirServer/mir]** graysonguarino opened [issue #2724](https://github.com/MirServer/mir/issues/2724): Create a `miral::ConfigurationOption` for `boost::filesystem::path` [17:42] -GitHub[m]:#mir-server- [17:42] -GitHub[m]:#mir-server- > In [Ubuntu Frame #103](https://github.com/MirServer/ubuntu-frame/pull/103) I proposed it would be nice to add a `boost::filesystem::path` variant of `miral::ConfigurationOption`. This way, every time a Miral user wants to take in a path as a configuration option, they do not need to check the validity of the path every time. [17:42] -GitHub[m]:#mir-server- enhancement [17:42] -GitHub[m]:#mir-server- **[MirServer/mir]** graysonguarino added enhancement to [issue #2724](https://github.com/MirServer/mir/issues/2724): Create a `miral::ConfigurationOption` for `boost::filesystem::path` [18:01] -GitHub[m]:#mir-server- **[MirServer/mir]** herdwick opened [pull request #2725](https://github.com/MirServer/mir/pull/2725): Continue building ppa debs for kinetic [18:01] -GitHub[m]:#mir-server- [18:01] -GitHub[m]:#mir-server- > Hello :) This should allow for kinetic ppa debs to continue now that kinetic is no longer 'devel'. I have also taken the liberty to stop using 'devel' in this context and explicitly name lunar (=23.04) as it would seem much better for any debs which are being built to continue being built (and then adding the latest development release when needed), rather than the latest release debs stopping as soon as there is a new development [18:01] -GitHub[m]:#mir-server- release. I appreciate there might be a good reason to use 'devel', but (with my limited knowledge) I couldn't see anything immediately obvious. Thanks a lot! [20:16] -GitHub[m]:#mir-server- **[MirServer/mir]** graysonguarino closed [issue #2724](https://github.com/MirServer/mir/issues/2724): Create a `miral::ConfigurationOption` for `boost::filesystem::path` [20:22] "**[MirServer/mir]** graysonguari..." <- Let's all just pretend this never happened 😵‍💫 [20:32] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** graysonguarino closed [pull request #103](https://github.com/MirServer/ubuntu-frame/pull/103): Use `boost::filesystem::canonical()` to fix diagnostic path issues [20:40] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** graysonguarino opened [pull request #104](https://github.com/MirServer/ubuntu-frame/pull/104): Convert all paths to absolute [20:40] -GitHub[m]:#mir-server- [20:40] -GitHub[m]:#mir-server- > Fixes #93 by using `boost::filesystem::absolute()` to convert all inputted paths to absolute paths. Also deals with the error case where a user attempts to input a file as the parent directory. [20:40] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** graysonguarino edited [pull request #104](https://github.com/MirServer/ubuntu-frame/pull/104): Convert all `--diagnostic-delay` paths to absolute