From 372d7160a9552b9be848573f7977fee8b052dc05 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Mon, 13 Mar 2006 22:42:22 +0000 Subject: Add support for semi-transparent window decorations, user configurable through the wmteaks plugin (inspired by Aquila Deus implementation, bug #1103) (Old svn revision: 20402) --- defaults/defaults | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'defaults') diff --git a/defaults/defaults b/defaults/defaults index b8df733ef..ff6339192 100644 --- a/defaults/defaults +++ b/defaults/defaults @@ -1,6 +1,6 @@ box_move=false box_resize=false -button_layout=OTS|HMC +button_layout=O|HMC button_offset=0 button_spacing=1 click_to_focus=true @@ -12,11 +12,12 @@ double_click_action=maximize easy_click=true focus_hint=true focus_new=true +frame_opacity=100 full_width_title=true keytheme=Default move_opacity=100 -popup_opacity=100 placement_ratio=25 +popup_opacity=100 prevent_focus_stealing=false raise_delay=250 raise_on_click=true @@ -29,9 +30,12 @@ shadow_delta_height=0 shadow_delta_width=0 shadow_delta_x=0 shadow_delta_y=0 +show_app_icon=false +show_frame_shadow=true +show_popup_shadow=true +snap_resist=false snap_to_border=true snap_to_windows=false -snap_resist=false snap_width=10 theme=Default title_alignment=left @@ -47,8 +51,3 @@ wrap_layout=true wrap_resistance=10 wrap_windows=true wrap_workspaces=false -show_app_icon=false -show_frame_shadow=true -show_popup_shadow=true -active_opacity=100 -inactive_opacity=80 -- cgit v1.2.1