On 02.04.2011 00:14, Vitor Eiji Justus Sakaguti wrote: > Additionally, is it possible to get a widget's geometry, so I could > create a naughty notification just below the widget and not far far > away in the corner of the screen?
This sounds more like a tooltip than a notification: http://awesome.naquadah.org/doc/api/modules/awful.tooltip.html awful.tooltip also offers a set_text() method, so I guess that easily allows you to update the displayed text. Cheers, Uli -- Sometimes the people that know software the best are the ones that hate it the most. -- infogulch -- To unsubscribe, send mail to [email protected].
