X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=779a1f75d7fe324fae2334a0574b3d2b2d6d33c9;hb=01732a20dbb6b75431dc34fbe8401bfca952f43a;hp=13b80d75a4dc0cb9436f27c046949f0b13c0e70a;hpb=e39c83774270d4c2b52b9c336dce66c08e919501;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 13b80d75..779a1f75 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,26 @@ Changelog for Openbox: +2.2.0 + * Bitmap buttons (Scott Moynes) + +2.1.0: + * make alt-right-click resizing work on bottom window (Ben Jansens) + handles. + + * drop shadows for fonts, optional. (dropShadowFonts (Ben Jansens) + in the rc file). + + * GNOME 2 Support. (Fixed problems with Gnome 2 (Ben Jansens) + taskbar. + + * Redo borders for styles. Any flat textured object (Ben Jansens) + (solid or gradient) can add "border" to its texture + and then its ".borderColor" resource will be used + for a 1 pixel-wide border around the element. + + * Add an optional Sticky button for window titlebars. + It can be added by putting an 'S' in your + titlebarLayout. (Scott Moynes) -2.0.1: * Fix SendTo menus. They would keep workspaces that had been deleted. (Ben Jansens) @@ -13,7 +33,7 @@ Changelog for Openbox: for moving during the warp. Now everything works as expected. - * Better workspace changing for sticky windows, don't (Ben Jansens) + * Better workspace changing for sticky windows, don't (Jason Kasper) unmap/remap them, causing them to flicker. But keep sloppy focus working right still. @@ -26,6 +46,13 @@ Changelog for Openbox: as iconify, can't end up being iconified anyhow. (Fixes the "Desktop Access" feature in KDE.) + * Fix window gravity handling for an application + resizing (ConfigureRequest event for resize only). (Ben Jansens) + + * Fix support for the Shape extension. (Ben Jansens) + + * Fix for recognizing kde systray windows unmapping. (Ben Jansens) + 2.0.0: * Add an rc option (modiferMask) to allow changing (Ben Jansens) which modifier combo Openbox uses for mouse @@ -120,4 +147,4 @@ Changelog for Openbox: ~/.openbox/menu. If the default, or the file you specify does not exist, the global menu is tried. And if the global menu also does not exist, a - simple, internal menu is used instead. \ No newline at end of file + simple, internal menu is used instead.