]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xsd
set the resize cursors only when the window can be resized
[chaz/openbox] / data / rc.xsd
index 83af035fc6873219ac58db1fa400b75d096e0a34..ca99419ad1d10f35d54272a97e077cd7a3f38936 100644 (file)
     <xsd:simpleType name="contextname">
         <xsd:restriction base="xsd:string">
             <xsd:enumeration value="Desktop"/>
+            <xsd:enumeration value="Root"/>
             <xsd:enumeration value="Client"/>
             <xsd:enumeration value="Titlebar"/>
             <xsd:enumeration value="Frame"/>
             <xsd:enumeration value="BRCorner"/>
             <xsd:enumeration value="Top"/>
             <xsd:enumeration value="Bottom"/>
+            <xsd:enumeration value="Left"/>
+            <xsd:enumeration value="Right"/>
             <xsd:enumeration value="Maximize"/>
             <xsd:enumeration value="AllDesktops"/>
             <xsd:enumeration value="Shade"/>
This page took 0.021651 seconds and 4 git commands to generate.