awesome/lib/naughty
Emmanuel Lepage Vallee d99f8461ef naughty.legacy: Do not update the text if the notification has no widget
If the notification has been created without a legacy widget, it would
try to update some widgets that have never been created.
2019-04-05 21:06:11 -04:00
..
layout naughty.legacy: Do not update the text if the notification has no widget 2019-04-05 21:06:11 -04: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