]> icculus.org git repositories - dana/openbox.git/commit
Improved menu behaviour
authorDana Jansens <danakj@orodu.net>
Wed, 6 Jan 2010 22:30:42 +0000 (17:30 -0500)
committerDana Jansens <danakj@orodu.net>
Wed, 6 Jan 2010 22:30:42 +0000 (17:30 -0500)
commitf3285a3d0bf118ce0eba0014ea53b11f47d710d6
tree02b305d95d72ebeceff7e58f3cb023eb03a692cb
parent8ed0970b65e2a74c122059aed8c69057c129db35
Improved menu behaviour

Make 'left' key in a menu close it's visible child menu and move to the parent
  properly.
Make clicking on a menu item in a menu close any of its grandchildren and
  remove focus from its children, effectively focusing the menu item you
  clicked on.
openbox/event.c
openbox/menuframe.c