awesome/lib/wibox/widget
Emmanuel Lepage Vallee 63ca0f0d8f doc: Use an explicit @method stereotype for all methods.
ldoc has a magical `@classmod` module type which tries to detect
what is a method and what is a static function. It fails about as
often as it works. This commit makes everything explicit to remove
such issues.

Fixes #2640
Ref #1373
2019-06-08 18:13:42 -04:00
..
background.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
base.lua widget.base: Allow widgets constructor in the declarative template. 2019-04-05 21:06:11 -04:00
calendar.lua doc: Move all widgets to a new section. 2019-06-08 17:49:14 -04:00
checkbox.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
graph.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
imagebox.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
init.lua widget: Add a separator widget. 2017-11-06 05:19:17 +01:00
piechart.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
progressbar.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
separator.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
slider.lua doc: Move all widgets to a new section. 2019-06-08 17:49:14 -04:00
systray.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
textbox.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00
textclock.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00