]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xsd
add movetocenter here
[chaz/openbox] / data / rc.xsd
index 7cdc5900693733dae7c828853b270d431002d403..07b25337e542caf0013a3aefb3c831bccdcf38ec 100644 (file)
             <xs:element name="name" type="xs:string"/>
             <xs:element name="titlelayout" type="xs:string"/>
             <xs:element name="keepBorder" type="ob:yesorno"/>
+            <xs:element name="hideDisabled" type="ob:yesorno"/>
         </xs:sequence>
     </xs:complexType>
     <xs:complexType name="desktops">
             <xs:enumeration value="MoveToEdgeNorth"/>
             <xs:enumeration value="MoveToEdgeSouth"/>
             <xs:enumeration value="MoveToEdgeWest"/>
+            <xs:enumeration value="MoveToCenter"/>
             <xs:enumeration value="NextWindow"/>
             <xs:enumeration value="NextWindowLinear"/>
             <xs:enumeration value="PreviousWindow"/>
This page took 0.020332 seconds and 4 git commands to generate.