Aire-One
aaec225545
This is a small cleanup to not keep in memory a value we don't need. After the update_callback callback is called, we don't need to remember it happens this callback was queued before. (It also prevents a possible memory leak (of a boolean value) when widgets are destroyed) |
||
---|---|---|
.. | ||
background.lua | ||
base.lua | ||
calendar.lua | ||
checkbox.lua | ||
graph.lua | ||
imagebox.lua | ||
init.lua | ||
piechart.lua | ||
progressbar.lua | ||
separator.lua | ||
slider.lua | ||
systray.lua | ||
template.lua | ||
textbox.lua | ||
textclock.lua |