X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=558231ed9c1f3b5aa13d72684c45efea5ba213c8;hb=ba93a3a498b8e7be2f4296ce8b911afc341e01e3;hp=7a8dcb67924cdfcbd614f99a434582ffb3636417;hpb=8eac8c8bd581dadd901c99c1e6f087979790e1a8;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 7a8dcb67..558231ed 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +3.3: + * Made edge resist and Send/MoveToEdge not hit windows at layers below + the current one, by default. This is now configurable. + * Fixed directional focus not getting trapped in omnipresent windows + * Fixed focus actions when bound to the mouse, normal focus cycle is always + linear and directional focus is totally disabled, it makes no sense + anyway, just move the mouse. + 3.2: * Added spanish and swedish translations * Changed "Unnamed Desktop" to "Desktop n" where n is the actual @@ -17,8 +25,8 @@ 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)