awesome/lib/gears
Uli Schlachter a36ddb68e1 gears.timer: Don't assert() that no error occured
The whole point of this pcall() is that we do not have unprotected Lua errors,
because those kill awesome. So instead of assert()ing, let's just print a
message.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-01-10 16:53:59 +01:00
..
color.lua.in gears.color: Use proper references in the doc comments 2014-09-13 14:20:59 +02:00
debug.lua.in Fix debug.dump 2012-08-31 15:23:56 +02:00
init.lua.in timer: Move from C to lua as gears.timer 2014-12-06 16:44:04 +01:00
object.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00
sort.lua.in Add unit tests 2014-08-23 22:09:06 +02:00
surface.lua.in gears.surface: Handle the cache more intelligently 2014-04-09 21:55:07 +02:00
timer.lua.in gears.timer: Don't assert() that no error occured 2015-01-10 16:53:59 +01:00
wallpaper.lua.in gears.wallpaper: Make code more readable 2014-08-24 11:54:12 +02:00