Quoting Daniel <[email protected]> (Sat, 15 Dec 2012, 15:01:06):
> >   echo "naughty.notify({title = \"$TITLE\", text = \"$MSG\",timeout = 
> > $TIMEOUT})" |awesome-client
> >
> > Then, you could use the key-bindings from rc.lua.
> 
> Well sure, but I still will have make a list which I add every
> object=naughty.notify(..) to, within rc.lua, for use when destroying... Okay.

Sorry, I don't understand, but with the functions and key-bindings I
mailed, it's simple like that:

$ for i in `seq 1 10`;do naughty-send -m "msg $i";done

All msgs will be destroyed if pressing <mod><F10> in awesome

-- 
To unsubscribe, send mail to [email protected].

Reply via email to