From 17acc050982d7912cd13d3018b4bc7a6c411dea6 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Wed, 25 Sep 2013 06:06:11 -0700 Subject: [PATCH] Updated Widgets (markdown) --- Widgets.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Widgets.md b/Widgets.md index 981e4e1..b534f15 100644 --- a/Widgets.md +++ b/Widgets.md @@ -1,3 +1,6 @@ +General usage +------------- + Every widget is output by a `function`. For some widgets, `function` returns a `wibox.widget.textbox`, for others a table to be used for notification and update purposes. @@ -23,7 +26,8 @@ Here follows an example: If you want to see more complex applications, check [awesome-copycats](https://github.com/copycat-killer/awesome-copycats). ---- +Index +----- - [alsa](https://github.com/copycat-killer/lain/wiki/alsa) - [alsabar](https://github.com/copycat-killer/lain/wiki/alsabar) @@ -39,4 +43,9 @@ If you want to see more complex applications, check [awesome-copycats](https://g - [net](https://github.com/copycat-killer/lain/wiki/net) - [sysload](https://github.com/copycat-killer/lain/wiki/sysload) - [temp](https://github.com/copycat-killer/lain/wiki/temp) -- [yawn](https://github.com/copycat-killer/lain/wiki/yawn) \ No newline at end of file +- [yawn](https://github.com/copycat-killer/lain/wiki/yawn) + +User contributed widgets +------------------------ + +- [task](https://github.com/copycat-killer/lain/wiki/task) \ No newline at end of file -- 2.39.2