maritz
maritz
> but this sounds a bit hacky and it a bit like it could easily break in some setups. I can understand the feeling, though I don't know exactly how...
> This will modify the way `propertyDiff` is used in older code to handle no differences in property for a key, so I think it will be a major bump....
Same here, but for me it's not accurate for either down or up. Seems like it is using completely unrelated values. But both graphs show the same wrong values. The...
Can't say when this was fixed (other things were broken for a while preventing all use of conky for several versions for me), but the graphs now show the correct...
I tried following your instructions and ended up with configuration failing because /usr/bin/qml is not a directory for me (it's the qml runtime), but now with the changed prefix it...
Okay, after adding a `/usr/lib/qt6/bin/qt.conf` with this: ```conf [Paths] Prefix = /usr/lib/qt6 ``` And then - after making sure qt6 and not qt5 is in my $PATH - it builds....