X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=f4d737fd0bd4f328cd4428c1e97e79ed2e83fefa;hb=02c028d8ae0a80206eeb97c662cd3ceebf900977;hp=44fac5531cb4d0faed1c2305b50af647de158d4c;hpb=d5c9224d8449d2cf20f9e086cdadd4eaf67d740e;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 44fac553..f4d737fd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,18 @@ Changelog for Openbox: -2.0.1: +2.1.0: + * 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) + * Fix SendTo menus. They would keep workspaces that had been deleted. (Ben Jansens)