if (DETAIL ("entry_bg"))
{
  cairo_set_operator (cr, CAIRO_OPERATOR_SOURCE);
  murrine_set_color_rgba (cr, &colors->base[state_type], ENTRY_OPACITY);
  cairo_rectangle (cr, 0, 0, width, height);
  cairo_fill (cr);
}

should work as well. It's even more than twice as fast.

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to