awful.util.spawn*: Remove obsolete screen argument
commitf19912900d877dd5b0f423b057f2e6271888a484
authorUli Schlachter <psychon@znc.in>
Fri, 7 Mar 2014 09:54:52 +0000 (7 10:54 +0100)
committerUli Schlachter <psychon@znc.in>
Fri, 7 Mar 2014 09:54:52 +0000 (7 10:54 +0100)
tree091f34756bc5e710adca542d132fecf8a3d114bd
parent202567dc12618dd1b7900c6d8c4c829dc4ece130
awful.util.spawn*: Remove obsolete screen argument

Ever since commit 6b2e4352b (from 2010!), awesome.spawn() doesn't have a screen
argument anymore and the extra argument from util.spawn was just ignored. Fix
the code and the luadoc for these functions.

Thanks to blueyed for noticing this.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/awful/util.lua.in