From 4f82083800158f381f44aebb9cfc0901b45042be Mon Sep 17 00:00:00 2001 From: Eric Koegel Date: Sat, 30 Nov 2013 23:37:07 +0300 Subject: Implement column list overflow tabwin mode Adds an list view for the tabwin when cycling windows, as described in the design SIG. An xfconf property and option to the wm tweaks app has been added. Signed-off-by: Simon Steinbeiss --- defaults/defaults | 1 + 1 file changed, 1 insertion(+) (limited to 'defaults') diff --git a/defaults/defaults b/defaults/defaults index 17dc3d719..78c15a514 100644 --- a/defaults/defaults +++ b/defaults/defaults @@ -10,6 +10,7 @@ cycle_draw_frame=true cycle_apps_only=false cycle_hidden=true cycle_minimum=true +cycle_tabwin_mode=0 cycle_workspaces=false double_click_time=250 double_click_distance=5 -- cgit v1.2.1