8493fd1829
When you call `reset_timeout` on a notification with 0 timeout and thus no timer, a nil field error occures. (can be tested with `awesome-client 'require"naughty".notification{message="TEST",timeout=0}:reset_timeout()'`) Everywhere else in similar places (even at the beginning of the `reset_timeout`) the `self.timer` field is checked so i guess it was just forgotten there. |
||
---|---|---|
.. | ||
layout | ||
action.lua | ||
constants.lua | ||
core.lua | ||
dbus.lua | ||
init.lua | ||
notification.lua |