lina/Widgets.md
2013-09-10 12:31:48 -07:00

1.2 KiB

Every widget is output by a function.

Unless otherwise expressly noted, function returns a wibox.widget.textbox.

We say this because, for some widget, function return a table to be used for notification and update purposes.

Almost all widgets can be set by an input function called settings: you can markup textboxes and do other customizations within it.