all repos — openbox @ df0f00848aaa95fb2147634446b2a66fa6820865

openbox fork - make it a bit more like ryudo

more menu fixes.
I hate menus.
Scott Moynes smoynes@nexus.carleton.ca
commit

df0f00848aaa95fb2147634446b2a66fa6820865

parent

3b62c85b6041b9f18c4cbd8edc45bb43774012ec

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

jump to
M openbox/event.copenbox/event.c

@@ -1093,7 +1093,7 @@ }

/* will call the menu_hide() for each submenu as well */ if (!it) - ((ObMenu *)menu_visible->data)->hide(menu_visible->data); + menu_control_keyboard_nav(ob_keycode(OB_KEY_ESCAPE)); break; case MotionNotify: