awesome/lib/naughty
Emmanuel Lepage Vallee 6d5d016a2a naughty: Turn actions into object.
The current API is non-compliant with the 1.0 spec and cannot represent
the v1.2 spec at all. The pair of name and callback fails to represent
the explicit ordering and cannot support the icons cleanly.

Plus to support the keyboard navigation use case, the notification
action need to be able to get some sort of focus state. Having an
object makes this easy.
2019-02-16 15:26:38 -05:00
..
layout naughty: Turn actions into object. 2019-02-16 15:26:38 -05:00
action.lua naughty: Turn actions into object. 2019-02-16 15:26:38 -05:00
constants.lua notification: Add a new destroyed reason for "lack of space". 2019-02-16 15:26:38 -05:00
core.lua naughty: Turn actions into object. 2019-02-16 15:26:38 -05:00
dbus.lua naughty: Turn actions into object. 2019-02-16 15:26:38 -05:00
init.lua naughty: Move the notification object into its own file. 2019-02-16 15:25:10 -05:00
notification.lua naughty: Turn actions into object. 2019-02-16 15:26:38 -05:00