Mai

Results 8 comments of Mai

I would like to try to implement this, can I assign myself?

Do we have an API layer for modals?

I see. that makes a lot of sense, actually. should I close the issue?

I can reproduce it in my own project on NixOS 25.05. It seems to originate from the `notify` crate, maybe related to https://github.com/notify-rs/notify/issues/501? Here's a profile: ![Image](https://github.com/user-attachments/assets/ffa9b3fd-c277-4bd5-a6d7-1f8522cd8920)

The rustdocs for `fork` and `forkpty` forget to mention the restriction is lifted after `execve` is called, I think this is mildly confusing

No, since afaik there's no way to actually specify the layer settings.

@jeertmans Would it be possible to also relax the `Default` bound here, since #445 was merged? I find that this requirement is quite frustrating when supplying a custom constructor

I made it work in https://github.com/interacsion/logos/commit/f5aea0cf522dd99a133735f364fb4d9daafcd434, would like me to open a separate PR for it?