[Xfce4-commits] r25850 - in xfwm4/trunk/themes: daloa default largeprint

Olivier Fourdan olivier at xfce.org
Sun Jun 24 14:10:24 CEST 2007


Author: olivier
Date: 2007-06-24 12:10:24 +0000 (Sun, 24 Jun 2007)
New Revision: 25850

Modified:
   xfwm4/trunk/themes/daloa/themerc
   xfwm4/trunk/themes/default/themerc
   xfwm4/trunk/themes/largeprint/themerc
Log:
Play with shadows

Modified: xfwm4/trunk/themes/daloa/themerc
===================================================================
--- xfwm4/trunk/themes/daloa/themerc	2007-06-24 09:33:55 UTC (rev 25849)
+++ xfwm4/trunk/themes/daloa/themerc	2007-06-24 12:10:24 UTC (rev 25850)
@@ -2,6 +2,10 @@
 button_offset=0
 button_spacing=-1
 maximized_offset=0
+shadow_delta_height=0
+shadow_delta_width=0
+shadow_delta_x=0
+shadow_delta_y=2
 show_app_icon=true
 title_horizontal_offset=0
 title_shadow_active=frame

Modified: xfwm4/trunk/themes/default/themerc
===================================================================
--- xfwm4/trunk/themes/default/themerc	2007-06-24 09:33:55 UTC (rev 25849)
+++ xfwm4/trunk/themes/default/themerc	2007-06-24 12:10:24 UTC (rev 25850)
@@ -3,10 +3,10 @@
 button_spacing=0
 full_width_title=false
 maximized_offset=0
-shadow_delta_height=-2
-shadow_delta_width=-2
-shadow_delta_x=-2
-shadow_delta_y=0
+shadow_delta_height=2
+shadow_delta_width=1
+shadow_delta_x=1
+shadow_delta_y=1
 show_app_icon=true
 title_horizontal_offset=1
 title_shadow_active=frame

Modified: xfwm4/trunk/themes/largeprint/themerc
===================================================================
--- xfwm4/trunk/themes/largeprint/themerc	2007-06-24 09:33:55 UTC (rev 25849)
+++ xfwm4/trunk/themes/largeprint/themerc	2007-06-24 12:10:24 UTC (rev 25850)
@@ -3,10 +3,10 @@
 button_spacing=0
 full_width_title=false
 maximized_offset=0
-shadow_delta_height=0
-shadow_delta_width=0
-shadow_delta_x=0
-shadow_delta_y=2
+shadow_delta_height=4
+shadow_delta_width=1
+shadow_delta_x=1
+shadow_delta_y=1
 show_app_icon=true
 title_horizontal_offset=1
 title_shadow_active=frame



More information about the Xfce4-commits mailing list