aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2012-07-21 21:38:39 +0000
committerJani Välimaa <wally@mageia.org>2012-07-21 21:38:39 +0000
commitf1f3c392c7dd479c841dcea905c52fa69563b315 (patch)
tree897601fa0112e80af41ba881da46a9f7f629e9fa
parent3603543fa7e0b5ce5613e43dcde8889bea219f5c (diff)
downloadconfig-f1f3c392c7dd479c841dcea905c52fa69563b315.tar
config-f1f3c392c7dd479c841dcea905c52fa69563b315.tar.gz
config-f1f3c392c7dd479c841dcea905c52fa69563b315.tar.bz2
config-f1f3c392c7dd479c841dcea905c52fa69563b315.tar.xz
config-f1f3c392c7dd479c841dcea905c52fa69563b315.zip
- sync xfwm4 settings with upstream Xfce 4.10
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml25
1 files changed, 14 insertions, 11 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
index 523d561..7d24b68 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
@@ -11,13 +11,15 @@
<property name="button_spacing" type="int" value="0"/>
<property name="click_to_focus" type="bool" value="true"/>
<property name="focus_delay" type="int" value="250"/>
+ <property name="cycle_apps_only" type="bool" value="false"/>
<property name="cycle_draw_frame" type="bool" value="true"/>
<property name="cycle_hidden" type="bool" value="true"/>
<property name="cycle_minimum" type="bool" value="true"/>
<property name="cycle_workspaces" type="bool" value="false"/>
- <property name="dbl_click_time" type="int" value="400"/>
+ <property name="double_click_time" type="int" value="250"/>
+ <property name="double_click_distance" type="int" value="5"/>
<property name="double_click_action" type="string" value="maximize"/>
- <property name="easy_click" type="string" value="true"/>
+ <property name="easy_click" type="string" value="Alt"/>
<property name="focus_hint" type="bool" value="true"/>
<property name="focus_new" type="bool" value="true"/>
<property name="frame_opacity" type="int" value="100"/>
@@ -29,6 +31,7 @@
<property name="placement_ratio" type="int" value="20"/>
<property name="placement_mode" type="string" value="center"/>
<property name="popup_opacity" type="int" value="100"/>
+ <property name="mousewheel_rollup" type="bool" value="true"/>
<property name="prevent_focus_stealing" type="bool" value="true"/>
<property name="raise_delay" type="int" value="250"/>
<property name="raise_on_click" type="bool" value="true"/>
@@ -41,8 +44,8 @@
<property name="shadow_delta_height" type="int" value="0"/>
<property name="shadow_delta_width" type="int" value="0"/>
<property name="shadow_delta_x" type="int" value="0"/>
- <property name="shadow_delta_y" type="int" value="0"/>
- <property name="shadow_opacity" type="int" value="66"/>
+ <property name="shadow_delta_y" type="int" value="-3"/>
+ <property name="shadow_opacity" type="int" value="50"/>
<property name="show_app_icon" type="bool" value="false"/>
<property name="show_dock_shadow" type="bool" value="true"/>
<property name="show_frame_shadow" type="bool" value="false"/>
@@ -51,7 +54,8 @@
<property name="snap_to_border" type="bool" value="true"/>
<property name="snap_to_windows" type="bool" value="false"/>
<property name="snap_width" type="int" value="10"/>
- <property name="theme" type="string" value="oxygen"/>
+ <property name="theme" type="string" value="Default"/>
+ <property name="tile_on_move" type="bool" value="true"/>
<property name="title_alignment" type="string" value="left"/>
<property name="title_font" type="string" value="Sans Bold 9"/>
<property name="title_horizontal_offset" type="int" value="0"/>
@@ -61,20 +65,19 @@
<property name="title_vertical_offset_inactive" type="int" value="0"/>
<property name="toggle_workspaces" type="bool" value="false"/>
<property name="unredirect_overlays" type="bool" value="true"/>
+ <property name="urgent_blink" type="bool" value="false"/>
<property name="use_compositing" type="bool" value="false"/>
<property name="workspace_count" type="int" value="4"/>
<property name="wrap_cycle" type="bool" value="true"/>
+ <property name="wrap_layout" type="bool" value="false"/>
+ <property name="wrap_resistance" type="int" value="10"/>
+ <property name="wrap_windows" type="bool" value="true"/>
+ <property name="wrap_workspaces" type="bool" value="false"/>
<property name="workspace_names" type="array">
<value type="string" value="Workspace 1"/>
<value type="string" value="Workspace 2"/>
<value type="string" value="Workspace 3"/>
<value type="string" value="Workspace 4"/>
</property>
- <property name="urgent_blink" type="bool" value="false"/>
- <property name="wrap_layout" type="bool" value="false"/>
- <property name="wrap_workspaces" type="empty"/>
- <property name="wrap_windows" type="empty"/>
- <property name="wrap_resistance" type="int" value="22"/>
- <property name="margin_left" type="empty"/>
</property>
</channel>