Results 717 comments of OvermindDL1

Instead of `rs_type` perhaps instead do `r#type`, so `if` => `r#if`?

As for X11, this wouldn't really be a call to X11 itself, nor would it be preferable considering how much is switching to wayland recently, but rather this could be...

> It's still going to be a long time before the majority of Linux users are on Wayland, and an even longer time before the majority of applications people run...

> Nevermind, found the issue (even before submitting this comment): I was supposed to call initWithWinit before setMaterial. I'm submitting this comment anyway to forever remind myself how I wasted...

This won't help with API conformance, but it would help to ensure the API remains semver stable if added to github actions for example: https://crates.io/crates/cargo-semver-checks

Honestly no clue beyond just doing it in powershell, it's not really any slower than wmic too (especially once it's cached). What are you trying to get information of that...

Well you might see what `observer` displays about the cpu and ram, that will at least be built in functionality, if it contains everything you need then check it's source...