awesome/lib/naughty
Emmanuel Lepage Vallee afe58d6cd2 notification: Add rules for notifications.
This commit introduce the new "ruled" module. This new top level
module will eventually host all "rules" related modules.

As for the content of the commit, it adds rules for notification. They
are mostly identical to the client rules and can be used to customize
or filter the notifications. It replaces the old "preset" API. The
preset API inner working was mostly a duplication of the early
`awful.rules` API, but was never as flexible. Thus the idea behind this
work is to converge all "core" classes to use a similar declarative API.
2020-02-15 20:33:21 -05:00
..
container doc: Upgrade the notification documentation to the latest standards. 2020-02-10 04:13:17 -05:00
layout naughty.box: Have a better error message when an invalid position is set 2020-02-10 04:13:17 -05:00
list doc: Upgrade the notification documentation to the latest standards. 2020-02-10 04:13:17 -05:00
widget doc: Upgrade the notification documentation to the latest standards. 2020-02-10 04:13:17 -05:00
action.lua doc: Upgrade the notification documentation to the latest standards. 2020-02-10 04:13:17 -05:00
constants.lua naughty: Add more default values. 2019-08-03 01:45:22 -04:00
core.lua notification: Add rules for notifications. 2020-02-15 20:33:21 -05:00
dbus.lua Fix missing naughty.dbus.config.mapping defaults 2019-11-29 22:37:20 +07:00
init.lua screen: Allow `outputs` to be changed. 2019-09-29 19:07:24 -04:00
notification.lua naughty.notification: Do not hold a strong reference to the screen. 2020-02-10 04:13:17 -05:00