awesome/lib/naughty
Will Dietz ed0c3ceb2c don't replace 'destroy' in existing notification, set destroy_cb (#2728)
The value passed as `args.destroy` becomes `destroy_cb`,
so use that name when updating an existing notification.

Fixes #2721.
Might also resolve #2692.
2019-03-18 14:03:14 -04:00
..
layout naughty: Resize notification when setting text 2019-02-23 18:54:39 +01:00
action.lua naughty: Turn actions into object. 2019-02-16 15:26:38 -05:00
constants.lua naughty: Add hicolor to the default icon path. 2019-02-16 15:49:39 -05:00
core.lua naughty: Set a default reason in `:destroy()`. 2019-03-03 16:24:17 -05:00
dbus.lua don't replace 'destroy' in existing notification, set destroy_cb (#2728) 2019-03-18 14:03:14 -04:00
init.lua naughty: Move the notification object into its own file. 2019-02-16 15:25:10 -05:00
notification.lua Add forgotten nil-check to `notification.reset_timeout` 2019-03-11 20:45:31 +02:00