awesome/lib/naughty
Emmanuel Lepage Vallee a3c37382be naughty: Add a new request::icon for the main icon.
My initial implementation was overly optimistic. It turns out there
is no end in sight to "correctly" support icons. Apps randomly use
XDG name, paths and URLs. Rather than baloon the size of the
implementation, this commit moves toward to request:: pattern
found in other APIs. This will allow people who wish to "fix"
specific icons to do so in a way that scales.

The next 2 commits will move the current implementation to request
handlers.
2020-03-15 03:35:40 -04: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 naughty: Correctly scale large square icons. 2020-03-07 21:34:02 -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 naughty: Add a new request::icon for the main icon. 2020-03-15 03:35:40 -04:00
dbus.lua naughty: Replace request::icon by request::action_icon. 2020-03-14 20:21:35 -04:00
init.lua screen: Allow `outputs` to be changed. 2019-09-29 19:07:24 -04:00
notification.lua naughty: Add a new request::icon for the main icon. 2020-03-15 03:35:40 -04:00