Make AddMouseRegion's index unsigned
[dockapps.git] / wmgtemp / TODO
blob483e98b6d79bb8e740f69183a83a97736a0af31d
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.
14 o  Add ability to exec a program when a given temp is reached. - DONE