wmgtemp: Add verson 1.1 to repository.
[dockapps.git] / wmgtemp / TODO
blobb6b83d91ff41b0751999a40b704bbfe88fbe523c
1 o  Make the graph scalable. - DONE
2 o  Add temperature range indicators. - DONE (warning lights)
3 o  Add support for windowmaker properties rather than crappy command line
4    flags that are used currently.
5 o  Put proper installation together.
6 o  Add support for more chipsets
7 o  Add abitily to change graph types by clicking on graph area. - DONE
8 o  Add max reached temps, eg click CPU and temp is displayed in a different
9    colour and displays the maximum temp.(possibly draws a horizontal line in 
10    the graph too to indcate where that lies on current graph) - DONE:
11      Simply changes the colour of the temperature value to red.
12      Independant clicking of CPU and SYS temps.
13    
14 o  Add ability to exec a program when a given temp is reached. - DONE