awesome/lib/gears
Emmanuel Lepage Vallee 74bb34ff00 wallpaper: Turn asserts into warning
Regression in v4.1. It causes the `rc.lua` (and the fallback) to
exit when the wallpaper is missing or something went wrong.

In <= 4.0, the wallpaper wasn't loaded, but Awesome didn't "crash".

There should be no asserts in the code called during the first
event loop iteration.
2017-04-24 03:10:03 -04:00
..
object Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
cache.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
color.lua ldoc: fixes in lib/gears/color.lua and objects/client.c 2017-03-12 11:45:41 +01:00
debug.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
filesystem.lua doc: fix filesystem.make_parent_directories (#1739) 2017-04-18 15:40:57 +02:00
geometry.lua gears.geometry: Fix rectangle intersection computation 2017-03-12 17:01:45 +01:00
init.lua Move filesystem functions out of awful.util into new gears.filesystem 2017-03-15 13:46:33 -05:00
math.lua Move math functions out of awful.util into new gears.math 2017-03-02 18:15:59 -06:00
matrix.lua gears.matrix: Add create_rotate_at() (#1181) 2016-10-25 15:37:49 +02:00
object.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
protected_call.lua Fix traceback in gears.protected_call (#1178) 2016-10-22 00:54:08 +02:00
shape.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
string.lua Add string split function to gears.string 2017-03-20 20:20:36 -04:00
surface.lua Bump minimal LGI version to 0.8.0 (#1350) 2017-01-02 19:53:02 +01:00
table.lua Add map function to gears.table 2017-03-20 20:20:36 -04:00
timer.lua doc: fix signals (#1455) 2017-01-28 15:03:56 +01:00
wallpaper.lua wallpaper: Turn asserts into warning 2017-04-24 03:10:03 -04:00