]> Dogcows Code - chaz/openbox/blobdiff - CHANGELOG
fix iconify action to fallback focus correctly
[chaz/openbox] / CHANGELOG
index 7ab572fc9e378ef329986a83c67a6eb8b31d560e..71633794f624288ca4467f4b02aa1ceedd3bda08 100644 (file)
--- 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
This page took 0.026043 seconds and 4 git commands to generate.