X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=b22f791d1c3b091ff1933281463c1f4120662307;hb=d3c22b58cba15c9420a9c09225c4ba5c66edfa23;hp=6a906725d858e0ad0c5a77037c786905bc336018;hpb=0fb1d4d5079d96c857990b27f1d005568817c0f9;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 6a906725..b22f791d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,45 @@ -3.5: - * Changed theme format to xml, use the included themetoxml program to convert - themes to the new format. +3.4.1: + * Add Vietnamese translation + * Add Japanese translation + * Keep new transient windows from not getting focus when any related window + has focus already + * Change behavior of underMouse option - make focus go under the mouse when + no window has focus anymore, rather than to the last used window + * Make on-screen display dialogs (such as the Alt-Tab dialog) appear on the + active monitor when using Xinerama (a.k.a. TwinView) + * Fix for window stacking - let you lower sibling transient windows behind + eachother + * Fix directional focus actions when used without a dialog + * Fix race that could prevent ObConf from setting the desktop names correctly + * Add new theme options: + - window.active.button.toggled.image.color has been split into: + - window.active.button.toggled.unpressed.image.color + - window.active.button.toggled.pressed.image.color + - window.active.button.toggled.hover.image.color + - window.inactive.button.toggled.image.color has been split into: + - window.inactive.button.toggled.unpressed.image.color + - window.inactive.button.toggled.pressed.image.color + - window.inactive.button.toggled.hover.image.color + - window.active.button.toggled.bg has been split into: + - window.active.button.toggled.unpressed.bg + - window.active.button.toggled.pressed.bg + - window.active.button.toggled.hover.bg + - window.inactive.button.toggled.bg has been split into: + - window.inactive.button.toggled.unpressed.bg + - window.inactive.button.toggled.pressed.bg + - window.inactive.button.toggled.hover.bg + * Add new Onyx and Onyx-Citrus themes + * Updated Mikachu theme using new theme options + * Improvements to splitvertical gradients - Add a small gradient in the + middle between the upper and lower gradients + * Fix another emacs event storm, don't configure the window when it sets its + 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 @@ -8,14 +47,23 @@ * Small updates to Czech, Estonian, Norwegian, and German translations * Removed out-of-date Japanese translation (ja.po) * Removed out-of-date Croatian translation (hr.po) - * Allow parentrelative theme textures to have borders and bevels + * Allow parentrelative theme textures to have borders, bevels and interlacing * Add new theme elements: window.active.title.separator.color and window.inactive.title.separator.color (note that globbing might set these properties when you didnt mean to) + * Add new theme elements: osd.border.width, osd.border.color, osd.bg, + osd.label.bg, osd.label.text.color, osd.label.text.font, osd.hilight.bg, + osd.unhilight.bg * Add new underMouse focus option * Rename new theme element menu.items.activedisabled to menu.items.active.disabled for consistency with other elements * Improvements to smart placement - especially with xinerama (Twinview) + * Fixes for focus with omnipresent windows - Allow focus to fallback to them + except during desktop switches (other mechanisms exist for that) + * Fix for putting child windows (transients) on all desktops + * Changes to how Shift/Control/CapsLock are used + * Fix focus fallback when windows are not visible (showing the desktop, or + iconic windows) * Fix bug #3196 - Unable to alt-tab away from full-screen windows * Fix crash in parsing empty xml fields * Fix left and right contexts resizing the wrong way in the example mouse