awesome/lib/gears
Uli Schlachter d122b825ee gears.timer: Fix the traceback on errors
With the second argument being 2, the traceback will not include the error
handling function, but instead end at the actual place of the error.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-08-12 11:17:48 +02:00
..
cache.lua Add a generic cache system as gears.cache 2015-07-25 15:07:47 +02:00
color.lua Use gears.cache to replace some other caches 2015-07-25 15:08:00 +02:00
debug.lua gears.debug: add support for limited depth 2015-08-01 11:24:35 +02:00
init.lua Add a generic cache system as gears.cache 2015-07-25 15:07:47 +02:00
object.lua wibox.widget.base: add __tostring method to widgets 2015-07-26 18:17:01 +02:00
sort.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
surface.lua Bump required lgi version to 0.7.1 2015-08-11 19:08:35 +02:00
timer.lua gears.timer: Fix the traceback on errors 2015-08-12 11:17:48 +02:00
wallpaper.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00