awful.prompt: Move update() out of the keygrabber.run callback
commited444f9b1a912df3110a8a987975ae9176e01d12
authorAlexander Yakushev <yakushev.alex@gmail.com>
Thu, 1 Mar 2012 17:01:23 +0000 (1 19:01 +0200)
committerUli Schlachter <psychon@znc.in>
Mon, 5 Mar 2012 15:03:22 +0000 (5 16:03 +0100)
tree8b401e41165c92bd059f676e26c1944f4d586fa3
parent3a44fa578eecf43c13d90c33bfcf5eda5532e4d3
awful.prompt: Move update() out of the keygrabber.run callback

It is required to be able to call the update() function from any point
of the keygrabber.run callback.

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