awesome/lib/naughty/list
Emmanuel Lepage Vallee e524f93baa notification.action: Allow actions to be shared by multiple notification
The reason is that if actions are provided by rules, only one instance
exist. It was a mistake to couple actions with their notifications. It
could not work reliably and has to be removed.

The commit also change the notification action storage to be a copy
instead of the original table. This allows to append actions (not part
of this commit) without risking adding them to the wrong notification.

**WARNING** This break an unreleased API by removing the `notification`
property of an action.
2019-08-03 01:45:22 -04:00
..
actions.lua notification.action: Allow actions to be shared by multiple notification 2019-08-03 01:45:22 -04:00
init.lua naughty: Add an awful.widget.common based "notification list" 2019-06-08 18:56:08 -04:00
notifications.lua naughty: Add an awful.widget.common based "notification list" 2019-06-08 18:56:08 -04:00