Vladimir Pouzanov

Results 131 comments of Vladimir Pouzanov

Any idea where the source of ring 0.16.20 is? I'm not opposed to patching ring but I can't progress as ring from master won't work with rustls.

I've made a diff against ring's commit 9cc0d45f4d8521f467bb3a621e74b1535e118188, sent https://github.com/briansmith/ring/pull/1456 and updated this PR to match.

Thanks for merging in a workaround!

@Tobias-Bauer can you show the code you ended up with please?

I did something similar, it seems that in the end getting rid of generics helps. tfw you need to change your code to make the compiler happy...

My workaround was to use https://github.com/SwiftUIExtensions/Grid which doesn't have this problem.

The windows version doesn't call the zeal binary directly, it uses `start` to open whatever handles the `dash-plugin://` url scheme. It might be possible to fix this, but I lack...

I know it's a meh solution but I'm using dashv4 here 😞

Do you have xdg-utils installed?

Maybe @madblobfish has any idea?