[Blends-commit] [SCM] ezgo branch, master, updated. 3c5c075b9a97b4e1d945e7579dd16688c71a88c7

Franklin franklin at goodhorse.idv.tw
Sun Jan 4 15:57:55 UTC 2015


The following commit has been merged in the master branch:
commit 41a56aba5ece818c76ce8222a43bf19315b99413
Author: Franklin <franklin at goodhorse.idv.tw>
Date:   Sun Jan 4 14:32:38 2015 +0800

    Change the theme, workspace number and other settings for xfwm4

diff --git a/ezgo-xfce/xfce4/xfce-perchannel-xml/xfwm4.xml b/ezgo-xfce/xfce4/xfce-perchannel-xml/xfwm4.xml
index 9f777c6..00a21bf 100644
--- a/ezgo-xfce/xfce4/xfce-perchannel-xml/xfwm4.xml
+++ b/ezgo-xfce/xfce4/xfce-perchannel-xml/xfwm4.xml
@@ -5,9 +5,9 @@
     <property name="frame_opacity" type="empty"/>
     <property name="show_frame_shadow" type="empty"/>
     <property name="show_popup_shadow" type="empty"/>
-    <property name="theme" type="empty"/>
+    <property name="theme" type="string" value="Albatross"/>
     <property name="use_compositing" type="empty"/>
-    <property name="workspace_count" type="empty"/>
+    <property name="workspace_count" type="int" value="1"/>
     <property name="workspace_names" type="empty"/>
     <property name="activate_action" type="empty"/>
     <property name="box_move" type="empty"/>
@@ -34,7 +34,7 @@
     <property name="shadow_delta_y" type="empty"/>
     <property name="shadow_opacity" type="empty"/>
     <property name="show_app_icon" type="empty"/>
-    <property name="show_dock_shadow" type="empty"/>
+    <property name="show_dock_shadow" type="bool" value="true"/>
     <property name="snap_to_border" type="empty"/>
     <property name="snap_to_windows" type="empty"/>
     <property name="snap_width" type="empty"/>
@@ -61,12 +61,12 @@
     <property name="easy_click" type="string" value="Alt"/>
     <property name="focus_hint" type="bool" value="true"/>
     <property name="inactive_opacity" type="int" value="100"/>
-    <property name="move_opacity" type="int" value="100"/>
+    <property name="move_opacity" type="int" value="90"/>
     <property name="placement_ratio" type="int" value="20"/>
     <property name="popup_opacity" type="int" value="100"/>
     <property name="prevent_focus_stealing" type="bool" value="false"/>
     <property name="raise_with_any_button" type="bool" value="true"/>
-    <property name="resize_opacity" type="int" value="100"/>
+    <property name="resize_opacity" type="int" value="90"/>
     <property name="restore_on_move" type="bool" value="true"/>
     <property name="snap_resist" type="bool" value="false"/>
     <property name="sync_to_vblank" type="bool" value="false"/>

-- 
Blend for educatipn with asian specific adaptations



More information about the Blends-commit mailing list