2d8c21af85
Instead of loading files from disk every time we need them, add a cache to gears.surface as a weak table that maps strings to cairo surfaces. If this cache should be avoided, there is a new gears.surface.load_uncached() function which works just like gears.surface.load() worked before. Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
color.lua.in | ||
debug.lua.in | ||
init.lua.in | ||
object.lua.in | ||
sort.lua.in | ||
surface.lua.in | ||
wallpaper.lua.in |