awesome/lib
Anton Bulakh 8493fd1829
Add forgotten nil-check to `notification.reset_timeout`
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.
2019-03-11 20:45:31 +02:00
..
awful placement: Handle when the preferred position isn't set. 2019-03-04 15:52:39 -05:00
beautiful beatiful.theme_assets: recolor titlebar icons for `active` and `inactive` states 2019-02-19 23:33:18 +01:00
gears Merge pull request #2654 from psychon/luajit-xpcall 2019-02-18 01:42:40 +00:00
menubar Aligning 'regex' with other PR / Minor readability improvements 2019-02-09 19:21:46 +11:00
naughty Add forgotten nil-check to `notification.reset_timeout` 2019-03-11 20:45:31 +02:00
wibox background container: Actually set the foreground color 2019-02-01 15:28:29 +01:00
beautiful.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00
naughty.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00