Jeremy Soller

Results 302 comments of Jeremy Soller

We will upstream after we have the whole set of audio issues on this motherboard fixed, as @13r0ck said.

I pretty strongly believe that the conversion from logical to physical should happen in the consumer of `softbuffer`, and that `softbuffer` should always present physical pixels.

@mmstick can you take care of this?

@jlnr I suppose it could be shown if installed

@briansmith would it help if a PR was made with the patch that debian is using? It looks okay to me. Here is the comparison, it needs to be rebased...

Can you try running `cargo install -f cargo-wix`?

The driver doesn't automatically start yet. So you have to find the thelio-io.exe file it installs and run it

Vi mode is handled by the modit crate: https://github.com/pop-os/modit, it would be best to submit changes there.

I'll probably break out the modal editing parser into a no_std rust crate so it can be used in a bunch of other places I am working on editing features....