[06:49] Oh, no. Have I disturbed the arcane magics that are `mtf::libpath()`? [07:55] Oh, no! I have! [15:58] > I'll leave that to you to deal with. (I only have a minutes left before the "weekend" [15:58] > store versions are current and no USNs found [15:58] Across the board. [16:33] Looks like the Mir docs are 404'ing https://mir-server.io/doc [16:34] grayson-g[m]: Also, should the "Docs" section on https://mir-server.io link to the Ubuntu Frame docs? [16:36] Yeah reported here https://github.com/canonical-web-and-design/mir-server.io/pull/177 [16:37] And yeah we'll add a Mir preamble there [16:37] Saviq: Hadn't come across that repo yet! [16:39] Read up :) [19:11] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2437](https://github.com/MirServer/mir/pull/2437): Port Wayland platform to xdg-shell [19:11] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] edited [pull request #2448](https://github.com/MirServer/mir/pull/2448): Wayland platform size from configure [20:27] grayson-g: what electron app(s) have you been testing with? I tried mattermost and discord (both edge channel installed via snap). Ran both with ` --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland --enable-wayland-ime` on Mir and Sway, and got `Failed to initialize Wayland platform`. [20:32] sophie-w: Mostly ‘spell-check’ from https://github.com/hokein/electron-sample-apps [20:32] Ah, I got chromium working at least, which should test the same thing [20:36] Seems to enable OSK popup in Chromium! Add it to the standard extensions list as per my PR comment and we should be good to go. [20:36] sophie-w: Excellent! On it. [20:47] "Excellent! On it." <- Should be good to go. [20:47] s/./ after tests run/ [21:26] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2443](https://github.com/MirServer/mir/pull/2443): Fix OSK on Electron apps