49258e7805
Notifications will not be destroyed on 'run' execution unless the provided 'run' function explicitly invokes die()/destroy(). For this purpose run can now receive the notification object as argument. naughty.notify{ text = 'hi', run = function(n) awful.util.spawn('firefox') n.die() end } Signed-off-by: koniu <gkusnierz@gmail.com> |
||
---|---|---|
.. | ||
awful | ||
beautiful.lua.in | ||
invaders.lua.in | ||
naughty.lua.in | ||
revelation.lua.in | ||
tabulous.lua.in |