On 01/22/2012 07:43 PM, Uli Schlachter wrote:
For the top-left corner (assuming w is your wibox):

   local geom = screen[mouse.screen]:geometry()
   w.x = geom.x
   w.y = geom.y

Cheers,
Uli
Oh, I see it now. I thought you were talking about :geometry() method of the widget itself. Thanks a lot.

Regards,
Alexander

--
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Reply via email to