Modules
| awesome | awesome core API |
| awful | AWesome Functions very UsefuL |
| awful.autofocus | When loaded, this module makes sure that there's always a client that will have focus on event such as tag switching, client unmanaging, etc. |
| awful.button | Create easily new buttons objects ignoring certain modifiers. |
| awful.client | Useful client manipulation functions. |
| awful.completion | Completion module. |
| awful.dbus | D-Bus module for awful. |
| awful.hooks | Hooks module for awful. |
| awful.key | Create easily new key objects ignoring certain modifiers. |
| awful.layout | Layout module for awful |
| awful.layout.suit | Suits for awful |
| awful.layout.suit.fair | Fair layouts module for awful |
| awful.layout.suit.floating | Dummy function for floating layout |
| awful.layout.suit.magnifier | Magnifier layout module for awful |
| awful.layout.suit.max | Maximized and fullscreen layouts module for awful |
| awful.layout.suit.spiral | |
| awful.layout.suit.tile | Tiled layouts module for awful |
| awful.menu | Creation of menus. |
| awful.mouse | Mouse module for awful |
| awful.mouse.finder | Find the mouse pointer on the screen. |
| awful.placement | Places client according to special criteria. |
| awful.prompt | Prompt module for awful |
| awful.remote | Remote control module allowing usage of awesome-client. |
| awful.rules | Apply rules to clients at startup. |
| awful.screen | Screen module for awful |
| awful.startup_notification | Startup notification module for awful |
| awful.tag | Useful functions for tag manipulation. |
| awful.titlebar | Titlebar module for awful |
| awful.tooltip | Tooltip module for awesome objects. |
| awful.util | Utility module for awful |
| awful.wibox | Wibox module for awful. |
| awful.widget | Widget module for awful |
| awful.widget.button | |
| awful.widget.common | Common widget code |
| awful.widget.graph | A graph widget. |
| awful.widget.launcher | |
| awful.widget.layout | |
| awful.widget.layout.default | Simple default layout, emulating the fallback C layout |
| awful.widget.layout.horizontal | Horizontal widget layout |
| awful.widget.layout.vertical | Vertical widget layout |
| awful.widget.layoutbox | Layoutbox widget. |
| awful.widget.progressbar | A progressbar widget. |
| awful.widget.prompt | |
| awful.widget.taglist | Taglist widget module for awful |
| awful.widget.tasklist | Tasklist widget module for awful |
| awful.widget.textclock | Text clock widget. |
| beautiful | Theme library. |
| button | awesome button API |
| client | awesome client API |
| dbus | awesome D-Bus API |
| image | awesome image API |
| key | awesome key API |
| keygrabber | awesome keygrabber API |
| mouse | awesome mouse API |
| mousegrabber | awesome mousegrabber API |
| naughty | Notification library |
| root | awesome root window API |
| screen | awesome screen API |
| selection | awesome selection (clipboard) API |
| tag | awesome tag API |
| timer | awesome timer API |
| wibox | awesome wibox API |
| widget | awesome widget API |