awesome/common
Uli Schlachter f5610fa920 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-02-15 12:16:03 +01:00
..
array.h Make objects properly inherit signals from classes 2014-03-07 14:42:03 +01:00
atoms.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
atoms.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
atoms.list Revert "client: Add c.blob property" 2014-03-07 16:21:11 +01:00
backtrace.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
backtrace.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
buffer.c Clean up header includes 2014-03-30 20:07:48 +02:00
buffer.h Grammar/spelling corrections in comments and docs. 2009-08-31 10:39:36 +02:00
luaclass.c objects: Add .valid property (Fixes #110) 2015-02-15 12:16:03 +01:00
luaclass.h client: Include c.name in the result of tostring(c) 2014-12-06 18:16:05 +01:00
lualib.c Clean up header includes 2014-03-30 20:07:48 +02:00
lualib.h Clean up header includes 2014-03-30 20:07:48 +02:00
luaobject.c luaA_object_emit_signal: check for valid object 2015-02-10 14:52:47 +01:00
luaobject.h Make objects properly inherit signals from classes 2014-03-07 14:42:03 +01:00
signal.h Clean up header includes 2014-03-30 20:07:48 +02:00
util.c Clean up header includes 2014-03-30 20:07:48 +02:00
util.h common/util.h: dodgy non-__GNUC__ p_delete 2012-07-31 16:33:05 +02:00
version.c Only include awesome-version-internal.h in one place 2014-04-13 17:48:03 +02:00
version.h Only include awesome-version-internal.h in one place 2014-04-13 17:48:03 +02:00
xcursor.c Switch from libXcursor to libxcb-cursor 2013-09-19 16:48:10 +02:00
xcursor.h Switch from libXcursor to libxcb-cursor 2013-09-19 16:48:10 +02:00
xembed.c Clean up header includes 2014-03-30 20:07:48 +02:00
xembed.h Clean up header includes 2014-03-30 20:07:48 +02:00
xutil.c Clean up header includes 2014-03-30 20:07:48 +02:00
xutil.h Clean up header includes 2014-03-30 20:07:48 +02:00