awesome/luadoc
Uli Schlachter 3c40d6b470 awesome.spawn: Accept tables as arguments
With this change, awesome.spawn() can be called with a table as its command line
argument. This gets rid of lots of problems with escaping the arguments. For
example, the following call is now possible:

  awesome.spawn({ "bash", "-c", "echo \"foo\"" })

Thanks to Ignas Anikevičius for inspiring me to this.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-03-10 14:54:58 +01:00
..
awesome.lua awesome.spawn: Accept tables as arguments 2013-03-10 14:54:58 +01:00
button.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
client.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
dbus.lua Fix luadoc for the previous commit 2010-08-25 20:37:49 +02:00
drawable.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
drawin.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
key.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
keygrabber.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
mouse.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
mousegrabber.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
root.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
screen.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
selection.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
tag.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
timer.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00