all repos — openbox @ 5812a81c18b770dc5449be36648f5990f982dae7

openbox fork - make it a bit more like ryudo

use the combined client list by default
Dana Jansens danakj@orodu.net
commit

5812a81c18b770dc5449be36648f5990f982dae7

parent

fdd18551ee2e47a3e49fce4deb581af07681a15c

1 files changed, 1 insertions(+), 1 deletions(-)

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

@@ -397,7 +397,7 @@ <action name="Focus"/>

<action name="Raise"/> </mousebind> <mousebind button="Middle" action="Press"> - <action name="ShowMenu"><menu>client-list-menu</menu></action> + <action name="ShowMenu"><menu>client-list-combined-menu</menu></action> </mousebind> <mousebind button="Right" action="Press"> <action name="ShowMenu"><menu>root-menu</menu></action>