On 01/12/2013 11:52 PM, Vitor Eiji Justus Sakaguti wrote:
> Argh, forgot to CC the list.
> Damn gmail app...
> On Jan 12, 2013 8:47 PM, "Vitor Eiji Justus Sakaguti"
<[email protected]>
> wrote:
>
>>
>> On Jan 12, 2013 7:18 PM, "Adrian C." <[email protected]> wrote:
>>>
>>> On Sun, 6 Jan 2013, g.schlmm wrote:
>>>
>>>>>> im doing it like this:
>>>>>> gradient = "linear:0,0:20,20:0," .. beautiful.fg_end_widget ..
>> ":0.5," ..
>>>>>> beautiful.fg_center_widget .. ":1," .. beautiful.fg_widget
>>>>>>
>>>>>> vol:set_color(progress_gradient)
>>>
>>> Hi isn't 'progress_gradient' an undefined variable? Or what is it?
>>
>> Yes, it is. I corrected it in my rc.lua for it to work and thought it was
>> too trivial to mention, even for the sake of googlers.
>> But you seem to disagree. You're very kind :)
>>
>> Thanks again
>>

Wow, that looks good. Anyone has a solution for the old
set_gradient_angle "parameter"?

For example:

gradient = "linear:0,0:20,20:0," .. beautiful.fg_end_widget .. ":0.5,"
.. beautiful.fg_center_widget .. ":1," .. beautiful.fg_widget "
cpuw:set_color(gradient)
cpuw:set_gradient_angle(0)


-- 
To unsubscribe, send mail to [email protected].

Reply via email to