awesome/lib/naughty
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
..
layout doc: Move all popups to a section. 2019-06-08 18:13:42 -04:00
action.lua naughty: Turn actions into object. 2019-02-16 15:26:38 -05:00
constants.lua naughty: Add hicolor to the default icon path. 2019-02-16 15:49:39 -05:00
core.lua naughty: Add position "middle" to center notifications in screen (#2775) 2019-06-08 16:10:14 -04:00
dbus.lua Fix the broken test due to the "soft" merge conflict of two notification pull requests. (#2751) 2019-04-15 13:07:53 -04:00
init.lua naughty: Require `naughty.action` by default. 2019-04-05 22:16:44 -04:00
notification.lua doc: Use an explicit @method stereotype for all methods. 2019-06-08 18:13:42 -04:00