[gnome-themes-standard] do not round the top of dialog windows. Eventually I will need to draw a titlebar there as we want i



commit fab589e78a782b01f9848950c6c0818d335ef1cc
Author: Jakub Steiner <jimmac gmail com>
Date:   Wed Oct 27 18:40:22 2010 +0200

    do not round the top of dialog windows. Eventually I will need to draw a titlebar there as we want it to feel bent and will need a vertical gradient highlight.

 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 d38ec69..50fc5bf 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -62,7 +62,7 @@
   <frame_geometry name="dialog" title_scale="medium" parent="normal" hide_buttons="true">
   </frame_geometry>
 
-  <frame_geometry name="border" has_title="false" parent="normal">
+  <frame_geometry name="border" has_title="false" parent="normal" rounded_top_left="false" rounded_top_right="false">
   </frame_geometry>
 
 



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