[Bug 447632] Re: i can not see app icon on metacity title bar

2010-10-10 Thread Vish
This was an intentional design change, there is another bug requesting
this change. I just cant seem to find it :-/

human-theme (0.29ubuntu1~ppa2) karmic; urgency=low

  * Removing the tiny app button on the left side of the window deco

 -- Kenneth Wimer kw...@ubuntu.com  Mon, 27 Jul 2009 22:45:35 +0200

** Changed in: human-theme (Ubuntu)
   Status: New = Invalid

-- 
i can not see app icon on metacity title bar
https://bugs.launchpad.net/bugs/447632
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


[Bug 447632] Re: i can not see app icon on metacity title bar

2010-10-10 Thread Bruno Girin
As a workaround, if you right-click on the window's title bar, the
standard application menu will appear (or at least it does on Lucid and
Maverick, not sure about Karmic).

-- 
i can not see app icon on metacity title bar
https://bugs.launchpad.net/bugs/447632
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


[Bug 447632] Re: i can not see app icon on metacity title bar

2010-09-04 Thread Ori Avtalion
This is a issue related to the Human theme, not a problem with Metacity.

** Also affects: human-theme (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: metacity (Ubuntu)
   Status: New = Invalid

-- 
i can not see app icon on metacity title bar
https://bugs.launchpad.net/bugs/447632
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


[Bug 447632] Re: i can not see app icon on metacity title bar

2010-07-02 Thread hife
Not a real bug. Just a theme specific preference.
To fix this, you can either choose a skin that still has appicons there like 
Clearlooks or:
1. open text editor with root (e.g.: Terminal: sudo gedit)
2. open: /usr/share/themes/YOURTHEME/metacity-1/metacity-theme-1.xml
3. find stanzas beginning with: draw_ops name=menu_button_normal, draw_ops 
name=menu_button_pressed and draw_ops name=menu_button_unfocused
4. delete found stanzas or make them comments by adding !-- in front of and 
-- behind them
5. insert:
draw_ops name=menu_button_icon
!--icon  x=0 y=0 width=width height=height/--
icon  x=(width-mini_icon_width)/2 y=(height-mini_icon_height)/2 
width=mini_icon_width height=mini_icon_height/
/draw_ops

draw_ops name=menu_button_icon_unfocused
!--icon  x=0 y=0 width=width height=height alpha=0.5/--
icon  x=(width-mini_icon_width)/2 y=(height-mini_icon_height)/2 
width=mini_icon_width height=mini_icon_height/
/draw_ops

draw_ops name=menu_button_normal
include name=menu_button_icon/
/draw_ops
draw_ops name=menu_button_pressed
include name=menu_button_icon/
/draw_ops
draw_ops name=menu_button_unfocused
include name=menu_button_icon_unfocused/
/draw_ops
instead.
6. Save and close editor

The changes should immediately take effect.

kr hife

-- 
i can not see app icon on metacity title bar
https://bugs.launchpad.net/bugs/447632
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


[Bug 447632] Re: i can not see app icon on metacity title bar

2010-07-02 Thread hife

** Attachment added: Screenshot of edited file
   http://launchpadlibrarian.net/51286468/screenshot_solution.png

-- 
i can not see app icon on metacity title bar
https://bugs.launchpad.net/bugs/447632
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


[Bug 447632] Re: i can not see app icon on metacity title bar

2009-10-09 Thread manzur

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/33380447/Screenshot.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33380448/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/33380449/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/33380450/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/33380451/XsessionErrors.txt

-- 
i can not see app icon on metacity title bar
https://bugs.launchpad.net/bugs/447632
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