> I'm not sure Metacity theme format allow this... :(

Yes it is.

This is a part of metacity code for the normal focused titlebar:

<draw_ops name="title-focused">
        <!--titlebar-gradient-Normal--><gradient type="vertical" x="0" y="0" 
width="width" height="((Titlebar_height) / 2)">
        <!--titlebar-Normal1--><color value="#000000"/>
        <!--titlebar-Normal2--><color value="#FF7400"/>
        </gradient>
        <!--titlebar-gradient-Normal--><gradient type="vertical" x="0" 
y="((Titlebar_height) / 2)" width="width" height="((Titlebar_height) / 2)">
        <!--titlebar-Normal3--><color value="#FF7400"/>
        <!--titlebar-Normal4--><color value="#000000"/>
        </gradient>
        <!--mask-titlebar-Normal--><image filename="mask-norm.png" x="(width - 
object_width - RightTitlebarEdge + 2)" y="TopButtonBorder" width="object_width" 
height="object_height"/>
</draw_ops>

As you can see from the last part:

<image filename="mask-norm.png" x="(width - object_width -
RightTitlebarEdge + 2)" y="TopButtonBorder" width="object_width"
height="object_height"/>

mask-norm.png is the mask

-- 
[ambiance, radiance] no rounding when window has no maximise icon
https://bugs.launchpad.net/bugs/532224
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