[gnome-themes-standard] window decorations: fixed maximized titlebar to be like normal one.



commit bbbbf62c69b5b40276fb100078543a60a150508b
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Tue Dec 7 15:44:20 2010 +0100

    window decorations: fixed maximized titlebar to be like normal one.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index e27f72a..62ca61a 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -1004,7 +1004,7 @@
 
 <frame_style name="normal_max_focused" geometry="max">
 	<piece position="entire_background" draw_ops="entire_background_focused" />
-	<piece position="titlebar" draw_ops="titlebar_fill_focused" />
+	<piece position="titlebar" draw_ops="titlebar_fill_focused_alt" />
 	<piece position="title" draw_ops="title_focused" />
 	<button function="close" state="normal" draw_ops="close_focused" />
 	<button function="close" state="pressed" draw_ops="close_focused_pressed" />



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]