awesome/lib/awful
Emmanuel Lepage Vallee b4ece0f053 doc: Use an explicit tag for all static functions.
This way their name doesn't get mangle by the broken magic. It will also
eventually allow to `error()` in the template when the implicit
`@function` is used.

This commit also fixes a large number of issues found while
proof-reading everything.
2019-06-08 18:14:13 -04:00
..
client Use memory shorter with awful.client.shape (#2051) 2017-10-07 18:22:50 +02:00
hotkeys_popup doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
layout doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
mouse doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
widget doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
autofocus.lua doc: Fix an awful.autofocus warning 2019-04-05 20:40:53 -04:00
button.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
client.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
completion.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
dbus.lua Remove traces of the old URL (#1280) 2016-12-21 02:03:03 +01:00
ewmh.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
init.lua Do not recommend io.popen() 2019-02-27 10:26:16 +01:00
key.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
keygrabber.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
menu.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
placement.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
popup.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
prompt.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
remote.lua awful.remote: Protect against error(nil) (#2748) 2019-04-14 12:34:52 -04:00
rules.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
screen.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
spawn.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
startup_notification.lua Add beautiful property to control busy cursor during spawn 2017-03-01 21:57:59 +01:00
tag.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
titlebar.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
tooltip.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
util.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
wibar.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
wibox.lua doc: Add missing C-object documentation and fix some papercuts. 2018-07-25 18:26:11 -04:00