Module awful.layout

Layout module for awful

Author:

Julien Danjou <julien@danjou.info>

Copyright© 2008 Julien Danjou

Release: v3.1.2

Functions

get (screen) Get the current layout name.
inc (layouts, i) Change the layout of the current tag.
set (layout) Set the layout of the current tag by name.


Functions

get (screen)
Get the current layout name.

Parameters

  • screen: The screen number.
inc (layouts, i)
Change the layout of the current tag.

Parameters

  • layouts: A table of layouts.
  • i: Relative index.
set (layout)
Set the layout of the current tag by name.

Parameters

  • layout: Layout name.

Valid XHTML 1.0!