all repos — openbox @ 5069ed1d614983e17227f9537bef283f93a4f88c

openbox fork - make it a bit more like ryudo

*** empty log message ***
Mikael Magnusson mikachu@comhem.se
commit

5069ed1d614983e17227f9537bef283f93a4f88c

parent

16f4b6a346983b78b9cd12a840ce2d5cecbb489a

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

jump to
M CHANGELOGCHANGELOG

@@ -17,8 +17,8 @@ * added popupShow and popupPosition to control where and when the

move/resize-popup is shown, these go in the resize section of the config popupPosition can be Top or Center, popupShow can be Always, Never or Nonpixel (this is the default). - * Changed the default behaviour for the menus when opened along the bottom - edge of the screen, the xorStyle option can be used to turn it on again + * Added the xorStyle option to change the behaviour of menus along the bottom + edge, note that the default is true * warpPointer option in the menu section to control if the mouse cursor is to be warped by openbox when the menu moves to keep on screen to keep the cursor in the same place relative to the menu. (I think i got that right)