all repos — openbox @ 1974c69fb356a4958316dc7657a5f726804ac648

openbox fork - make it a bit more like ryudo

Fix some namings and xml formatting in rc.xml and rc.xsd
Denis Kaganovich mahatma@eu.by
commit

1974c69fb356a4958316dc7657a5f726804ac648

parent

56a0993300e6b4939b2c4eae1cf4d444732cd043

2 files changed, 4 insertions(+), 3 deletions(-)

jump to
M data/rc.xmldata/rc.xml

@@ -634,10 +634,10 @@ if this is a negative value, then the delay is infinite and the

submenu will not be shown until it is clicked on --> <submenuHideDelay>400</submenuHideDelay> <!-- time to delay before hiding a submenu when selecting another - entry in parent menu --> + entry in parent menu if this is a negative value, then the delay is infinite and the submenu will not be hidden until a different submenu is opened --> - <applicationIcons>yes</applicationIcons> + <showIcons>yes</showIcons> <!-- controls if icons appear in the client-list-(combined-)menu --> <manageDesktops>yes</manageDesktops> <!-- show the manage desktops section in the client-list-(combined-)menu -->
M data/rc.xsddata/rc.xsd

@@ -393,7 +393,8 @@ <xsd:enumeration value="ActiveWindow"/>

<xsd:enumeration value="InactiveWindow"/> <xsd:enumeration value="MenuHeader"/> <xsd:enumeration value="MenuItem"/> - <xsd:enumeration value="OnScreenDisplay"/> + <xsd:enumeration value="ActiveOnScreenDisplay"/> + <xsd:enumeration value="InactiveOnScreenDisplay"/> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="fontweight">