GNOME Bugzilla – Bug 91321
Make the menu button's arrow antialiased
Last modified: 2015-03-24 13:00:35 UTC
With most of the icons being antialiased in Gnome2, it would be nice if that little arrow that indicates a menu or boxes, would also be antialiased. It would be a small task to accomplish, right?
Yeah, we should render the triangle onto the pixbuf using libart's anti-aliased routines before rendering to the drawable.
Are you talking about the menu applet which is in gnome-applets ?
No, I'm talking about the Main Menu button. Havoc did log a bug recently that we should use gtk_paint_arrow. That's a better solution, so this should be marked as a dup of that bug.
*** This bug has been marked as a duplicate of 103342 ***