Hi,

I have a keybinding to toggle my statusbar:

keybinding({ modkey,           }, "b",      function ()
    mywibox[mouse.screen].visible = not mywibox[mouse.screen].visible
end):add() 

It works as expected, but when the wibox is hidden, both Xorg and
awesome consume all the available CPU power. This behavior does not stop
until I toggle the wibox back to be visible.

Tested with version 3.1.


Greetings,
Frank

-- 
Frank Blendinger | fb(at)intoxicatedmind.net | GPG: 0x0BF2FE7A
Fingerprint: BB64 F2B8 DFD8 BF90 0F2E 892B 72CF 7A41 0BF2 FE7A
  "Just because I don't care doesn't mean I don't understand."
                                               (Homer Simpson)

Attachment: signature.asc
Description: Digital signature

Reply via email to