Mads Ahlquist Jensen
Mads Ahlquist Jensen
I have the same issue - Except for that my issue happens to start a new instance of eww that i can run `eww kill` on, but the "old" instance...
I'm having the same issue. After installation it worked fine for a couple of days, but now i can't seem to get it to work again..
I can also pitch in with my experience. I have a struct with a generic: ```rust pub struct Response { ok: bool, value: Option, } ``` Which implements the following...
> Pushed improvements for the polygon rendering with antialising please take a look on main > > Left: before Right: main > @raphamorim i will test this as soon as...
Old:   New:   Definitely looks a lot better! The zoomed out version in the new one still looks a bit weird, but zoomed in looks great! Edit:...
@rlhf23 thank you for posting the script! While i know you could do something like this with a custom module and script, i feel like this would be a great...
After setting the flake to follow my own nixpkgs, **it works** without segfaulting. As i don't know wether or not it should work regardless of following the stable nixpkgs, i'm...
This works as it's supposed to now.
> maybe this shouldn't be part of any events, and rather be its own type that's passed around similar to Cursor, so you can just know the modifier state at...
Update: This, seemingly, happens when i switch to using Javascript instead of Rust as the langauge.