[gnome-themes-standard] metacity: Don't set title/button borders on borderless windows



commit 240e434d8e975c8d3e222cd746d68a41e13a2a44
Author: Florian MÃllner <fmuellner gnome org>
Date:   Wed Jan 18 21:16:36 2012 +0100

    metacity: Don't set title/button borders on borderless windows

 themes/Adwaita/metacity-1/metacity-theme-3.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index cc7df61..30cb973 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -96,6 +96,8 @@
 	<distance name="right_width" value="0" />
 	<distance name="bottom_height" value="0" />
 	<distance name="title_vertical_pad" value="0" />
+	<border name="button_border" left="0" right="0" top="0" bottom="0"/>
+	<border name="title_border" left="0" right="0" top="0" bottom="0" />
 </frame_geometry>
 
 <frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small">



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