all repos — openbox @ 5410a9d1494552285ac1ccc20aa9495a77d49171

openbox fork - make it a bit more like ryudo

add right click on icon to open the client menu
Dana Jansens danakj@orodu.net
commit

5410a9d1494552285ac1ccc20aa9495a77d49171

parent

c791cbfda0865a9716419c533b665d0550ae2916

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

jump to
M data/rc3data/rc3

@@ -216,7 +216,10 @@ <context name="icon">

<mousebind button="Left" action="press"> <action name="focus"/> </mousebind> - <mousebind button="Left" action="press"> + <mousebind button="Right" action="press"> + <action name="showmenu"><menu>client-menu</menu></action> + </mousebind> + <mousebind button="Left" action="click"> <action name="showmenu"><menu>client-menu</menu></action> </mousebind> <mousebind button="Left" action="doubleclick">