Tassilo Horn wrote: > Hi all, > > I'm starting to enjoy naughty and teach my apps to use it for making > notifications. Basically it works, but one thing which seems not to be > possible is to replace an old popup from somewhere outside the awesome / > lua world. > > I usually call naughty.notify() from shell scripts using awesome-client, > but then I don't know the id of the popup I fired up right now. So > either awesome-client should write the value the last function call > returned to stdout, or one should have a possibility to enforce an id > when creating a popup. > > Thanks for the wonderful WM, > Tassilo > > >
If you pass "return naughty.notify()" (or any other function) to awesome-client it will output the return value to stdout
signature.asc
Description: OpenPGP digital signature
