X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=be583fc4d30e5fff04fa2dfda8d281541ef255db;hb=0d0ce065df9ff1acc06fe63e4a0fe45c184de693;hp=30209a76c9b146c3fad38ac4db65dc846447a5b0;hpb=3124112578c697899498252297cfbf499b1ff66c;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 30209a76..be583fc4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,21 @@ +3.4.2: + * Add ability to set the bevel strength in themes + * Fix for focusLast with omnipresent windows + * Cache pipe menus while the menus are open + * Allow non-interactive directional focus key bindings + * Change how nested interactive key bindings work (it stays in the key chain, + like chroot, until you end the interactive action) + * Fix for gtk apps trying to get focus - mostly nullify focus stealing + prevention (Fixes Tilda) + * Send ConfigureNotify always on ConfigureRequest (Previous emacs fix + makes this possible now) + * Fix RelativeResize action for right/bottom edges + * Remove SCIM from the default autostart.sh - it has caused problems with + some (buggy) panels, such as pypanel + * Fix the titlebar changing to non-focused when iconifying a window with + animation + * Use the new osd theme hints for the dock, rather than the titlebar hints + 3.4.1: * Add Vietnamese translation * Add Japanese translation @@ -36,6 +54,10 @@ WM_NORMAL_HINTS unless we have to * Fix for focus cycling to helper windows - Don't count dialogs as a sibling, so they don't stop you + * Allow the use of negative numbers in per-app settings position to place a + window relative to the right/bottom edges of your monitor (taking the + struts (panels) into account) + * Fix focus moving irrationally when focusLast was off 3.4: * Add Indian Bengali translation