Logan Wemyss

Results 26 comments of Logan Wemyss

> You can use an `OnceCell` with item type `()`. If you want to use an `AtomicBool`, then you should use `swap` rather than a `load` followed by a `store`....

This! The color selection is practically useless without it

Should this issue still be open? It looks like the issue is, is that the new changes weren't pushed to crates.io? Am I correct in that?

> We should probably also emit the `NotificationClosed` signal while we're at it. Would you be willing to open another PR for this? Then I would implement #11 and #12....

After a bit of investigation, generating an xdg activation token seems pretty complicated, and there's no good examples of it. It looks like we would have to interact with the...

> I haven't 100% understood yet how to use the library though. Also I'm not an wayland, so I can't really experiment with it either. Are you on wayland? Hey!...

Or sorry, not a crash. But it makes firefox think it crashed because it sends an error back to it over DBus (my educated guess). So firefox starts using it's...

> I cannot reproduce this by closing notifications manually. However, it seems that sometimes Firefox notices when I restart end to apply changes and then falls back to its own...

> I cannot reproduce this by closing notifications manually. However, it seems that sometimes Firefox notices when I restart end to apply changes and then falls back to its own...

> The question is how to fix this on our end (lol). Is there a command that gives you the state of the eww window? Just keeping track of it...