]> icculus.org git repositories - dana/openbox.git/blob - CHANGELOG
doc the change in configure for xft2
[dana/openbox.git] / CHANGELOG
1 Changelog for Openbox:
2
3 2.2.1:
4  * Make configure look for Xft version 2 libraries and  (Ben Jansens)
5    use them if they are available.
6
7  * Add bitmap button support to all the default styles. (Ben Jansens)
8
9  * Change the default premax values to be larger than 0 (Ben Jansens)
10    for clients that map in a maximized state. (avoid a
11    mozilla crash.)
12
13  * Fix for clients changing from a non-resizable window (Ben Jansens)
14    to a resizable window.
15
16  * Fix bug with mutltibyte fonts being really tiny.     (Ben Jansens)
17
18  * Stop using Utf8 drawing routines for Xft. These      (Ben Jansens)
19    don't work at all for high-ascii letters, which are
20    used in the non-english locales.
21
22  * Fix menu redraw bug when dragging them off-screen or (Scott Moynes,
23    under other menus, with Xft fonts.                    Ben Jansens)
24
25  * Build fixes for xftlsfonts and for openbox on        (Marius Nita)
26    redhat systems.
27
28 2.2.0:
29  * Allow changing the appearance of buttons with xbm    (Scott Moynes)
30    bitmap files. Can be disabled with 
31    --disable-bitmap-buttons.
32  
33  * Added style textures for                             (Scott Moynes)
34    window.button.pressed.focus/unfocus:
35
36  * Fixed window menu placement bug                      (Scott Moynes)
37
38  * A build fix for xftlsfonts.                          (Scott Moynes)
39
40  * Add a configuration menu for changing Xft font       (Ben Jansens)
41    options, when Xft is compiled in.
42
43 2.1.0:
44  * Make alt-right-click resizing work on bottom window  (Ben Jansens)
45    handles.
46
47  * Drop shadows for fonts, optional. (dropShadowFonts   (Ben Jansens)
48    in the rc file).
49
50  * GNOME 2 Support. (Fixed problems with Gnome 2        (Ben Jansens)
51    taskbar.
52
53  * Redo borders for styles. Any flat textured object    (Ben Jansens)
54    (solid or gradient) can add "border" to its texture
55    and then its ".borderColor" resource will be used
56    for a 1 pixel-wide border around the element.
57
58  * Add an optional Sticky button for window titlebars.  (Scott Moynes)
59    It can be added by putting an 'S' in your
60    titlebarLayout.                                      
61
62  * Fix SendTo menus. They would keep workspaces that
63    had been deleted.                                    (Ben Jansens)
64
65  * Fixes for workspace switching. Putting old code      (Ben Jansens)
66    back.
67
68  * Fixes for workspace warping. Window and mouse would  (Ben Jansens)
69    move slightly out of sync, as one motion event would
70    get dropped. Other windows could also be selected
71    for moving during the warp. Now everything works as
72    expected.
73
74  * Better workspace changing for sticky windows, don't  (Jason Kasper)
75    unmap/remap them, causing them to flicker. But keep
76    sloppy focus working right still.
77
78  * Fixed Sloppy Focus-Auto Raise bug, as exibited by    (Ben Jansens)
79    fullscreen SDL applications. A frame window would
80    be raised over the app.
81
82  * Enforce windows' functionality, so that windows that (Ben Jansens)
83    aren't suppoosed to be able to perform actions, such
84    as iconify, can't end up being iconified anyhow.
85    (Fixes the "Desktop Access" feature in KDE.)
86
87  * Fix window gravity handling for an application
88    resizing (ConfigureRequest event for resize only).   (Ben Jansens)
89
90  * Fix support for the Shape extension.                 (Ben Jansens)
91
92  * Fix for recognizing kde systray windows unmapping.   (Ben Jansens)
93
94 2.0.0:
95  * Add an rc option (modiferMask) to allow changing     (Ben Jansens)
96    which modifier combo Openbox uses for mouse
97    interation with windows.
98
99  * Add an rc option (rootScrollDirection) to specify    (Ben Jansens)
100    the direction the workspaces scroll when using the
101    mouse wheel on the root window.
102
103  * Add a new checkmark pixmap in the menus to denote    (Ben Jansens)
104    selected items, instead of the old colored box.
105
106  * Add "workspace warping" while moving a window. (Grab (Ben Jansens)
107    a window and move it past the edge of the screen, so
108    that your mouse pointer hits the edge, and you'll
109    flip to the next workspace.
110
111  * Add options intheconfig menu for ignoring shaded and (Ben Jansens)
112    full-maximized windows when placing new windows.
113
114  * Style extension for flatborder texture type.         (Ben Jansens)
115
116  * Add a window-snapping offset (edgeSnapOffset in the  (Ben Jansens)
117    rc file).
118
119  * Window resistance snapping (specified with           (Ben Jansens)
120    windowToWindowSnap and windowToEdgeSnap in the rc
121    file).
122
123  * Sticky windows appear in the workspace menus         (Ben Jansens)
124    for all workspaces, and generally behave like
125    a normal window, except appearing on all
126    workspaces.
127
128  * Xft font support for styles.                         (Ben Jansens)
129
130  * Xinerama support for window placement, maximization, (Ben Jansens)
131    and snapping.
132
133  * NETWM/EWMH Support.                                  (Scott Moynes and
134                                                          Ben Jansens)
135
136  * KDE 3 Support.                                       (Scott Moynes and
137                                                          Ben Jansens)
138
139  * window zone resizing (specified by resizeZones in    (Ben Jansens)
140    the rc file). Allows you to resize a window in 2
141    halves or 4 quarters.
142
143  * Allow any style settings to be placed in the rc      (Ben Jansens)
144    file, where they will override all styles
145    (especially useful for the rootCommand or fonts).
146
147  * Makes the ~/.openbox dir for you if it doesn't       (Ben Jansens)
148    exist.
149
150  * Window-to-window snapping (including corner          (Ben Jansens)
151    snapping!).
152
153  * Properly save/restore your menu position when        (Ben Jansens)
154    Openbox reconfigures (e.g. when changing
155    styles).
156
157  * Disable the current workspace in the send-to menu.   (Ben Jansens)
158
159  * Added UnderMouse window placement algorithm/type.    (Ben Jansens)
160
161  * Added ClickMouse window placement algorithm/type.    (Ben Jansens)
162
163  * Added a runtime option for hiding the toolbar.       (Ben Jansens)
164
165  * Custom ordering of windows' titlebar elements with   (Ben Jansens)
166    a titlebarLayout option added to the rc file. 
167
168  * Rolling the mouse wheel on a window's title bar will (Ben Jansens)
169    shade/unshade the window. rolling the mouse wheel on
170    the root window will change workspaces. 
171
172  * Better handling of the rc file and its configuration (Ben Jansens)
173    options. The file is written each time an option in
174    the file is changed, instead of being written at
175    shutdown. This means that you can edit the file by
176    hand while in Openbox, and then choose reconfig or
177    restart to have it use the new rc file. 
178
179  * Changed the default configuration file from          (Ben Jansens)
180    ~/.blackboxrc to ~/.openbox/rc. 
181
182  * Changed the menu from an rcfile option to a          (Ben Jansens)
183    command-line option. use 'openbox -menu ' to select
184    an alternate menu. The default menu used is
185    ~/.openbox/menu. If the default, or the file you
186    specify does not exist, the global menu is tried.
187    And if the global menu also does not exist, a
188    simple, internal menu is used instead.