awesome/lib
Uli Schlachter 2d8c21af85 gears.surface: Cache files from disk
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>
2014-03-29 23:01:08 +01:00
..
awful Fix the call to tag.history.restore from tag.delete 2014-03-29 18:13:06 +01:00
gears gears.surface: Cache files from disk 2014-03-29 23:01:08 +01:00
menubar menubar: Fix API docs 2013-12-30 00:17:07 +01:00
wibox wibox.layout.base.fit_widget: Enforce sane width and height 2014-03-23 17:50:15 +01:00
beautiful.lua.in Expand '~' in the path for beautiful.init 2014-03-24 09:40:11 +01:00
naughty.lua.in naughty: fix ldoc 2014-02-22 16:35:17 +01:00