awesome/objects
Uli Schlachter 76bbf61201 drawin: Remove dead code
The only caller for drawin_unref_simplified() is in ARRAY_FUNCS() and here it is
only used in the implementation of drawin_array_wipe(). However, this function
is unused and thus we don't need drawin_unref_simplified() either.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-03-30 18:08:21 +02:00
..
button.c Renamed luaL_reg to luaL_Reg 2012-06-12 10:52:10 +02:00
button.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
client.c Also allow screen objects were screen indices are expected 2014-03-30 17:55:42 +02:00
client.h client manage signal: Remove startup argument 2014-03-16 20:15:02 +01:00
drawable.c Drawable: Ignore exposes when we have nothing to draw 2014-03-17 16:27:10 +01:00
drawable.h Drawable: Ignore exposes when we have nothing to draw 2014-03-17 16:27:10 +01:00
drawin.c drawin: Remove dead code 2014-03-30 18:08:21 +02:00
drawin.h drawin: Remove dead code 2014-03-30 18:08:21 +02:00
key.c lua_objlen wrapped in luaA_rawlen 2012-06-12 11:02:57 +02:00
key.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
screen.c Also allow screen objects were screen indices are expected 2014-03-30 17:55:42 +02:00
screen.h Also allow screen objects were screen indices are expected 2014-03-30 17:55:42 +02:00
tag.c Fix handling of _NET_CURRENT_DESKTOP messages (FS#1219,FS#1217) 2014-03-08 15:33:34 +01:00
tag.h Fix handling of _NET_CURRENT_DESKTOP messages (FS#1219,FS#1217) 2014-03-08 15:33:34 +01:00
timer.c Use glib instead of libev 2012-11-21 21:01:12 +01:00
timer.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
window.c screen: Turn into proper lua object 2014-03-30 16:37:19 +02:00
window.h window: Factor out helper functions for xproperties 2014-03-23 18:09:32 +01:00