From e3cb862b20321dcf027752ef4eba1169f48fb83e Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Wed, 28 Jun 2006 21:18:22 +0000 Subject: Add support for opacity lock (patch from Darren Salt , bug #1958), add support for changing opacity using mouse button 6 and 7 (patch from Darren Salt , bug #1959), add move/resize cancellation using a configurable keyboard shortcut (patch from Darren Salt , bug #1963), optimization for the compositor rebuilding screen when settings change (me :) (Old svn revision: 22213) --- defaults/defaults | 1 + 1 file changed, 1 insertion(+) (limited to 'defaults') diff --git a/defaults/defaults b/defaults/defaults index ddf330c8d..094814b83 100644 --- a/defaults/defaults +++ b/defaults/defaults @@ -14,6 +14,7 @@ focus_hint=true focus_new=true frame_opacity=100 full_width_title=true +inactive_opacity=100 keytheme=Default move_opacity=100 placement_ratio=25 -- cgit v1.2.1