X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=b0fb39b6008fb297c0af1d10b84989e5812ffb30;hb=8ef0610e9056613eeb1988dde95d252bc0988883;hp=1a0ebc81819991932aaf1a9096ec0468acd54a00;hpb=88d43795b1d9c7e6efba7d93116a016064f17f1c;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 1a0ebc81..b0fb39b6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,23 @@ Changelog for Openbox: +1.1.0: + * added ClickMouse window placement algorithm/type. (Ben Jansens) + + * added UnderMouse window placement algorithm/type. (Ben Jansens) + 1.0.0: + * maximizing windows takes the slit into account as + well as the toolbar when 'Full Maximization' is off (Ben Jansens) + + * better handling of the rc file and its configuration + options. The file is written each time an option in + the file is changed, instead of being written at + shutdown. This means that you can edit the file by + hand while in Openbox, and then choose reconfig or + restart to have it use the new rc file. (Ben Jansens) + + * added a runtime option for hiding the toolbar. (Scott Moynes) + * made shaded windows edge-snap correctly to the bottom for their size instead for their unshaded size. (Ben Jansens) @@ -20,9 +37,8 @@ Changelog for Openbox: proportional fonts. (Sean Perry, Ben Jansens) * added a --enable-clobber configuration option to - allow users to run off the event clobbering taking - place so that Openbox wont grab mouse events when - num lock or scroll lock are on. (Scott Moynes) + allow users to turn off the event clobbering by + hitting the numlock or scroll lock keys. (Scott Moynes) * window menu is inconsistant in that other menus ignore mouse button 2, but it did not, because of