1. 24 Dec, 2015 2 commits
    • Explorer09's avatar
      [Experimental] Graph meter coloring by items. · 5c18866e
      Explorer09 authored
      This patch colors the graph meter based on the items of the bar meter.
      For example, if most of the CPU power is running on low-priority
      processes, then blue will be shown on the graph columns. If most of the
      CPU is running on kernel things, then the columns will be red, and so
      on.
      
      The algorithm in this patch is not final yet. Expect some bugs such as:
      that some of the cells are colored gray while ideally they shouldn't.
      5c18866e
    • Explorer09's avatar
      New macro GRAPH_HEIGHT for Graph Meter height · e93028d7
      Explorer09 authored
      Currently GRAPH_HEIGHT=4 . This prevents hard-coding the height of the graph meters, and allows user to change it at compile-time.
      
      (It's still unchangeable in runtime yet. Can a Setup option be implemented for this thing?)
      e93028d7
  2. 23 Dec, 2015 1 commit
  3. 22 Dec, 2015 2 commits
  4. 17 Dec, 2015 1 commit
  5. 13 Dec, 2015 3 commits
  6. 12 Dec, 2015 1 commit
  7. 11 Dec, 2015 1 commit
  8. 10 Dec, 2015 2 commits
  9. 09 Dec, 2015 2 commits
  10. 06 Dec, 2015 2 commits
  11. 30 Nov, 2015 3 commits
  12. 29 Nov, 2015 1 commit
  13. 23 Nov, 2015 3 commits
  14. 20 Nov, 2015 1 commit
  15. 19 Nov, 2015 7 commits
  16. 16 Nov, 2015 1 commit
  17. 04 Nov, 2015 3 commits
  18. 03 Nov, 2015 1 commit
  19. 02 Nov, 2015 3 commits