jmeier64 / open-hardware-monitor

Automatically exported from code.google.com/p/open-hardware-monitor
0 stars 0 forks source link

Add more detailed GPU temp & print screen button #154

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It is good if this application can show GPU core, VRM temperature etc like 
GPU-Z or Everest if the graphic card is able to report those temperature.
It is also good if we can have a print screen button like the one in GPU-Z so 
we don't have to press the print screen button the keyboard, paste to paint and 
then save to file.

Original issue reported on code.google.com by yifanzho...@gmail.com on 24 Jan 2011 at 11:46

GoogleCodeExporter commented 9 years ago
I do not know how to access the GPU VRM temperatures. Maybe its possible by 
directly accessing the hardware, but this would have to be done very carefully 
not to cause any conflicts with the graphics card driver. So far we use only 
the official interfaces of the graphics card drivers.

Print screen button is technically not a problem, but there isn't really any 
space for a button like that, and it might be only partially useful when there 
are scrollbars on the GUI. So to add this, a good and detailed concept is 
required.

Original comment by moel.mich on 25 Jan 2011 at 4:25

GoogleCodeExporter commented 9 years ago
maybe when you press the button, it screen shots the maximized and expended 
tree GUI. just my suggestion, you can ignore me dw. 

Original comment by yifanzho...@gmail.com on 25 Jan 2011 at 4:30