Leonora Tindall
Leonora Tindall
Would it be possible to provide a TypeScript `.d.ts` file for this project?
I have my terminal set to a nice background/foreground contrast ratio:  Amp does not look very good with this setup: ![Screen Shot...
Just bump to the new version of the crate.
Would it be possible to add message signatures for each identity? E.g., when I start a new message and pick an identity, it would autofill the signature at the bottom:...
It would be very useful to have access to the field name in which a semantic (`Category::Data`) error occurred. For example, the structure: ```rust #[derive(Deserialize)] struct MyData { number: u8,...
I'm not sure if this is possible on the MSRV of 1.37, but on 1.57 we can do something like this: ```rust macro_rules! const_assert { ($x:expr $(,)?) => { const_assert!($x,...
There are a lot of use cases in which using an external mail relay would be good. For instance, my site leotindall.com uses MailGun because it doesn't have a good...
When I type EOF (Ctrl+D), the app crashes: ``` galacritty: ../libepoxy/src/dispatch_common.c:863: epoxy_get_proc_address: Assertion `0 && "Couldn't find current GLX or EGL context.\n"' failed. ```
Currently, if `xi-core` isn't available, there is a GTK+ `CRITICAL`-level message, but no user-facing message. ``` (xi-gtk:8793): CRITICAL **: CoreConnection.vala:268: Failed to execute child process “xi-core” (No such file or...
Hi! I'm a happy O_C user who also loves tinkering with my Eurorack to, perhaps, an unwise degree. I recently realized that, according to PJRC, the Teensy 4.0 is "mostly"...