awesome/luadoc
Uli Schlachter 4bc44ee141 objects: Add .valid property (Fixes #110)
This property is especially useful for client objects which are unusable after
unmanage. "Unusuable" here means that pretty much everything you do with the
client object results in a lua error.

Syntax is c.valid.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-11-06 21:44:52 +01:00
..
awesome.lua awesome: Add get_* and set_xproperty 2014-03-23 18:24:49 +01:00
button.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
client.lua objects: Add .valid property (Fixes #110) 2015-11-06 21:44:52 +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 Add awesome.register_xproperty (FS#1212) 2014-03-07 16:17:40 +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 Update the luadoc for the C API 2014-03-01 19:28:06 +01:00
mousegrabber.lua luadoc/: Remove luadoc hacks 2012-11-19 14:55:57 +01:00
root.lua Update the luadoc for the C API 2014-03-01 19:28:06 +01:00
screen.lua luadoc: Document screen outputs 2013-10-31 10:31:54 +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 Update the luadoc for the C API 2014-03-01 19:28:06 +01:00