* New conditional command ThisWindow.
* Better support of non ISO-8859-1 window and icon titles.
* Bug fixes
Apart from fixing a number of minor or rare problems, it addresses
slow opaque window movement and resizing that was not encountered in
the 2.2.x releases. If you do not use opaque window movement or resizing
and did not encounter any of the bugs described below you do not need
to upgrade. System administrators are strongly encouraged to move to
2.4.6 from any earlier 2.4.x release.
New features:
-------------
* New style BackingStoreWindowDefault which is the default
now. Fvwm no longer disables backing store on windows by
default. This may help with some applications that do not redraw
properly.
* Reduced the time in which fvwm attempts to grab the pointer.
Bug fixes:
----------
* Fixed minor problems in popping sub menus up and down.
* Fixed moving windows between pages with the keyboard.
* Fixed the size of the geometry window that was broken sometimes.
* Fixed problem with pointer warping to another screen on a dual
head setup.
* Fixed a problem with the focus in internal Ddd and Netscape
windows.
* Fixed unmanaged window when window was mapped/unmapped/mapped too
fast.
* Fixed MiniScroll's auto repeating in FvwmScript.
* Fixed a crash with the UseStyle style in combination with
HilightBack.
* Fixed excessive redraws of the windows under a window being shaded.
* Fixed a minor memory leak in the Style command.
* Fixed pixmap background of FvwmButtons behind buttons with only
text.
* Fixed a crash in FvwmIconBox when the application provided an
illegal icon.
* Fixed a configure problem with libstroke-0.5.1.
* Fixed bug that sometimes caused unnecessary redraws when a style
was changed.
* Fixed crash when something like "$[$v]" appeared in a command.
* Fixed parsing of conditions with more than one comma.
important fixes are related to key bindings with the Shift key and
some problems with ClickToFocus. We recommend upgrading from any
earlier 2.4.x release to 2.4.4.
* Minor title drawing fixes.
* Fixed manual placement with Xinerama.
* Minor button 3 handling fix in FvwmPager.
* Fixed *FvwmIconMan*shaped option with empty managers.
* Fixed ClickToFocusClickRaises style.
* FvwmForm: Customize pointers, support ISO_Tab key, buttons can activate
on press or release, special pointer during grab, arrow keys useful in form
with one input field.
* New OpaqueMoveSize argument "unlimited".
* Fixed binding keys with and without "Shift" modifier under some
circumstances.
* Fixed binding actions to the client window with ClickToFocus.
* Mouse bindings are activated without a recapture.
* FvwmScript: new keyboard bindings. New flags NoFocus and Left, Center,
and Right for text position. Amelioration of the Menu and PopupMenu
Widgets. New functions GetPid, Parse, SendMsgAndGet and LastString.
New instruction Key for key bindings. New command SendToModule ScriptName
SendString.
* Command "Silent" when precedes "Key", "Mouse" and "PointerKey"
disables warning messages.
* Restored the default Alt-Tab behaviour from 2.4.0.
- Added FVWM2_USE_GTK and FVWM2_USE_RPLAY for those who want FvwmGtk
and audio support.
- Removed dependency on imlib until a better PLIST_SUBST is written.
Changes in stable 2.4.3 (8-Oct-2001)
* Fixed activation of shape extension.
* Fixed problems with overriding key bindings.
* Single letter key names are allowed in upper and lower case in
key bindings as before 2.4.0.
* Fixed WindowList placement with Xinerama.
* Fixed flickering icon titles.
* New X resource fvwmscreen to select the Xinerama screen on which to
place new windows.
* Coordinates of a window during motion are show relative to the
Xinerama screen.
* Some icon placement improvements with Xinerama.
Highlights:
-----------
** A new "Theme" module called FvwmTheme and "colour sets"
including 8 kinds of gradients and pixmap support controlling
the appearance of borders, title bars, frames, 3D shadows,
menus and modules.
** GNOME compliance.
GNOME hints can be turned on and off for individual windows.
** Mouse stroke support.
You will need the libstroke library, found at
http://www.etla.net/~willey/projects/libstroke/
** Much more flexibility and control in menu definition and menu
styles including dynamically generated menus and some menu
generating scripts.
** Almost all commands, including Key, Mouse and Style, take
effect immediately. The Recapture command is no longer needed
to activate most changes.
** The old StaysOnTop style option has been generalised into the
concept of layers. See the fvwm2 man page for details.
** Using Alt-Tab now works exactly like the other one.
** A derived package fvwm-themes standardises FVWM Themes issues.
More info is available at
http://fvwm-themes.sourceforge.net/
** Improved multi head support.
Changes in official release 2.2.4 (November 1999)
* Fixed HP-UX 10.20 build problems.
* Fixed build problems without shape extension.
Changes in official release 2.2.3 (October 1999)
* Several minor bugfixes.
* Fixed dragging windows out of the pager.
* Added support for StartFunction & ImagePath not to break new configurations.
* Fixed long-window-name-hangs-X bug.