Harsh K
Harsh K
> Thanks! Can you try to install or enable xorg? Also are you on internal graphics? I am using xorg and dedicated graphics currently. I tried to use wayland but...
> Hi @harshkhandeparkar - I made more optimizations to the main branch. Can you try if it improved a bit on your end? yes sure!
> Found some more information. I use a laptop with an external mouse connected. If I drag the window using the mouse, it lags. But if I use the trackpad,...
The values are in bytes instead of kilobytes. The documentation is wrong. I think returning values in bytes is fine and the docs should be updated instead so that no...
This seems like an issue with the [`sysinfo`](https://github.com/GuillaumeGomez/sysinfo) crate. I tried logging the `old_rx_bytes` and `rx_bytes` the crate keeps track of to find the number of bytes received since the...
Another workaround would be to get the total bytes before and after running the `networks.refresh()`.
I want to work on this issue. Is it as simple as adding an if condition on [this](https://github.com/elkowar/eww/blob/d87c2fdbfdc012e76d229e4e9ea3325bc0f23e89/crates/eww/src/state/scope_graph.rs#L258) line or something deeper needs to be taken care of or is...
Should documentation changes be added to the changelog?
> Hii , I am interested in working on this issue. Just one thing is there any community or discord where i can ask for help for setting up the...
@Uttkarsh-raj are you still working on this?