awesome/lib/naughty/widget
Emmanuel Lepage Vallee 6e50ee2a41 naughty: Add a shared default widget_template for the notifications.
This will be shared by the notifications stored in a wibox/wibar and the
ones using a popup. It extends the constraint and margins container
to take care of some boilerplate code. While other widgets have their
own public API, those 2 are private since they are not different enough
to warrent a new public module.
2019-06-08 18:56:08 -04:00
..
_default.lua naughty: Add a shared default widget_template for the notifications. 2019-06-08 18:56:08 -04:00
icon.lua naughty: Add an icon widget. 2019-06-08 18:56:08 -04:00
init.lua naughty: Add a `message` widget. 2019-06-08 18:56:08 -04:00
message.lua naughty: Add a `message` widget. 2019-06-08 18:56:08 -04:00
title.lua naughty: Add a title widget. 2019-06-08 18:56:08 -04:00