2ad147d740
Loading a file normally has the same behaviour as before. First the cache is checked and if nothing is found, the file is loaded and cached. This commit changes the behaviour of loading a file uncached. This no longer removes the file from the cache if it is cached (why should it?) and also does not put it in the cache. This means that users of load_uncached and load_uncached_silently can now freely modify the resulting surface without interfering with other API users. Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
awful | ||
beautiful | ||
gears | ||
menubar | ||
naughty | ||
wibox |