]> Dogcows Code - chaz/openbox/blob - ChangeLog
added entry for new BestFit placement type
[chaz/openbox] / ChangeLog
1 Changelog for Openbox:
2
3 1.0.0:
4 * added BestFit window placement algorithm/type (Ruhi Bloodworth)
5
6 0.99.0:
7 * renamed header files from *.hh to *.h. (Ben Jansens)
8
9 * fix clipping of the date/time in the toolbar with
10 proportional fonts. (Sean Perry, Ben Jansens)
11
12 * added a --enable-clobber configuration option to
13 allow users to run off the event clobbering taking
14 place so that Openbox wont grab mouse events when
15 num lock or scroll lock are on. (Scott Moynes)
16
17 * window menu is inconsistant in that other menus
18 ignore mouse button 2, but it did not, because of
19 the maximize option. Now all options in the window
20 menu ignore mouse button 2 to be consistant. (Scott Moynes)
21
22 * changed the default configuration file from
23 ~/.blackboxrc to ~/.openbox/rc. (Ben Jansens)
24
25 * ignore fully-maximized windows when smart
26 placing windows. (Ben Jansens)
27
28 * windows snaps to both sides of the screen's edge,
29 i.e. they have double the snapping area, half
30 inside and half outside the visible screen. (Ben Jansens)
31
32 * a rootCommand per-screen in the rc file which
33 will override the rootCommand in styles for that
34 screen. (Ben Jansens)
35
36 * rolling the mouse wheel on a window's title bar
37 will shade/unshade the window. rolling the mouse
38 wheel on the root window will change workspaces (John Kennis, Ben Jansens)
39
40 * new button press/release code in Window class,
41 gives window buttons more consistent behavior. (Ben Jansens)
42
43 * custom ordering of windows' titlebar elements
44 with a titlebarLayout option added to the
45 rc file (MrFab, Ben Jansens)
46
47 * when resizing a window in non-opaque mode, fixed
48 the drawn rectangle so that it is drawn entirely
49 within the bounds of the new window. it used to
50 be drawn in the area of the window + 1. (Ben Jansens)
51
52 * changed the background of the toolbar's workspace
53 label when it is being edited. The text color
54 being used was that of the active window label,
55 but the background remained that of the toolbar.
56 Changed to use the background of the active
57 window label. (Ben Jansens)
58
59 * added windowZones to the rc file specifying
60 the number of zones to divide a window into for
61 alt-drag resizing, and code to resize windows
62 with the number of zones specified. (Nicolas Delon, Ben Jansens)
63
This page took 0.036627 seconds and 5 git commands to generate.