awesome/lib
Anurag Priyam c623734632 rename the iterator methods named cycle to iterate, and prettify luadoc a bit
To avoid collision and confusion with other methods having the same name.  So,

    awful.client.cycle -> awful.client.iterate (renamed)
    awful.util.table.cycle -> awful.util.table.iterate (renamed)

These methods were added in commit "add awful.client.cycle", and "add
awful.util.table.cycle".

Signed-off-by: Anurag Priyam <anurag08priyam@gmail.com>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-04-02 14:37:47 +02:00
..
awful rename the iterator methods named cycle to iterate, and prettify luadoc a bit 2012-04-02 14:37:47 +02:00
gears gears.debug: Add functions for inspecting tables 2012-03-26 16:34:03 +02:00
menubar menubar: Introduce menubar extension 2012-03-09 13:43:26 +01:00
wibox wibox: Allow tables as color specification 2012-02-17 17:50:31 +01:00
beautiful.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
naughty.lua.in oocairo.image_surface_create_from_png TO awesome.load_image 2012-01-29 16:18:18 +01:00