wibox bg_image

2011-04-08 Thread The Sighter
i have found the table key bg_image in the api documention.
http://awesome.naquadah.org/doc/api/modules/wibox.html

But if I use it, with something like this:

sightbox[1] = awful.wibox({ position = bottom,
height = 32,
screen = 1
bg_image = 
/path/to/image.png})

, nothing happens.

I have grep'ed the wibox library files with no hit.

Is this key still used? Or do i use it wrong?


Thx for all, mates :-)

-- 
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.


Re: wibox bg_image

2011-04-08 Thread Uli Schlachter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 08.04.2011 17:13, The Sighter wrote:
 i have found the table key bg_image in the api documention.
 http://awesome.naquadah.org/doc/api/modules/wibox.html
 
 But if I use it, with something like this:
 
   sightbox[1] = awful.wibox({ position = bottom,
   height = 32,
   screen = 1
   bg_image = 
 /path/to/image.png})

bg_image = image(/path/to/image.png)

(No idea if this works, but that's how the taglist uses it)

Uli

- -- 
Sometimes the people that know software the best are the ones
that hate it the most.  -- infogulch
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBCAAGBQJNnyguAAoJECLkKOvLj8sGhGgIAJMAw7dhfaakqRONJFGXeN0W
P/GEv7EzkCeGKo4pYYoML3yCxcEm8Xszo0Bm7pQD7xjUH1QiXyk7qMSnVwfTIB93
9fDxh8r40MEK+ekmqXklqwczuZItU441BMz4SP6DK0dX7kEef49bXx3qpNG1vfVP
/0LbF3D8lJGOlRmF6aHg8xVNu6FE4XemKAw9dClX3xk5pBcYza7cVAKB6fdOhTNd
Z/C+0zGk5+f1F+PYbqpIEbzWaMrIEcCrORHX/uEVspA3BGfM1lbSq0V//lhoSWv7
10SC+/hZiBojD13TRGFLPNJ3TNEXN7T+aU53WO6YyOejSg4cZfWZvwyCvtXdzGQ=
=tmZO
-END PGP SIGNATURE-

-- 
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.