summaryrefslogtreecommitdiff
path: root/data/rc.xsd
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2008-01-11 19:32:45 -0500
committerDana Jansens <danakj@orodu.net>2008-01-11 19:32:45 -0500
commit22333336d3ba36784955c67444f996b557f3838a (patch)
tree579e484f5d0be3d5b6f51c1e972de5d8201eaf65 /data/rc.xsd
parent602a73c15ce22250a604e443a994ad6c8726f3f5 (diff)
add an <active> option for window placement, to try force new windows on the active monitor (for xinerama)
Diffstat (limited to 'data/rc.xsd')
-rw-r--r--data/rc.xsd1
1 files changed, 1 insertions, 0 deletions
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 @@
</xsd:annotation>
<xsd:element name="policy" type="ob:placementpolicy"/>
<xsd:element name="center" type="ob:bool"/>
+ <xsd:element name="active" type="ob:bool"/>
</xsd:complexType>
<xsd:complexType name="margins">
<xsd:annotation>