X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=2422700f82feaf5b3efd78a1e1412bcbb774b14d;hb=ba832151d037225f086c8d7ff1de31f94c50cd09;hp=21c1f4c79cac0d9bcdee9ff74d41decec015ca09;hpb=20cd70c4665de85ffe3a04f9aa47acb9666e4f39;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 21c1f4c7..2422700f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,21 @@ Changelog for Openbox: 1.1.0: + * bsetroot supports transparent applications by + setting the xrootpmap_id property on the root + window (Sean Perry) + + * added ClickMouse window placement algorithm/type. (Ben Jansens) + * added UnderMouse window placement algorithm/type. (Ben Jansens) + * improved logic for decorating windows when the + decoration level is changed (Ben Jansens) + + * fix positioning of the window menu (Ben Jansens) + + * save the titlebarLayout in the default config file. (Ben Jansens) + 1.0.0: * maximizing windows takes the slit into account as well as the toolbar when 'Full Maximization' is off (Ben Jansens) @@ -22,12 +35,13 @@ Changelog for Openbox: * added BestFit window placement algorithm/type. (Ruhi Bloodworth) -0.99.1: * forced a redraw of the close button after pressing it. Some applications (eg. acroread) ignore the close request and you end up with a funky close button. (Scott Moynes) + * fix positioning of the window menu (Ben Jansens) + 0.99.0: * renamed header files from *.hh to *.h. (Ben Jansens)