awesome/lib/wibox
Uli Schlachter 90044e00da wibox: Remove weak table hack
No idea what self referencing loops this refers to. Lua 5.1's and
LuaJIT's garbage collector both should handle cycles just fine. Things
only start getting complicated when you start using weak tables.

Unless someone comes up with an example where this patch causes a leak,
let's remove the weak table magic.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-10-05 20:35:04 +02:00
..
container background: Avoid some redraw 2016-09-26 01:20:56 -04:00
layout layout: Add more signals. 2016-08-17 02:31:16 -04:00
widget progressbar: keep set_height/set_width working (#1141) 2016-10-05 00:24:43 +02:00
drawable.lua wibox.drawable: Don't redraw invalid drawables 2016-09-24 14:37:07 +02:00
hierarchy.lua wibox.hierarchy: Update when the context changes 2016-09-24 14:37:07 +02:00
init.lua wibox: Remove weak table hack 2016-10-05 20:35:04 +02:00