Kevin Boos

Results 327 comments of Kevin Boos

Hi @CouldBeFree, thanks for looking into this! The error you're getting means that you haven't installed WasmEdge, or the build system cannot find your installation of WasmEdge. Have you followed...

> @kevinaboos thank you for your support. I can't reproduce this bug, searching disappeared as expected > > Screen.Recording.compressed.mp4 yep, it appears to be working on macOS but not on...

`` and `` are fully supported as of #319

PR #90 added support for handling when a user clicks on a `matrix.to` link or a user tag. But it doesn't change anything about how those links are _displayed_ (they're...

I'm re-opening this because although this was implemented in #390, the actual _display_ of the new Pill widgets is still blocked on Makepad, so we can't yet enable them to...

I think that the `FlowRight` wrapping variant would support this, but I haven't tried it myself. It'd be pretty quick to try it out just by putting a series of...

This is currently blocked on Matrix SDK's issue, in which we cannot get a room's tombstoned state events. https://github.com/matrix-org/matrix-rust-sdk/pull/4211

This is now able to be worked on, as it has been fixed in Matrix and we do now observe tombstoned rooms as expected. We should add a badge/icon to...