dman-os

Results 5 issues of dman-os

**Describe the bug** If in a middle of a download, your connection goes out, the CPU usage goes up significantly. **To Reproduce** Steps to reproduce the behavior: 1. Start a...

bug

### Problem I have Currently, phanpy limits the number of columns/shortcuts to 9. I heavily make use of user lists to bin my timeline and a horizontally scroll-able column view...

enhancement

`(String, String)` types are idiomatic rust. And the js world has canonicalized representing that as `[string, string]`.

Uniffi has an [okay solution](https://mozilla.github.io/uniffi-rs/latest/types/custom_types.html) to allow one to use third-party types in the bindings. This would open road, a boilerplate heavy one but a road nonetheless, to use ecosystem...