mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
dc61d258f0
We use lua_class_t pointer as key in the registry to store metatable we will compare. lauxlib uses a string, which sucks, because it forces to do a pushliteral() each time you want to get a metatable from the registry, which is slower. Signed-off-by: Julien Danjou <julien@danjou.info> |
||
---|---|---|
.. | ||
graph.c | ||
imagebox.c | ||
progressbar.c | ||
systray.c | ||
textbox.c |