awful.wibox: Fix some flickering
commit9f8af0ae6db085570f48cc77a9fed94c918876fb
authorUli Schlachter <psychon@znc.in>
Sat, 2 Apr 2011 15:26:52 +0000 (2 17:26 +0200)
committerUli Schlachter <psychon@znc.in>
Sat, 2 Apr 2011 15:26:52 +0000 (2 17:26 +0200)
treea6ca6b006bf39d6228759f2eeef9855c867f27ab
parent4d280365ad1e1bcabc2cda2420a2233c97937d73
awful.wibox: Fix some flickering

The menu was first made visible and then placed correctly. This caused a short,
black flicker in the top, left corner of the screen.

Fix this by removing a too early "visible = true".

This was introduced by me in 4d280365ad1e1bcabc2c, sorry.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/awful/menu.lua.in