From 7be3cefefa38972c123cf5e750f0123b1e13c6e2 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Sun, 26 Mar 2006 09:35:56 +0000 Subject: Enable compositor by default (I think it's pretty safe to enable it now, it's a pretty well tested feature that's been there since 4.2) but use no shadow or transparency by default so that it's still nice to cards which don't have render acclerated in hardware. Users can tweak that using the wmtweaks settings, and if they really don't want the compositor to be enabled, they can either disable that in the Xorg.conf or even recompile xfwm4 withoug the compositor enabled. (Old svn revision: 20573) --- defaults/defaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'defaults') diff --git a/defaults/defaults b/defaults/defaults index ff6339192..ddf330c8d 100644 --- a/defaults/defaults +++ b/defaults/defaults @@ -31,8 +31,8 @@ shadow_delta_width=0 shadow_delta_x=0 shadow_delta_y=0 show_app_icon=false -show_frame_shadow=true -show_popup_shadow=true +show_frame_shadow=false +show_popup_shadow=false snap_resist=false snap_to_border=true snap_to_windows=false -- cgit v1.2.1