awesome/lib/wibox/layout
Uli Schlachter 90f7f55348 wibox: Make the functions a little more object-y
This replaces lots of function foo.bar(this, ...) with function foo:bar(...).
There should be no other changes in this commit.

The point is to make it easier for api documentation tools to figure out that
these are methods on objects.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-11-18 20:44:03 +01:00
..
align.lua.in wibox: Make the functions a little more object-y 2012-11-18 20:44:03 +01:00
base.lua.in Ported wibox.layout to lua 5.2 2012-06-16 17:37:30 +02:00
fixed.lua.in wibox: Make the functions a little more object-y 2012-11-18 20:44:03 +01:00
flex.lua.in Ported wibox.layout to lua 5.2 2012-06-16 17:37:30 +02:00
init.lua.in Ported wibox.layout to lua 5.2 2012-06-16 17:37:30 +02:00
margin.lua.in wibox: Make the functions a little more object-y 2012-11-18 20:44:03 +01:00
mirror.lua.in wibox: Make the functions a little more object-y 2012-11-18 20:44:03 +01:00
rotate.lua.in wibox: Make the functions a little more object-y 2012-11-18 20:44:03 +01:00