X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=fd68f09bc790415defbd2541b7e3e15068779563;hb=1169118e60050ee361e22111ffce842ff393d8bf;hp=87b46919d28c9c4b8980ed2c1c88873b94f5560e;hpb=2ce109f2d7811a2d723c5fc473b4907666e0e361;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 87b46919..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. + - Japanese, Dutch, Polish, Italian, Estonian, German, Portuguese, + 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, @@ -82,6 +123,9 @@ * Let you specify keyboard shortcuts in your root menus with _. Such as label="XTe_rm" would make 'r' the shortcut key. * Fixes for placing windows with per-app settings: + - you can now place windows relative to any edge of the screen instead of + only the top left. (-0 uses the far edge, +0 uses the near edge. You can + use --0 and +-0 to specify negative numbers.) - fix bug with windows being placed far off-screen occasionally - allow you to place windows partially outside of the screen - let per-app settings override program-specified positions (but not if it @@ -139,6 +183,11 @@ * 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 + * Fix rare crash when menu is hidden while browsing it + * End move/resize more cleanly when focus moves during a move/resize + * Don't focus new windows when browsing a menu or moving/resizing a window, + just flash the window instead, so that the menu/move/resize doesn't have to + cancel. 3.4.1: * Add Vietnamese translation