awesome/lib
Uli Schlachter 1beb274944 Wibox: Use the "refresh" signal for redrawing
Previously, we used a timer with a timeout of 0 for redrawing the wibox. I had
the visual impression that the wibox was black for a moment. With strace I was
able to measure a latency of 10ms until the wibox was finally redrawn.

This now uses the "refresh" signal. With this, we get our latency down to
something like 0.15ms which sounds a lot better. :)

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-10-15 18:57:50 +02:00
..
awful awful.widget.prompt: Fix error display 2010-10-14 21:17:02 +02:00
gears Fix some broken luadoc 2010-09-29 21:38:06 +02:00
wibox Wibox: Use the "refresh" signal for redrawing 2010-10-15 18:57:50 +02:00
beautiful.lua.in Be compatible to oopango 1.0 2010-10-06 15:11:20 +02:00
naughty.lua.in margin: Accept individual margins 2010-10-08 17:22:00 +02:00