]> Dogcows Code - chaz/openbox/blob - CHANGELOG
update changelog.
[chaz/openbox] / CHANGELOG
1 Changelog for Openbox:
2
3 1.2.0:
4 * new version of bsetroot ported from blackbox cvs
5 with intent to support Eterm/Esetroot. (Sean Perry)
6
7 * make bsetroot behave properly with Eterm/Esetroot. (Ben Jansens)
8
9 * new version of bsetbg. (Timothy King)
10
11 * fix the 'wrong window move' bug displayed by apps
12 such as bbkeys. (Sean Perry)
13
14 * fix bug when removing and then readding a titlebar
15 button witout restarted (by reconfiguring). (Ben Jansens)
16
17 * more focus code changes. also fixes a segfault from
18 last round of focus changes. (Ben Jansens)
19
20 * make image dithering value load correctly. (Ben Jansens)
21
22 * fix segfault with multiple screens. (Sean Perry)
23
24 1.1.0:
25 * improved focused window logic to remove a segfault
26 when the focused window on an inactive workspace
27 closes, and focusLastWindow is enabled. (Ben Jansens)
28
29 * bsetroot supports transparent applications by
30 setting the xrootpmap_id property on the root
31 window (Sean Perry)
32
33 * added ClickMouse window placement algorithm/type. (Ben Jansens)
34
35 * added UnderMouse window placement algorithm/type. (Ben Jansens)
36
37 * improved logic for decorating windows when the
38 decoration level is changed (Ben Jansens)
39
40 * fix positioning of the window menu (Ben Jansens)
41
42 * save the titlebarLayout in the default config file. (Ben Jansens)
43
44 * gcc 3 compatibilty (Ben Jansens)
45
46 1.0.0:
47 * maximizing windows takes the slit into account as
48 well as the toolbar when 'Full Maximization' is off (Ben Jansens)
49
50 * better handling of the rc file and its configuration
51 options. The file is written each time an option in
52 the file is changed, instead of being written at
53 shutdown. This means that you can edit the file by
54 hand while in Openbox, and then choose reconfig or
55 restart to have it use the new rc file. (Ben Jansens)
56
57 * added a runtime option for hiding the toolbar. (Scott Moynes)
58
59 * made shaded windows edge-snap correctly to the
60 bottom for their size instead for their unshaded
61 size. (Ben Jansens)
62
63 * added BestFit window placement algorithm/type. (Ruhi Bloodworth)
64
65 * forced a redraw of the close button after pressing
66 it. Some applications (eg. acroread) ignore the
67 close request and you end up with a funky close
68 button. (Scott Moynes)
69
70 * fix positioning of the window menu (Ben Jansens)
71
72 0.99.0:
73 * renamed header files from *.hh to *.h. (Ben Jansens)
74
75 * fix clipping of the date/time in the toolbar with
76 proportional fonts. (Sean Perry, Ben Jansens)
77
78 * added a --enable-clobber configuration option to
79 allow users to turn off the event clobbering by
80 hitting the numlock or scroll lock keys. (Scott Moynes)
81
82 * window menu is inconsistant in that other menus
83 ignore mouse button 2, but it did not, because of
84 the maximize option. Now all options in the window
85 menu ignore mouse button 2 to be consistant. (Scott Moynes)
86
87 * changed the default configuration file from
88 ~/.blackboxrc to ~/.openbox/rc. (Ben Jansens)
89
90 * ignore fully-maximized windows when smart
91 placing windows. (Ben Jansens)
92
93 * windows snaps to both sides of the screen's edge,
94 i.e. they have double the snapping area, half
95 inside and half outside the visible screen. (Ben Jansens)
96
97 * a rootCommand per-screen in the rc file which
98 will override the rootCommand in styles for that
99 screen. (Ben Jansens)
100
101 * rolling the mouse wheel on a window's title bar
102 will shade/unshade the window. rolling the mouse
103 wheel on the root window will change workspaces (John Kennis, Ben Jansens)
104
105 * new button press/release code in Window class,
106 gives window buttons more consistent behavior. (Ben Jansens)
107
108 * custom ordering of windows' titlebar elements
109 with a titlebarLayout option added to the
110 rc file (MrFab, Ben Jansens)
111
112 * when resizing a window in non-opaque mode, fixed
113 the drawn rectangle so that it is drawn entirely
114 within the bounds of the new window. it used to
115 be drawn in the area of the window + 1. (Ben Jansens)
116
117 * changed the background of the toolbar's workspace
118 label when it is being edited. The text color
119 being used was that of the active window label,
120 but the background remained that of the toolbar.
121 Changed to use the background of the active
122 window label. (Ben Jansens)
123
124 * added windowZones to the rc file specifying
125 the number of zones to divide a window into for
126 alt-drag resizing, and code to resize windows
127 with the number of zones specified. (Nicolas Delon, Ben Jansens)
128
This page took 0.042774 seconds and 5 git commands to generate.