all repos — openbox @ 9fbe54b9a1fd07938eca082e9ef575a61a45ddbb

openbox fork - make it a bit more like ryudo

add the root context to the sloppy focus example config
Dana Jansens danakj@orodu.net
commit

9fbe54b9a1fd07938eca082e9ef575a61a45ddbb

parent

df07fdc90a31cebccb0ee6406d42a2584dd01528

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

jump to
M doc/rc-mouse-focus.xmldoc/rc-mouse-focus.xml

@@ -488,7 +488,9 @@

<mousebind button="Left" action="Press"> <action name="Activate"/> </mousebind> + </context> + <context name="Root"> <!-- Menus --> <mousebind button="Middle" action="Press"> <action name="ShowMenu"><menu>client-list-combined-menu</menu></action>