X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=71633794f624288ca4467f4b02aa1ceedd3bda08;hb=943dd68152d052188d7a5a0d33c8238f474eb462;hp=7ab572fc9e378ef329986a83c67a6eb8b31d560e;hpb=2ff32f86a18bca46be01ff31bb6f5e103ed9ac99;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 7ab572fc..71633794 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,43 @@ +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. + * Various bug fixes. (I always wanted to write this in a changelog) + +3.2: + * Added spanish and swedish translations + * Changed "Unnamed Desktop" to "Desktop n" where n is the actual + number of the desktop + * Hopefully no more of the hanging X totally bug + * the fullscreen property now overrides aspect hints, all programs i've + tried that use it (mplayer and tvtime) handle the aspect internally + anyway, this just makes sure you have black borders all the way to the + edge. If this breaks anything for you, let me know. + * Added M as an alias for Mod3 in the same manner that W is an alias for Mod4 + * Added probably too many options and actions + * ToggleDockAutohide to toggle the autohide option at runtime, + doesn't save it to the config + * keepBorder option to set if you want the 1-pixel border when you + toggleDecorations + * 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). + * 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) + * Added back the focusLast option (this controls what happens when you + change desktops and have followMouse on) + * Added an option to set which desktop to start on when you start openbox, + firstdesk, for example you might like to set it to 5 if you have a 3x3 + grid to start in the middle. + * I think that was everything, have fun + 3.1: * Added japanese translation (bug #1029) * Closed bug #1060 (modal unfocused window should be placed above