Eugene Noble
Eugene Noble
I've noticed on hyprland 0.42.0, ``` hyprctl reload ``` will pause the gif and reduce swww cpu usage to 0. You can make a keybind to do this and make...
Try clearing paru's cache and clean building. I think you're using an old PKGBUILD because I pushed an update removing that ---self-contained flag.
How did you install dotnet? Have you tried building manually using the install.sh script? Have you tried a different AUR helper maybe?
Same issue here
> ``` > (foo > (bar > ) > > (something-else > (foo)) > ``` > > it would be impossible to tell if that something else is its own...
> > But it seems to me that, if I am understanding you correctly, you think it would be best if both the LSP and the formatter implement their own...
I've actually been hacking together something like that over the past few days. https://github.com/user-attachments/assets/2dc59c20-4b68-40ec-ac87-fa997a641397 It's very basic and I've only managed to get simple context aware completions working. The problem...
Yh I have been reading your stuff. And it seems like a much better approach, I don't know rust(my impl is in c#) neither do I understand eww's codebase so...
> > I don't know rust(my impl is in c#) > > ah, well in that case I'd be welcome to any of your feedback/suggestions you might have. > >...
Rebuild, recently patched something. Ensure to pull the latest Avalonia.MPV submodule with ```git submodule update --init --remote```