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