Sunlight

Results 15 issues of Sunlight

### Why is it worth to add this package? Current zig in termux is `0.9.1`. Many breaking changes have been added since then and v0.9.1 is now incompatible with the...

update package

ueberzug is no longer maintained. That would not be a big problem. But the last commit of the author removed all code though he still kept the repository. I tried...

**Describe the bug** `sysinfo` version `0.30.1` on x86_64-gnu-linux **To Reproduce** ```rust let disks = Disks::new_with_refreshed_list(); println!("{:?}", disks); ``` This code returns only the mounted partitions, in my case 3, while...

bug
linux

fix #1181 It lists all the **actual disks** in the first place, so pseudo fs checks can be avoided altogether.