Stanisław

Results 87 comments of Stanisław

@ljharb here is mine: ``` { "plugins": [ ["@babel/transform-react-jsx", { "pragma": "h" }], ["@babel/transform-runtime", { "regenerator": true }], ["inline-react-svg", { "svgo": false }], ], "presets": [ [ "@babel/preset-env", { "targets":...

If it is GTK, then it is native. Vala or C++ it doesn't matter.

Well, life happens! Such project needs 2-3 people to maintain and develop and a lot of time to spend to make it at least to a basic MVP. I do...

Drop some screenshots :) Would be cool to have a widget for games with a FPS and some GPU stats.

There was something like this: https://github.com/kmal-kenneth/monilet

I'm on `5.11.0-46-generic #51~20.04.1-Ubuntu` and those files exist. These files are created by amdgpu driver and are described in [the Kernel docs](https://www.kernel.org/doc/html/v5.11/gpu/amdgpu.html?highlight=gpu_busy_percent#busy-percent). I'm not sure why they called it deprecated,...

Right now Monitor is not supporting multiple graphic card configuration. Hwmon is parsed separately, You may investigate it here: https://github.com/stsdc/monitor/blob/d949b620235c4e27674fe18f265ff5726024b6c9/src/Resources/Hwmon/HwmonPathsParser.vala#L2 Feel free to write a PR for multiple graphic card...

Didn't know that there is actually such a need. Yes I think it can be added, but needs design. I want to preserve informing of high thread usage, but it...

Agree. I thought about this as a separate feature.