GNOME Bugzilla – Bug 460018
Rounded window borders don't get rendered correctly
Last modified: 2008-03-23 19:19:04 UTC
Rounded window borders don't get rendered correctly in meta theme preview nor under Appearance/Theme Details/Window Border.
Created attachment 92306 [details] Shows incorrectly rendered window borders in preview
This also happens in the main meta theme previews. I think this is due to Metacity assuming the window it is drawing on will be shaped. We may need to ask the Metacity developers for help here.
Eh, yeah, that looks like our problem. I don't know gnome-control-center as well as I should: what's the name of the executable that generates the dialogue in the screenshot?
(In reply to comment #3) > Eh, yeah, that looks like our problem. I don't know gnome-control-center as > well as I should: what's the name of the executable that generates the dialogue > in the screenshot? > The executable is called gnome-appearance-properties.
*shove*
Anything new on this?
Nothing new at present; sorry, work has been insanely busy for the last month or so. I'm hoping it will calm down soon. I am getting Metacity work done, but not as fast as I'd like. I will get to this.
This is actually seems to be a duplicate report of bug 326061.
Created attachment 104879 [details] [review] Add meta_preview_get_clip_region() to preview-widget This patch adds a function that allows applications which use the preview widget to get an appropriate mask for the current theme's shape. This code is basically taken straight from src/ui/frames.c, but converted to GdkRegion instead of X Regions, since unfortunately there is no function to convert between the two.
*** Bug 326061 has been marked as a duplicate of this bug. ***
This all seems in order.
Committed to gnome-2-22 branch as well.
*** Bug 480258 has been marked as a duplicate of this bug. ***