Would it be too hard to just open the gtkrc of the current theme and
look for a class like "UnityButtons" that points to the png files of the
three buttons?

That way, all that theme authors have to do is to add extra pngs of the
buttons to their theme folder, and add something like this to the bottom
of the gtkrc:

style "unity-buttons"
{
close = "close.png"
minimize = "minimize.png"
maximize = "maximize.png"
}

class "UnityButtons" style "unity-buttons"

Just an idea...

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

Title:
  Window control buttons in the panel don't respect metacity theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/740232/+subscriptions

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

Reply via email to