awesome/common
Uli Schlachter ef110361dc Reduce code duplication with luaA_*_call_handler (#2321)
The functions luaA_class_call_handler() and luaA_mouse_call_handler()
are basically identical. Fix this code duplication by moving this to
luaA_call_handler() in lualib.h.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-07-25 18:31:02 -04:00
..
array.h
atoms.c
atoms.h
atoms.list
backtrace.c
backtrace.h
buffer.c Add missing va_end()s to buffer_addvf() 2017-11-17 10:23:11 +01:00
buffer.h
luaclass.c Reduce code duplication with luaA_*_call_handler (#2321) 2018-07-25 18:31:02 -04:00
luaclass.h
lualib.c
lualib.h Reduce code duplication with luaA_*_call_handler (#2321) 2018-07-25 18:31:02 -04:00
luaobject.c Use signal_array_getbyname() where appropriate 2018-01-24 09:13:35 +01:00
luaobject.h
signal.h Use signal_array_getbyname() where appropriate 2018-01-24 09:13:35 +01:00
util.c
util.h Add & use a non-fatal kind of assert() (#1779) 2017-05-13 23:22:15 +02:00
version.c
version.h
xcursor.c
xcursor.h
xembed.c
xembed.h
xutil.c
xutil.h