Caleb Bassi

Results 155 comments of Caleb Bassi

Hey, I would definitely like to add windows support. The main issue is that https://github.com/rust-psutil/rust-psutil which is the main resource monitoring library that we are using doesn't have any windows...

Very interesting, thanks for the links. I think the best way to go about this is to make the missing fields optional in rust psutil.

Yeah, it seems like the whole graph is shifted upwards so we got to figure out what's causing that.

@linxed Yeah, I'd like to have some configurability around that. Could you open a separate issue for that though?

I tried using snaps with gotop and i really didn't like it, but i haven't used flatpak yet and i heard it was better. I'll give it a try and...

Do you mean just the CPU and memory graphs? So I see a couple ways of implementing this: 1. have an option to toggle whether to show the graphs 2....

I don't think specifying the widgets on the command line would work, unless we have users add the layout too, but that might get a little convoluted. So I think...

https://asciinema.org/a/BxIdMzYH3LtAmGCkabTFKsqbH?speed=2 https://github.com/cjbassi/gotop/pull/167 https://github.com/cjbassi/gotop/issues/111

You should be able to remove the graphs using the config file. Does that work for you or were you thinking something else?

Yeah exactly, you should be able to disable them in the config file.