2002-04-11 03:20:38 +00:00
|
|
|
Changelog for Openbox:
|
2002-09-14 03:47:52 +00:00
|
|
|
2.2.0
|
2002-10-04 02:50:50 +00:00
|
|
|
* Allow changing the appearance of buttons with xbm (Scott Moynes)
|
2002-10-04 04:30:36 +00:00
|
|
|
bitmap files. Can be disabled with
|
2002-10-04 03:19:42 +00:00
|
|
|
--disable-bitmap-buttons.
|
2002-10-04 02:50:50 +00:00
|
|
|
|
|
|
|
* Added style textures for (Scott Moynes)
|
|
|
|
window.button.pressed.focus/unfocus:
|
2002-10-04 03:19:42 +00:00
|
|
|
2.1.2
|
|
|
|
* Fixed window menu placement bug (Scott Moynes)
|
2002-04-11 03:20:38 +00:00
|
|
|
|
2002-10-01 01:59:09 +00:00
|
|
|
2.1.1:
|
|
|
|
* A build fix for xftlsfonts. (Scott Moynes)
|
|
|
|
|
|
|
|
* Add a configuration menu for changing Xft font (Ben Jansens)
|
|
|
|
options, when Xft is compiled in.
|
|
|
|
|
2002-09-03 04:00:10 +00:00
|
|
|
2.1.0:
|
2002-10-01 01:59:09 +00:00
|
|
|
* Make alt-right-click resizing work on bottom window (Ben Jansens)
|
2002-09-11 02:16:07 +00:00
|
|
|
handles.
|
|
|
|
|
2002-10-01 01:59:09 +00:00
|
|
|
* Drop shadows for fonts, optional. (dropShadowFonts (Ben Jansens)
|
2002-09-09 20:54:05 +00:00
|
|
|
in the rc file).
|
|
|
|
|
2002-09-05 02:48:16 +00:00
|
|
|
* GNOME 2 Support. (Fixed problems with Gnome 2 (Ben Jansens)
|
|
|
|
taskbar.
|
2002-09-04 03:30:16 +00:00
|
|
|
|
2002-09-04 03:03:53 +00:00
|
|
|
* Redo borders for styles. Any flat textured object (Ben Jansens)
|
|
|
|
(solid or gradient) can add "border" to its texture
|
|
|
|
and then its ".borderColor" resource will be used
|
|
|
|
for a 1 pixel-wide border around the element.
|
|
|
|
|
2002-10-04 02:50:50 +00:00
|
|
|
* Add an optional Sticky button for window titlebars. (Scott Moynes)
|
2002-09-03 04:00:10 +00:00
|
|
|
It can be added by putting an 'S' in your
|
2002-10-04 02:50:50 +00:00
|
|
|
titlebarLayout.
|
2002-09-03 04:00:10 +00:00
|
|
|
|
2002-08-20 15:38:51 +00:00
|
|
|
* Fix SendTo menus. They would keep workspaces that
|
|
|
|
had been deleted. (Ben Jansens)
|
|
|
|
|
|
|
|
* Fixes for workspace switching. Putting old code (Ben Jansens)
|
|
|
|
back.
|
|
|
|
|
|
|
|
* Fixes for workspace warping. Window and mouse would (Ben Jansens)
|
|
|
|
move slightly out of sync, as one motion event would
|
2002-08-21 09:00:37 +00:00
|
|
|
get dropped. Other windows could also be selected
|
|
|
|
for moving during the warp. Now everything works as
|
|
|
|
expected.
|
2002-08-20 15:38:51 +00:00
|
|
|
|
2002-08-27 04:09:53 +00:00
|
|
|
* Better workspace changing for sticky windows, don't (Jason Kasper)
|
2002-08-25 10:10:09 +00:00
|
|
|
unmap/remap them, causing them to flicker. But keep
|
|
|
|
sloppy focus working right still.
|
|
|
|
|
|
|
|
* Fixed Sloppy Focus-Auto Raise bug, as exibited by (Ben Jansens)
|
|
|
|
fullscreen SDL applications. A frame window would
|
|
|
|
be raised over the app.
|
|
|
|
|
|
|
|
* Enforce windows' functionality, so that windows that (Ben Jansens)
|
|
|
|
aren't suppoosed to be able to perform actions, such
|
|
|
|
as iconify, can't end up being iconified anyhow.
|
|
|
|
(Fixes the "Desktop Access" feature in KDE.)
|
|
|
|
|
2002-08-25 11:31:43 +00:00
|
|
|
* Fix window gravity handling for an application
|
|
|
|
resizing (ConfigureRequest event for resize only). (Ben Jansens)
|
|
|
|
|
2002-08-27 04:09:53 +00:00
|
|
|
* Fix support for the Shape extension. (Ben Jansens)
|
|
|
|
|
2002-08-27 11:16:57 +00:00
|
|
|
* Fix for recognizing kde systray windows unmapping. (Ben Jansens)
|
|
|
|
|
2002-05-16 18:48:55 +00:00
|
|
|
2.0.0:
|
2002-08-15 16:54:00 +00:00
|
|
|
* Add an rc option (modiferMask) to allow changing (Ben Jansens)
|
|
|
|
which modifier combo Openbox uses for mouse
|
|
|
|
interation with windows.
|
2002-05-23 15:00:15 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Add an rc option (rootScrollDirection) to specify (Ben Jansens)
|
|
|
|
the direction the workspaces scroll when using the
|
|
|
|
mouse wheel on the root window.
|
2002-05-23 14:27:52 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Add a new checkmark pixmap in the menus to denote (Ben Jansens)
|
|
|
|
selected items, instead of the old colored box.
|
2002-05-16 09:24:40 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Add "workspace warping" while moving a window. (Grab (Ben Jansens)
|
|
|
|
a window and move it past the edge of the screen, so
|
|
|
|
that your mouse pointer hits the edge, and you'll
|
|
|
|
flip to the next workspace.
|
2002-05-16 07:53:40 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Add options intheconfig menu for ignoring shaded and (Ben Jansens)
|
|
|
|
full-maximized windows when placing new windows.
|
2002-05-16 07:16:32 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Style extension for flatborder texture type. (Ben Jansens)
|
2002-05-16 05:59:02 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Add a window-snapping offset (edgeSnapOffset in the (Ben Jansens)
|
|
|
|
rc file).
|
|
|
|
|
|
|
|
* Window resistance snapping (specified with (Ben Jansens)
|
|
|
|
windowToWindowSnap and windowToEdgeSnap in the rc
|
|
|
|
file).
|
|
|
|
|
|
|
|
* Sticky windows appear in the workspace menus (Ben Jansens)
|
|
|
|
for all workspaces, and generally behave like
|
|
|
|
a normal window, except appearing on all
|
|
|
|
workspaces.
|
2002-05-15 22:23:35 +00:00
|
|
|
|
2002-08-15 18:20:01 +00:00
|
|
|
* Xft font support for styles. (Ben Jansens)
|
2002-05-14 23:30:22 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Xinerama support for window placement, maximization, (Ben Jansens)
|
|
|
|
and snapping.
|
2002-05-14 23:30:22 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* NETWM/EWMH Support. (Scott Moynes and
|
|
|
|
Ben Jansens)
|
2002-05-14 23:30:22 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* KDE 3 Support. (Scott Moynes and
|
|
|
|
Ben Jansens)
|
2002-05-14 23:30:22 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* window zone resizing (specified by resizeZones in (Ben Jansens)
|
|
|
|
the rc file). Allows you to resize a window in 2
|
|
|
|
halves or 4 quarters.
|
2002-05-14 00:52:08 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Allow any style settings to be placed in the rc (Ben Jansens)
|
|
|
|
file, where they will override all styles
|
|
|
|
(especially useful for the rootCommand or fonts).
|
2002-05-13 23:09:20 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Makes the ~/.openbox dir for you if it doesn't (Ben Jansens)
|
|
|
|
exist.
|
2002-05-11 18:33:29 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Window-to-window snapping (including corner (Ben Jansens)
|
|
|
|
snapping!).
|
2002-05-10 09:09:36 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Properly save/restore your menu position when (Ben Jansens)
|
|
|
|
Openbox reconfigures (e.g. when changing
|
|
|
|
styles).
|
2002-04-28 19:38:47 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Disable the current workspace in the send-to menu. (Ben Jansens)
|
2002-04-28 00:11:19 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Added UnderMouse window placement algorithm/type. (Ben Jansens)
|
2002-04-29 07:41:53 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Added ClickMouse window placement algorithm/type. (Ben Jansens)
|
2002-04-29 23:45:06 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Added a runtime option for hiding the toolbar. (Ben Jansens)
|
2002-04-30 02:08:33 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Custom ordering of windows' titlebar elements with (Ben Jansens)
|
|
|
|
a titlebarLayout option added to the rc file.
|
2002-05-07 15:34:46 +00:00
|
|
|
|
2002-08-15 16:54:00 +00:00
|
|
|
* Rolling the mouse wheel on a window's title bar will (Ben Jansens)
|
|
|
|
shade/unshade the window. rolling the mouse wheel on
|
|
|
|
the root window will change workspaces.
|
2002-04-20 19:57:03 +00:00
|
|
|
|
2002-08-15 18:20:01 +00:00
|
|
|
* Better handling of the rc file and its configuration (Ben Jansens)
|
2002-04-17 08:30:55 +00:00
|
|
|
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
|
2002-08-15 16:54:00 +00:00
|
|
|
restart to have it use the new rc file.
|
|
|
|
|
2002-08-15 18:20:01 +00:00
|
|
|
* Changed the default configuration file from (Ben Jansens)
|
2002-08-15 16:54:00 +00:00
|
|
|
~/.blackboxrc to ~/.openbox/rc.
|
|
|
|
|
2002-08-15 18:20:01 +00:00
|
|
|
* Changed the menu from an rcfile option to a (Ben Jansens)
|
2002-08-15 16:54:00 +00:00
|
|
|
command-line option. use 'openbox -menu ' to select
|
|
|
|
an alternate menu. The default menu used is
|
|
|
|
~/.openbox/menu. If the default, or the file you
|
|
|
|
specify does not exist, the global menu is tried.
|
|
|
|
And if the global menu also does not exist, a
|
2002-09-14 03:44:44 +00:00
|
|
|
simple, internal menu is used instead.
|