Open bp0 opened 7 years ago
As far as the load graph goes, it might be a good idea to use this instead of just porting the current code to Cairo: https://github.com/chergert/uber-graph
It supports multiple graphs, looks nicer, etc.
That may be better, but would it be easier?
It's not going to be easier, no. For the porting work it might be better to stick with the conversion from GDK drawing primitives to Cairo. Maybe afterwards move it to uber-graph.
Right, I just want to see it build for gtk3. I still have the link problem that I mentioned at https://github.com/lpereira/hardinfo/pull/59#issuecomment-317602114
GTK3 Hardinfo (in XFCE) Broken:
@lpereira I was wrong. Just using uber-graph was significantly easier. Check out #114.
GTK3 and uber-graph:
GTK3 support was added in #114, but it still has a few issues.
Status
Testing
Things to look at