shaunsingh

Results 183 comments of shaunsingh

![20230308_17h46m11s_grim](https://user-images.githubusercontent.com/71196912/223868703-a290d384-9a12-4d0c-b972-4a9685744062.png) Still appears blurry for me, running on sway with 2x scaling

Sorry, nixOS packaged an older version of sov, newer version works

> Hey, I'm typing this from Hyprland on asahi. First of all, are you on linux-asahi-edge, with mesa-asahi-edge [installed](https://asahilinux.org/2022/12/gpu-drivers-now-in-asahi-linux/#installation-instructions)? Yup > If I compare your logs with mine, I have...

> Sounds like your binary was not built for legacy renderer after all? Seems like it! Looking into the nix build recipe everything *looks* find, and running `nix log` shows...

I checked, and it is building the binary with legacyrenderer enabled, as I'm sure is BR00l. Not sure how it's working for some and not for others. I assume nixOS...

In that case, I'll try to build legacyrenderer without nix and see if it works.

Not wanting to add support for a fork is fair enough, the macro approach is just as clean. Will certainly look into it. Thanks!

Quick mention that the parinfer algorithm also has a rust port (https://github.com/eraserhd/parinfer-rust), which I've found to be extremely helpful in vim/neovim. However, not sure how it would work with collaborative...

Ran into this bug today, which i quite like ![20230302_13h34m15s_grim](https://user-images.githubusercontent.com/71196912/222521006-86e81cc3-3864-4201-ad50-05de8f6312cd.png) As https://github.com/atlas-engineer/nyxt/issues/1604 has been fixed, is this possible to implement now? I'd be happy to work on it

> Glad to see it :) Thank you for making it to easy to configure :) Anyways, had a go at trying to implement a hacky version using the current...