awesome/common
Uli Schlachter 8701295e6c Track the number of objects
With this patch, we track the number of objects that are alive for any class.
This information can be accessed via class.instances()

For example:

  print("wiboxes", wibox.instances())
  print("widgets", widget.instances())

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-09-17 17:39:41 +02:00
..
array.h barray: Work with more compare functions 2010-09-01 15:37:21 +02:00
atoms.c Grammar/spelling corrections in comments and docs. 2009-08-31 10:39:36 +02:00
atoms.h atoms: autogenerate atom list 2008-06-30 20:05:53 +02:00
atoms.list ewmh: remove _NET_WORKAREA support (FS#732) 2010-02-18 10:04:01 +01:00
backtrace.c Don't fail if execinfo is not available 2010-08-12 20:14:56 +02:00
backtrace.h awesome: dump backtrace on SEGV/ABRT 2009-06-05 15:00:37 +02:00
buffer.c buffer: remove useless buffer_add_xmlescaped() 2009-04-08 18:08:44 +02:00
buffer.h Grammar/spelling corrections in comments and docs. 2009-08-31 10:39:36 +02:00
luaclass.c Track the number of objects 2010-09-17 17:39:41 +02:00
luaclass.h Track the number of objects 2010-09-17 17:39:41 +02:00
lualib.h lualib: allow to replace error handling function 2009-08-27 17:53:51 +02:00
luaobject.c signal: Make non-existing signals non-fatal 2010-08-26 16:29:36 +02:00
luaobject.h Track the number of objects 2010-09-17 17:39:41 +02:00
signal.h Add signals before using them 2010-08-25 23:00:36 +02:00
util.c position: This is unused, so remove 2010-09-02 19:28:12 +02:00
util.h position: This is unused, so remove 2010-09-02 19:28:12 +02:00
version.c version: remove product name 2009-04-08 18:53:53 +02:00
version.h version: remove product name 2009-04-08 18:53:53 +02:00
xcursor.c xcursor: add new cursor infra 2008-12-12 16:51:41 +01:00
xcursor.h xcursor: add new cursor infra 2008-12-12 16:51:41 +01:00
xembed.c xembed: store windows in an array 2008-12-14 10:28:22 +01:00
xembed.h Remove support for zaphod mode 2010-08-16 13:47:40 +02:00
xutil.c xutil: Remove an unused define 2010-09-02 19:37:10 +02:00
xutil.h common/xutil.c: Stop using a_tokenize 2010-09-02 19:22:08 +02:00