[02:55] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF opened [pull request #2721](https://github.com/MirServer/mir/pull/2721): Wayland generator: Use core interfaces from libwayland-server... (full message at ) [05:54] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF removed RAOF review needed from [issue #620](https://github.com/MirServer/mir/issues/620): Mir-kiosk Numlock LED not change [05:54] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF unassigned RAOF from [issue #620](https://github.com/MirServer/mir/issues/620): Mir-kiosk Numlock LED not change [05:56] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF removed RAOF review needed from [issue #1267](https://github.com/MirServer/mir/issues/1267): Investigate claiming to be Compiz [06:00] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF removed RAOF review needed from [issue #829](https://github.com/MirServer/mir/issues/829): Mir doesn't use libwayland-server's `wl_*_interface` definition [08:34] egmde-confined-desktop has 9 users (including me on several test devices) and mircade 7 users (ditto). I don't think either serves a purpose anymore. Shall I set about removing all trace of them? Or are they potentially still useful for testing automation of USN handling? [15:54] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** graysonguarino opened [issue #99](https://github.com/MirServer/ubuntu-frame/issues/99): Throw mir::AbnormalExit if bad configuration options given... (full message at ) [16:08] -GitHub[m]:#mir-server- **[MirServer/mir]** wmww opened [pull request #2722](https://github.com/MirServer/mir/pull/2722): Move XKB modifier tracking from Wayland frontend to KeyMapper... (full message at ) [17:09] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** graysonguarino closed [pull request #97](https://github.com/MirServer/ubuntu-frame/pull/97): Fix crash from directory passed as diagnostic file [17:33] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** graysonguarino opened [pull request #100](https://github.com/MirServer/ubuntu-frame/pull/100): Separate paths for relative and absolute diagnostic path [17:33] -GitHub[m]:#mir-server- [17:33] -GitHub[m]:#mir-server- > Fixes both #93 and #94 by clearly separating the codepaths for absolute and relative path checks on `--diagnostic-path`. The absolute code path is triggered if the path starts with a `/`. Otherwise, it assumes a relative path was provided.