lestofante / ksysguard-gpu

add gpu visualization for ksysguard
GNU General Public License v3.0
96 stars 11 forks source link

Use project name instead of generic name #14

Closed kattjevfel closed 4 years ago

kattjevfel commented 4 years ago

As title implies, this changes all instances of the rather generic name "gpuStatsServer" to the project name "ksysguard-gpu". I am currently packaging this for arch and am renaming the files before packaging, but it'd obviously be nicer if it were done upstream.

lestofante commented 4 years ago

Thanks, merged and I also released a stable package (guess based on your), here: https://aur.archlinux.org/packages/ksysguard-gpu/

You should update your as right now is broken as of this merge.

I think that will be the last breaking change

kattjevfel commented 4 years ago

You should update your as right now is broken as of this merge.

Way ahead of ya, done 2 hours before you posted ^^ https://aur.archlinux.org/cgit/aur.git/commit/?h=ksysguard-gpu-git&id=d504854d42bd5f180dc139ed0ad37e191df42cd9

Thanks for merging!

lestofante commented 4 years ago

found out we are missing the dependency from ksysguard xD

kattjevfel commented 4 years ago

If you mean the package should depend on ksysguard I did that on purpose. The script could be used to monitor a GPU in another system on which you don't want half of KDE on (like a server). Asides, namcap was complaining about it.

lestofante commented 4 years ago

make sense. Actually i wanted to create a client to always log the GPU in background, so I could easily export the usage statistic during long gameplay