All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@git.madduck.net.
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
1 Every widget is output by a `function`.
3 Unless otherwise expressly noted, `function` returns a `wibox.widget.textbox`.
5 We say this because, for some widget, `function` return a table to be used for notification and update purposes.
7 - [alsa](https://github.com/copycat-killer/lain/wiki/alsa)
8 - [alsabar](https://github.com/copycat-killer/lain/wiki/alsabar)
9 - [bat](https://github.com/copycat-killer/lain/wiki/bat)
10 - [borderbox](https://github.com/copycat-killer/lain/wiki/borderbox)
11 - [calendar](https://github.com/copycat-killer/lain/wiki/caldendar)
12 - [cpu](https://github.com/copycat-killer/lain/wiki/cpu)
13 - [fs](https://github.com/copycat-killer/lain/wiki/fs)
14 - [imap](https://github.com/copycat-killer/lain/wiki/imap)
15 - [maildir](https://github.com/copycat-killer/lain/wiki/maildir)
16 - [mem](https://github.com/copycat-killer/lain/wiki/mem)
17 - [mpd](https://github.com/copycat-killer/lain/wiki/mpd)
18 - [net](https://github.com/copycat-killer/lain/wiki/net)
19 - [sysload](https://github.com/copycat-killer/lain/wiki/sysload)
20 - [temp](https://github.com/copycat-killer/lain/wiki/temp)
21 - [yawn](https://github.com/copycat-killer/lain/wiki/yawn)