Module telak

Root window image display library

Author:

Julien Danjou <julien@danjou.info>

Copyright© 2008 Julien Danjou

Release: v3.3.4

Functions

delete (w) Delete a telak wibox.
new (_, args) Create a new telak wibox.


Functions

delete (w)
Delete a telak wibox.

Parameters

  • w: The wibox.
new (_, args)
Create a new telak wibox. This will be automagically update to show a local or remote image.

Parameters

  • _:
  • args: A table with arguments: image is the local or remote image. Timer can be specified to set the time in seconds between two update. Default is 300 seconds.

Return value:

The wibox. You need to attach it to a screen and to set its coordinates as you want.

Valid XHTML 1.0!