L. Pereira
L. Pereira
We can make everything non-const and just have a boolean to free -- a lot of places will copy the Info struct, and pointers are bigger; booleans are 1-byte only...
I remembered there was a markdown parser in HardInfo a few years ago, part of the (scrapped) help viewer. It's able to output text, pango, and HTML as well. Might...
Spent some time on this. This will happen, but not using that nasty hack; decided to add a new ShellViewType that renders things using labels and tables instead. Labels can...
Here are some screenshots showing how it's going to look. This has been a long time coming, and should fix a bunch of stuff: - The Summary view will eventually...
Weirdly enough, it doesn't look that different from an early HardInfo (found this screenshot while looking for HardInfo icons) in some ways: 
Pushed a very WIP branch named `new-view-type` if you'd like to check it out. It's pretty hackish at the moment.
Alright, now that the bulk of the UI code to allow links has been merged, just taking note here of stuff that can be hyperlinks: - Vendors - Kernel Modules,...
Yeah, having a SVG version of the icon would be nice. That reminded me: need to get some stickers for the 0.6 release :)
Looking for HardInfo SVG lead me to [this address](https://commons.wikimedia.org/wiki/File:Faenza-hardinfo.svg), containing this image:  This icon looks very nice, and seem to derive from [this set](https://code.google.com/archive/p/faenza-icon-theme/downloads). I like the caliper,...
Ah, yes, that's something that has to be fixed first.