awesome/widgets
marco candrian ff753f1f14 Adds fg_middle + fg_end color option for the graph widget
Draws a color-gradient beginning from fg and
if either fg_middle or fg_end is set, through them.

example config:

    graph gr_cpu
    {
      data { scale = false max = 100  style = bottom
             fg = "#cc6666" fg_half = "#cc6666" fg_full = "#998888"}
      ...
      ...
    }

Signed-off-by: Julien Danjou <julien@danjou.info>
2008-02-05 15:37:21 +01:00
..
focustitle.c rename initxcolor to draw_color_new() and move it to draw.c 2008-01-27 18:56:37 +01:00
graph.c Adds fg_middle + fg_end color option for the graph widget 2008-02-05 15:37:21 +01:00
iconbox.c move list.h and util.[ch] to common/ 2008-01-21 18:14:59 +01:00
layoutinfo.c rename get_current_tags to tags_get_current() 2008-01-29 08:31:13 +01:00
netwmicon.c move list.h and util.[ch] to common/ 2008-01-21 18:14:59 +01:00
progressbar.c awesomerc(1) update for progressbar widget option fg_half 2008-02-05 12:04:03 +01:00
taglist.c add support for smart windows placement in floating layout 2008-01-28 18:30:23 +01:00
tasklist.c rename focus() to client_focus() 2008-01-27 19:07:39 +01:00
textbox.c rename initxcolor to draw_color_new() and move it to draw.c 2008-01-27 18:56:37 +01:00