File awful/widget/launcher.lua

Author:

Julien Danjou <julien@danjou.info>

Copyright ©2008-2009 Julien Danjou

Release: v3.3.4

Functions

new (args) Create a button widget which will launch a command.


Functions

new (args)
Create a button widget which will launch a command.

Parameters

  • args: Standard widget table arguments, plus image for the image path and command for the command to run on click, or either menu to create menu.

Return value:

A launcher widget.

Valid XHTML 1.0!