all repos — openbox @ ee26742a233cda03b8c818c97b6a4ce252aafb61

openbox fork - make it a bit more like ryudo

remove the scrolling on root without alt since that fucks up with the dialog since there are no modifiers
Dana Jansens danakj@orodu.net
commit

ee26742a233cda03b8c818c97b6a4ce252aafb61

parent

e1fd32bcf5a07d8b9ab774d0f690112dec29cc8e

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

jump to
M data/rc3data/rc3

@@ -295,12 +295,6 @@ <action name="close"/>

</mousebind> </context> <context name="root"> - <mousebind button="Up" action="click"> - <action name="desktopright"/> - </mousebind> - <mousebind button="Down" action="click"> - <action name="desktopleft"/> - </mousebind> <mousebind button="A-Up" action="click"> <action name="desktopright"/> </mousebind>