awesome/luadoc
Anurag Priyam 014d191f66 keygrabber: continue grabbing till keygrabber.stop is explicitly called
Returning true from the callback just to signal keygrabber to continue grabbing
felt redundant (and silly :|).

This will break old code that relied on returning false to stop grabbing,
instead of calling keygrabber.stop.

And fix keygrabber docs.

Signed-off-by: Anurag Priyam <anurag08priyam@gmail.com>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-02-29 20:46:42 +01:00
..
awesome.lua Add awesome.load_image() 2012-01-29 14:08:57 +01:00
button.lua Work around for luadoc bugs 2010-09-28 11:12:02 +02:00
client.lua Work around for luadoc bugs 2010-09-28 11:12:02 +02:00
dbus.lua Fix luadoc for the previous commit 2010-08-25 20:37:49 +02:00
drawin.lua Luadoc: Fixage for the wibox -> drawin move 2010-10-06 20:49:30 +02:00
key.lua Work around for luadoc bugs 2010-09-28 11:12:02 +02:00
keygrabber.lua keygrabber: continue grabbing till keygrabber.stop is explicitly called 2012-02-29 20:46:42 +01:00
mouse.lua mouse: coords() get silent parameter 2009-11-06 11:05:07 +01:00
mousegrabber.lua Fix mousegrabber run documentation 2011-12-22 10:23:42 +01:00
root.lua Remove globalconf.xinerama_is_active 2010-08-16 14:20:45 +02:00
screen.lua Fix luadoc for the previous commit 2010-08-25 20:37:49 +02:00
selection.lua luadoc: add selection documentation 2009-08-28 15:42:11 +02:00
tag.lua Work around for luadoc bugs 2010-09-28 11:12:02 +02:00
timer.lua Work around for luadoc bugs 2010-09-28 11:12:02 +02:00