awesome/lib/naughty
Emmanuel Lepage Vallee 0cbb7f59b0 naughty: Improve backward compatibility to protecting the constants.
If the user copy/pasted `naughty.config.*` into their config rather
than set values 1 by 1, we could no longer add new values since they
would get removed. To prevent more users being affected by this, we
now silently ignore the new table while still setting all the values.

Fix #3145
2020-09-14 02:11:32 -07:00
..
container doc: Upgrade the notification documentation to the latest standards. 2020-02-10 04:13:17 -05:00
layout fix(naughty: layout: box): take preset.padding and beautiful.notification_spacing into account (#3103) 2020-05-22 21:55:47 -07:00
list doc: Upgrade the notification documentation to the latest standards. 2020-02-10 04:13:17 -05:00
widget fix(naughty: widget: _markup): correctly un-escape "<span property=value>" 2020-04-23 13:44:34 +02:00
action.lua doc: Upgrade the notification documentation to the latest standards. 2020-02-10 04:13:17 -05:00
constants.lua naughty: Improve backward compatibility to protecting the constants. 2020-09-14 02:11:32 -07:00
core.lua naughty: Use a request handler to clear the notification icon. 2020-03-16 04:45:52 -04:00
dbus.lua naughty: Use a request handler to clear the notification icon. 2020-03-16 04:45:52 -04:00
init.lua screen: Allow `outputs` to be changed. 2019-09-29 19:07:24 -04:00
notification.lua naughty: Plug to the permission system. 2020-03-16 04:46:51 -04:00