X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=fd68f09bc790415defbd2541b7e3e15068779563;hb=1169118e60050ee361e22111ffce842ff393d8bf;hp=8d0ce6f2a820311a574fb3acee0c0ad4c28c1687;hpb=5d59f70e21afbf3fb983ecb3fdca347b5a063484;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 8d0ce6f2..fd68f09b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,49 @@ +3.4.4: + * Updated Traditional Chinese translation + * Updated Norwegian translation + * Fix for MoveToEdge skipping edges sometimes + * Let you specify the vertical and horizontal padding independently in themes + * Fix so that if you select an omnipresent window on another desktop in the + client list menus, it will go to that desktop + * Make the GrowToEdge action shrink once there is no more room to grow, + similar to in 3.4.2, but shrinking to edges as well + * Move the Send To and Layers submenus to the top of the client menu + * Fix race causing omnipresent windows to lose focus when switching desktops + very quickly + * Don't focus new windows on other desktops if they aren't related to the + currently focused window + * Add corner resizing areas in the inner client border (Fixes themes such + as Onyx) + * New focus stealing prevention that is smart and not intrusive and not + annoying + * Revert a small change in 3.4.3 that caused windows to be placed funny in + Smart placement when there was a dock or something on the side of the + screen + * Show a notification when switching desktops + * Fix for delayed focus-follows-mouse interrupting move/resize or menus + * Make screen edge warp keep warping without having the move the mouse 1 + pixel + * Fix for resizing terminals in the top/left sides getting a little confused + * Fix to keep oldschool (Non-EWMH) fullscreen windows from being moved and + resized inside of the struts (Fixes Acroread) + * Accept the option for the Restart command, similar to the Execute + action + * Don't make clicking on dock apps sometimes act like clicking on the root + window (Don't propogate button events up) + * Fix a bug introduced in 3.4.3 which caused the Windows key as a modifier + for bindings to not work properly + * Let windows skip across monitors in a Xinerama setup when using MoveToEdge + or Shift-arrow in an interactive move + * Make move and resize take the dock into account for resistance + * Raise new windows when it makes sense, when they aren't being focused + * Change default config to use click events for mouse wheel bindings instead + of presses + 3.4.3: * Add Ukrainian translation * Updated translations: - Japanese, Dutch, Polish, Italian, Estonian, German, Portuguese, - Vietnamese, Finnish, Czech, Arabic, Spanish, Swedish + Vietnamese, Finnish, Czech, Arabic, Spanish, Swedish, French * Improve focus fallback - don't fallback to windows you can't focus cycle (Alt-Tab) to * Don't show the client border for undecorated windows when keepBorder is on,