Brendan Allan
Brendan Allan
I believe I have implemented this enhancement, though it only works with a predefined number of decimal places (10) and is limited by Number.MAX_VALUE. May I please be assigned to...
Currently I'm working on modifications to Prisma Client Rust that will make interfacing with the database much more dynamic, and after that I'll be working on the synchronisation. As for...
IMO `Super+K` is the wrong keybind for the search bar. It's usually used to access an app's command pallete, which Spacedrive doesn't have yet. Instead I propose two other options:...
That's a question for @oscartbeaumont
IIRC the macOS convention for this is Preferences not settings, but that's a minor detail haha
Already been discussed in earlier issues and in Discord, @mat1jaczyyy has said to just make a folder in windows and put light effects in there. I'd be down for this...
ye for sure
A more simple way to blur would just be to apply a blur to each incoming signal with some radius and amount (maybe dry/wet), which will be done in #349.
I'm pretty sure this has something to do with [this issue](https://github.com/prisma/prisma/issues/10917). Prisma Client Python [solved this](https://github.com/RobertCraigie/prisma-client-py/pull/253) by showing alternatives to access Prisma Studio, we should probably do something similar.
@RobertCraigie that's an interesting idea. Here in Rust-land I don't know if any package that allows for installing node as a dependency. I don't like the idea of forcing Rust...