From 1cb287e130ee662002baeec809c42498da38b878 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 11 Jan 2008 15:01:03 -0500 Subject: focus the desktop window when you right click it, same as you focus other windows --- data/rc.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data') diff --git a/data/rc.xml b/data/rc.xml index 3859f537..e3a59eb2 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -569,6 +569,10 @@ + + + + -- cgit v1.2.3 From 22333336d3ba36784955c67444f996b557f3838a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 11 Jan 2008 19:32:45 -0500 Subject: add an option for window placement, to try force new windows on the active monitor (for xinerama) --- data/rc.xml | 3 +++ data/rc.xsd | 1 + 2 files changed, 4 insertions(+) (limited to 'data') diff --git a/data/rc.xml b/data/rc.xml index e3a59eb2..efbd8a9c 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -35,6 +35,9 @@
yes
+ no + diff --git a/data/rc.xsd b/data/rc.xsd index adafc5f4..ef610bfa 100644 --- a/data/rc.xsd +++ b/data/rc.xsd @@ -54,6 +54,7 @@ + -- cgit v1.2.3 From 17bc51aab8be25cd44c55eb0a652c92518bd9b0f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 11 Jan 2008 20:24:16 -0500 Subject: let you specify the resize popup to be in a fixed place --- data/rc.xml | 12 +++++++++++- data/rc.xsd | 5 +++++ 2 files changed, 16 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/rc.xml b/data/rc.xml index efbd8a9c..3cd88ee8 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -129,7 +129,17 @@ Nonpixel Center - + + + + + 10 + + 10 + +