* Some cleanup.
[fvwm.git] / NEWS
blob371ff7e06caea7c9492ffef1d4ee24fba308e469
1 Note, the changes for the last STABLE release start with release
2 2.4.20.
4 -------------------------------------------------------------------
6 Changes in beta release 2.5.24 (not released yet)
8 -------------------------------------------------------------------
10 Changes in beta release 2.5.23 (1-Sep-2007)
12 * New features:
14    - New Style command options:
15        StartShaded
17 * Bug Fixes:
19    - Fixed FvwmButton's button placement algorithm broken in
20      2.5.22.
22 -------------------------------------------------------------------
24 Changes in beta release 2.5.22 (29-Aug-2007)
26 * New features:
28    - New Style command options:
29        UnderMousePlacementHonorsStartsOnPage
30        UnderMousePlacementIgnoresStartsOnPage
31        !MinOverlapPlacementPenalties
32        !MinOverlapPercentPlacementPenalties
33        MinWindowSize
34    - SVG (scalable vector graphics) image loading support.
35    - New extended variables
36        $[w.iconfile.svgopts]
37        $[w.miniiconfile.svgopts].
38    - Added suffix 'w' to the arguments of the Move command and
39      similar.  It is now possible to add multiple shifts to a
40      window position, e.g. "50-50w 50-50w" for the center of the
41      screen.
42    - Removed UnderMousePlacement and CenterPlacement.  Use
43      "PositionPlacement Center" and "PositionPlacement UnderMouse"
44      instead.
45    - Documentation in HTML format.
46    - Replaced "UseListSkip" with "UseSkipList" & "OnlyListSkip" with
47      "OnlySkipList" in WindowList command. (Old options deprecated.)
48    - New subject ImageCache for PrintInfo command.
49    - The new commad EchoFuncDefinition prints a function's
50      definition to the console for debugging purposes.
51    - The CursorStyle command can now load PNG and SVG images as
52      mouse cursors.  New x and y arguments to specify the
53      hot spot.  Also, it is now possible to load non-monochrome
54      cursors and cursors with partial transparency.
56 * New module features:
58    - FvwmScript: New instructions: ChangeWindowTitle and
59      ChangeWindowTitleFromArg.
61 * Bug Fixes:
63    - Windows with aspect ratio no longer maximize past the screen
64      edges.
65    - Fixed CenterPlacement with Xinerama screens.
66    - Fixed CascadePlacement with title direction west and east
67    - Windows no longer unstick when going to fullscreen mode.
68    - Fixed crash when raising/lowering a destroyed window.
69    - Fixed expansion of $[n-] and $[*], broken in 2.5.20.
70    - Fixes for resizing shaded windows and windows with a gravity
71      other than northwest.
72    - Fixed CursorStyle POSITION, broken since 2.3.24.
73    - The hi, sh and fgsh colors in colorsets are no longer replaced
74      by computed values if not explicit set on the same line as the
75      bg, or for fgsh fg, changes. (bug #3359)
76    - FvwmButtons now redraws stretched button backgrounds correctly
77      on partial expose.
78    - Windows with circular transient for hints may no longer crash
79      fvwm with StackTransientParent style.
80    - FvwmPager now displays windows that are StickyAcrossPages
81      correctly.
82    - Fixed a possible crash with modules closing down.
83    - Fixed broken demo script fvwm_make_browse_menu.sh.
84    - The conditon following a comma separator without whitespace
85      padding was previously ignored if the presiding condition was
86      multi-worded.
87    - Various FvwmButtons drawing problems.
88    - Window movement or resizing triggered by an EWMH message now
89      honours the FixedSize and FixedPosition window styles.
90    - Properly generate leave_window and enter_window events for
91      the root window in FvwmEvent.
92    - Fixed crash in UTF8 code.
93    - Fixed parsing of the PropertyChange command.
94    - Fixed windowlist crash when combining CurrentAtEnd with
95      IconifiedAtEnd and all windows are iconified.
97 -------------------------------------------------------------------
99 Changes in beta release 2.5.21 (20-Jan-2007)
101 * New features:
103    - The command Scroll can now be used for interactive scrolling.
105 * Bug Fixes:
107    - Fixed Tile...Placement styles (SmartPlacement) that were
108      broken in 2.5.20.
110 -------------------------------------------------------------------
112 Changes in beta release 2.5.20 (15-Jan-2007)
114 * New features:
116    - New Style options: StippledIconTitle, !StickyStippledTitle,
117      and !StickyStippledIconTitle.
118    - Full support for menu context (M) key and mouse bindings.  See
119      the section Menu Bindings in the man page for details.
120    - Hilighted menu backgrounds now use pixmaps gradients and
121      transparency from their related colorset.
122    - New window conditions: StickyIcon, StickyAcrossPagesIcon and
123      StickyAcrossDesksIcon.
125 * Changed features:
127    - "Mouse n M N" is no longer used to disable or remap the
128       builtin tear off menu button. See the section Tear Off Menus
129       for details on replacement commands.
131 * Bug Fixes:
133    - FvwmWinList: fix problem with window name/button mixups during
134      Init/Restart of fvwm. (bug #1393)
135    - It is now possible to switch the viewport while resizing
136      windows if "EdgeScroll 0 0" is set.
137    - Fixed disappearing windows when aborting interactive resizing
138      of maximized windows when unmaximizing them later.
139    - Fixed disappearing windows when moving maximized windows and
140      unmaximizing them later.
141    - Fixed calculation of final location with MoveToPage and
142      MoveToScreen with windows to the left or top of the viewport.
143    - 64-bit architecture fix in FvwmProxy.
144    - FvwmForm now work with balanced quoted command for Timeout.
145    - FvwmPager correctly updates on window desk change.
146    - FvwmIconBox: fixed problem with IconColorset's background
147      color change not being applied immediately.
148    - Allow FvwmConsole to run a terminal via rxvtc or urxvtc.
149      FvwmConsole dies if no client connects within one minute.
150    - Expansion of variables in FvwmTaskBar launch button commands
151      fixed.
152    - Fixed a race condition with applications raising their own
153      transient windows in certain ways. (Apple Shake, kphotoalbum)
154    - FvwmIdent reports the correct geometry if the window has its
155      title at the left or right side.
156    - Fixed an infinite loop when deiconifying windows in a group
157      via a different window than the initially iconified.
159 -------------------------------------------------------------------
161 Changes in beta release 2.5.19 (9-Dec-2006)
163 * Bug Fixes:
165    - FvwmCommand now reports "end windowlist" and "end configinfo".
166    - FvwmCommand now prints config info split on lines.
167    - FvwmTaskBar no longer gets lost with trailing whitespace after
168      geometry specification.
169    - Fixed a window size problem if the aspect ratio is set (e.g.
170      mplayer).
171    - Decorations now update when unmanaged windows take focus, and
172      not FlickeringQtDialogsWorkaround is enabled.
173    - FvwmPager again allows movement of windows added before a
174      page change.
175    - fvwm no longer crashes on 1 and 4 bit displays. (#1677)
176    - EWMH desktops now correctly handles FPClickToFocus. (#1492)
177    - Security fix in fvwm-menu-directory. (CVE-2006-5969)
179 -------------------------------------------------------------------
181 Changes in beta release 2.5.18 (11-Sep-2006)
183 * Bug Fixes:
185    - If a window started fullscreen, leaving fullscreen state now
186      properly unmaximizes and resizes the window.
187    - Fixed the ForeColor/HilightFore styles that were broken in
188      2.5.17.
189    - FvwmPager can now move icons with the !IconTitle style.
190    - Fixed drawing of icons that are moved to a different desk.
191    - FvwmPager no longer tries to move non-movable windows.
192    - FvwmPager now moves all windows as user requests.
193    - FvwmPager no longer displaces windows with title and border
194      sizes on moves.
195    - TestRc now correctly matches Break, and $[cond.rc] is
196      expanded for Break.
197    - Fixed several 64-bit architecture problems with
198      XGetWindowProperty().  Xine works much better on 64-bit
199      machines.
200    - Fixed handling of ClickToFocusPassesClick with the EWMH
201      desktop (e.g. using nautilus).
202    - Fixed handling of windows that are unmapped and mapped again
203      too fast (e.g. fpga_editor).
205 -------------------------------------------------------------------
207 Changes in beta release 2.5.17 (19-Jul-2006)
209 * New features:
211    - New MenuStyle options TitleFont, TitleColorset and
212      HilightTitleBack.
213    - New command PressButton in module FvwmButtons for being able
214      to emulate button press via other means than the mouse.
215    - New wrap options to EdgeScroll command for wrapping with pixel
216      distances.
217    - New Style option UnderMousePlacement.
218    - Unused arguments to Style options generate warnings.
219    - The name style names match against can be augmented by the
220      X-resource "fvwmstyle".
221    - New options, Reverse and UseStack, to All command.
222    - WindowShade can now reshade windows using the Last direction.
223    - Positional parameters to complex functions can now be expanded
224      using $[n], $[n-m], $[n-] and $[*] expressions.
225    - The width and height arguments of the Resize command now
226      accept the prefix 'w' to allow resizing relative to the
227      current window size.
228    - New command ModuleListenOnly.
229    - New "Periodic" option added to Schedule command.
231 * Bug Fixes:
233    - Fixed detection of running non-ICCCM2 wm (bug #3151).
234    - Fixed drawing of menus with the sidepic on the right.
235    - EdgeScroll no longer divides pixel distances >1000 by 1000.
236      (bug #3162)
237    - The configure script can now cope with four-part version
238      numbers when detecting some libraries.
239    - The WarpToWindow command followed by Move in a complex
240      function now uses the correct pointer position.
241    - The menu style TitleWarp does no longer warp the pointer for
242      root menus (as it is documented).
243    - Fixed detection of safe system version of mkstemp.
244    - Fixed the conditions Iconifiable, Fixed, FixedSize,
245      Maximizable and Closable.
246    - Fixed problem with window outline and placement position
247      running out of sync.
248    - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772).
249    - FvwmGtk now configures correctly on Cygwin (bug #3772).
250    - Fixed tempfile vulnerabilities in FvwmCommand.
252 -------------------------------------------------------------------
254 Changes in beta release 2.5.16 (20-Jan-2006)
256 * New features:
258    - If the pointer can not be grabbed in functions, a message is
259      printed to the console instead of beeping.
261 * Bug Fixes:
263    - Fixed a couple of build problems introduced in 2.5.15.
265 -------------------------------------------------------------------
267 Changes in beta release 2.5.15 (14-Jan-2006)
269 * New features:
271    - Variables can be nested, like $[desk.name$[desk.n]].
272    - Obsolete one-letter variables work, but generate warnings now.
273    - Windows can be placed by any button (now also >3).
274    - It is now possible to redefine the buttons usable to finish
275      window movement and manual placement.
276    - New window condition PlacedByButton.
277    - MenuStyle pairs can be negated by prefixing '!'.
278    - New generic tabbing module - FvwmTabs.
279    - New Style option: EWMHIgnoreWindowType.
280    - New MenuStyle options: MouseWheel, ScrollOffPage and
281      TrianglesUseFore.
282    - To compile from CVS, autoconf-2.53 or above is now required.
283      This does not affect compiling the released tarballs.
284    - New option "screen" to Move and ResizeMove commands to allow
285      specifying the target Xinerama screen.
287 * Bug Fixes:
289    - Supported a new fribidi version 0.10.5 in addition to 0.10.4.
290    - Better look for windows with "BorderStyle TiledPixmap".
291    - Some EWMH-related 64-bit fixes.
292    - Fixed segmentation fault when replacing title of title only
293      menus (Bug #1121).
294    - Fixes for resizing of shaded windows and resizing/moving
295      windows with complex functions.
297 -------------------------------------------------------------------
299 Changes in beta release 2.5.14 (24-Aug-2005)
301 * New features:
303    - Fvwm now officially supports 64-bit architectures.
304    - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
305      EdgeIsActive.
306    - New window condition FixedPosition.
308 * New module features:
310    - FvwmPerl module supports window context when preprocessing.
311    - FvwmPerl module accepts new --export option that by default
312      defines two fvwm functions "Eval" and ".", to be used like:
314        FvwmPerl -x
315        Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0
316        . Exec xmessage %{2 + cos(0)}%    # embedded calculator
318    - New FvwmProxy option ProxyIconified.
319    - New FvwmTaskBar option Pad to control the gap between
320      buttons.
322 * Bug Fixes:
324    - Fixed a Solaris compiler error introduced in 2.5.13.
325    - Fixed a hang with layers set by applications (e.g. AbiWord).
326    - GotoDesk with a relative page argument now wraps around at
327      the end of the given range as documented. (Bug #1396).
328    - PopupDelayed menu style option was not copied on
329      CopyMenuStyle.
330    - Transparent Animated menus with non-transparent popup were
331      not animated correctly.
332    - Supported euc-jp class of encodings.
333    - A window's default layer is no longer set to 0 during a
334      restart.
335    - Fixed an annoying MouseFocus/SloppyFocus problem in
336      conjunction with EdgeResistance + EdgeScroll (sometimes a
337      window did not get the focus as it should have). This
338      problem first occured in 2.5.11.
340 -------------------------------------------------------------------
342 Changes in beta release 2.5.13 (16-Jul-2005)
344 * Bug Fixes:
346    - The MoveToPage command did not work without arguments in
347      2.5.11 and 2.5.12.
348    - Mouse/Key command no args possible core dump.
349    - Direction with no args possible core dump.
350    - FvwmScript periodic tasks run too often.
351    - Perl modules did not work on 64 machines.
352    - FvwmDebug did not report any extended messages.
353    - fvwm-menu-desktop supports mandriva.
354    - fvwm-menu-desktop when verifying executable, allow full path.
356 * New module features:
358    - FvwmIconMan: MaxButtonWidth and MaxButtonWidthByColumns
359      options.
360    - FvwmIconMan: added tool tips with Tips, TipsDelays, TipsFont,
361      TipsColorset, TipsFormat, TipsBorderWidth, TipsPlacement,
362      TipsJustification and TipsOffsets options.
363    - FvwmButtons: PressColorset & ActiveColorset options for
364      _individual_ buttons.
366 -------------------------------------------------------------------
368 Changes in alpha release 2.5.12 (6-Oct-2004)
370 * New commands:
372    - EdgeLeaveCommand
374 * New module features:
376    - FvwmIconMan: ShowOnlyFocused option.
378 -------------------------------------------------------------------
380 Changes in alpha release 2.5.11 (30-Sep-2004)
382 * Multiple window names can be specified in conditions.
384 * Window-specific key/mouse bindings. (Bindings no longer have to
385   be global.)
387 * The default fvwm configuration files are now: ~/.fvwm/config and
388   $FVWM_DATADIR/config. Five previously used config file locations
389   are still searched as usual for backward compatibility.
391 * New extended variables $[w.desk] and $[w.layer].
393 * New options GrowOnWindowLayer and GrowOnlayers to the Maximize
394   command.
396 * New Style option "State".
398 * New Style option "CenterPlacement".
400 * New option to FvwmIconMan: ShowNoIcons.
402 * New WindowList tracker and other enhancements in Perl library.
404 * New option to fvwm-menu-directory: --func-name.
406 * Improved FvwmWindowMenu module.
408 * Fluxbox-like Alt-Button3 resizing with the new Resize options
409   Direction, WarpToBorder and FixedDirection
411 * Enhanced "Test (Version >= x.y.z)" option to allow version
412   comparisons.
414 * New FvwmButtons options: ActiveColorset, ActiveIcon, ActiveTitle,
415   PressColorset, PressIcon and PressTitle.
417 * New FvwmButtons swallow option: SwallowNew.
419 * The option CurrentGlobalPageAnyDesk was accidentally named
420   CurrentGlobbalPageAnyDesk before.
422 * New conditions AnyScreen and Overlapped.
424 * The Read and PipeRead commands return 1 if the file or command
425   could be read or executed and -1 otherwise.
427 * New menu option TearOffImmediately.
429 * Added support for Solaris' Xinerama.
431 * New option MailDir in FvwmTaskBar.
433 * MoveToPage command:
435     New options wrapx, wrapy, nodesklimitx and nodesklimity.
436     New suffix 'w' to allow for window relative movement.
438 -------------------------------------------------------------------
440 Changes in alpha release 2.5.10 (19-Mar-2004)
442 * New command FakeKeyPress.
444 * New BugOpts option ExplainWindowPlacement.
446 * Adjustable button reliefs in FvwmIconMan (option ReliefThickness).
448 * Security patch in fvwm-bug.
449   See http://securitytracker.com/alerts/2004/Jan/1008781.html
451 * Security fixes in:
453     fvwm-menu-directory (BugTraq id 9161)
454     fvwm_make_directory_menu.sh
455     fvwm_make_browse_menu.sh
457 -------------------------------------------------------------------
459 Changes in alpha release 2.5.9 (2-Mar-2004)
461 * New MenuStyle options PopupIgnore and PopupClose.
463 * New configure option --disable-iconv to disable iconv support.
465 * New extended variables $[w.iconfile] and $[w.miniiconfile].
467 * New Style option Unmanaged.  Such windows are not managed by
468   fvwm.
470 * New binding context 'U' for unmanaged windows, similar to 'R'oot.
472 * New option DisplayNewWindowNames to the BugOpts command.
474 * Security fix for fvwm-menu-directory.
475   See BugTraq id 9161.
477 -------------------------------------------------------------------
479 Changes in development release 2.5.8 (31-Oct-2003)
481 * New prefix command KeepRc.
483 * Renamed the Cond command to TestRc, and the On command to Test.
484   Removed the CondCase command.  Use "KeepRc TestRc" instead.
486 * The Break command can be told the number of nested function
487   levels to break out of.  Break now has a return code of -2
488   ("Break").
490 * Directions can be abbreviated with -, _, [, ], <, >, v or ^ like
491   in key or mouse bindings.
493 * New extended variable $[func.context].
495 * New Style option MoveByProgramMethod.  Tries to autodetect
496   whether application windows are moved honouring the ICCCM or not
497   (default).  The method can be overridden manually if the
498   detection does not work.
500 * fvwm supports tear off menus.  See the "Tear Off Menus" section
501   in the man page or press Backspace on any menu to try them out.
503 * fvwm now handles what Unicode calls "combining characters" (i.e.
504   marks drawn on top of other characters).
506 * New commands WindowStyle and DestroyWindowStyle for individual
507   (per window) styles.
509 * The conditions !Current... and !Layer now work as expected.
511 * Added a nice autohide script to the FAQ.
513 * FvwmAnimate now supports dynamical commands "pause", "play",
514   "push", "pop" and "reset" to manipulate the playing state.
516 -------------------------------------------------------------------
518 Changes in development release 2.5.7 (30-May-2003)
520 * The commands Cond and CondCase now support checking for
521   inequality by prefixing the return code with '!'.
523 * Schedule and Deschedule support hexadecimal and octal command
524   ids.
526 * In FvwmIconMan, windows can move from one manager to another
527   according to the managers' Resolution options.
529 * In order to fix a problem with StartsOnScreen and applications
530   that set a user specified position hint, the StartsOnScreen style
531   no longer works for the following modules:  FvwmBanner,
532   FvwmButtons, FvwmDragWell, FvwmIconBox, FvwmIconMan, FvwmIdent,
533   FvwmPager, FvwmScroll, FvwmTaskBar, FvwmWharf, FvwmWinList.  Use
534   the '@<screen>' bit in the module geometry specification where
535   applicable.
537 * Documented variable $[gt.any_string] and LocalePath command
538   (new in 2.5.5).
540 * Added gettext support to FvwmScript. New head instruction
541   UseGettext and WindowLocaleTitle. New widget instruction
542   LocaleTitle. New instruction ChangeLocaleTitle and new function
543   Gettext.
545 * WindowListFunc is executed now within a window context, so
546   a prefix "WindowId $0" is not needed in its definition anymore,
547   and it is advised to remove it in user configs.
549 * FvwmEvent now executes all window related events within a window
550   context, so PassId is not needed anymore, and all prefixes
551   "WindowId $0" may be removed in user event handlers.
553 * New FvwmTaskBar option NoDefaultStartButton.
555 -------------------------------------------------------------------
557 Changes in development release 2.5.6 (28-Feb-2003)
559 * Fix button 3 drag in FvwmPager so that drag follows the mouse.
561 * Fix for gmplayer launched by fvwm.  Close stdin on Exec so the
562   exec'd process knows it's not running interactively.
564 * Improvement in MultiPixmap.  In particular Colorset and Solid
565   color can be specified.
567 * New ButtonStyle and TitleStyle style options AdjustedPixmap,
568   StretchedPixmap and ShrunkPixmap.
570 * Use the MIT Shared Memory Extension for XImage.
572 * The TitleStyle decor of a vertical window Title is rotated.
573   This is controllable using a new style option:
575     !UseTitleDecorRotation / UseTitleDecorRotation
577 * New style options IconBackgroundColorset, IconTitleColorset,
578   HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
579   and IconBackgroundPadding.
581 * Minor incompatible improvements to the Perl library API.
583 * Renamed FvwmWindowLister to FvwmWindowMenu.
585 * New option to IconSize style: Adjusted, Stretched, Shrunk.
587 * New shortcuts for button states: AllActiveUp, AllActiveDown,
588   AllInactiveUp, AllInactiveDown.
590 * New Style options:
592     Closable, Iconifiable, Maximizable, AllowMaximizeFixedSize
594 * New conditions for matching windows:
596     Closable, Iconifiable, Maximizable, FixedSize and HasHandles
598 * New conditional command On for non-window related conditions.
600 * Removed --disable-gnome-hints and --disable-ewmh configure
601   options.
603 * All single letter variables are deprecated now; new variables:
605     $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
606     $[desk.n], $[version.num], $[version.info], $[version.line],
607     $[desk.pagesx], $[desk.pagesy]
609 -------------------------------------------------------------------
611 Changes in development release 2.5.5 (2-Dec-2002)
613 * Added support for joining and shaping in bi-directional
614   languages that need this.
616 * ButtonStyle and TitleStyle new style type Colorset.
618 * New experimental module FvwmProxy.
620 * New command RestackTransients.
622 * Added a pixel offset to vector button definitions.
624 * New command FocusStyle as a shorthand for setting the FP...
625   styles with the Style command.
627 * New option Locale to PrintInfo command.
629 * The Next and Prev commands start looking for a matching window at
630   the context window if there is any.
632 * The MoveToPage command does nothing with sticky windows.
634 * New module FvwmWindowLister, a WindowList substitute.
636 * Sticky windows can be sticky across pages, across desks or both.
637   Related to this are:
638    - New commands StickAcrossPages and StickAcrossDesks.
639    - New Style options StickyAcrossPages and StickyAcrossDesks.
640    - New conditional command options StickyAcrossPages and
641      StickyAcrossDesks.
642    - New WindowList options NoStickyAcrossPages,
643      NoStickyAcrossDesks, StickyAcrossPages, StickyAcrossDesks,
644      OnlyStickyAcrossPages, OnlyStickyAcrossDesks.
645    - New FvwmRearrange options -sp and -sd.
647 * Fixed flickering in FvwmTaskBar, FvwmWinList, FvwmIconBox,
648   FvwmForm, FvwmScript and FvwmScroll when xft fonts or icons with
649   an alpha channel are used.
651 * New Colorset option RootTransparent
653 * The Transparent Colorset option can be tinted under certain
654   conditions
656 * New MinHeight option to TitleStyle
658 * Added gettext support. New command LocalePath and new variable
659   $[gt.string]
661 -------------------------------------------------------------------
663 Changes in alpha release 2.5.4 (20-Oct-2002)
665 * FvwmTaskBar may now include mini launch buttons using the Button
666   command.  Also has new options for spacing the buttons:
667   WindowButtonsLeftMargin, WindowButtonsRightMargin, and
668   StartButtonRightMargin.  See man page for details.
670 * Style switches can be prefixed with '!' to inverse their meaning.
671   For example, "Style * Sticky" is the same as "Style * !Slippery".
672   This works *only* for pairs of styles that take no arguments and
673   for the Button and NoButton styles.
675 * New button property Id in FvwmButtons.  FvwmButtons now accepts
676   dynamical actions using SendToModule, see the man page:
678     ChangeButton <button-id> <properties-to-change>
679     ExpandButtonVars <button-id> <command-to-expand>
681 * New Colorset options bgTint, fgTint (which complete Tint), Alpha,
682   IconTint and IconAlpha.
684 * Alpha blending rendering is supported even without XRender
685   support.
687 * Enhanced commands [Add]ButtonStyle, [Add]TitleStyle. ButtonState.
688   Titles and buttons now have 4 main states instead of 3: ActiveUp,
689   ActiveDown, InactiveUp and InactiveDown, plus 4 Toggled variants.
690   Several shortcuts added: Active means ActiveUp + ActiveDown,
691   Inactive means InactiveUp + InactiveDown, similarly for shortcuts
692   ToggledActive and ToggledInactive.
694 * More shortcuts for button states added: AllNormal, AllToggled,
695   AllActive, AllInactive, AllUp, AllDown.  These six shortcuts are
696   actually different masks for 4 individual states (from 8 total).
698 * FPClickToFocus and FPClickToRaise work with any modifier by
699   default.
701 * Perl library API regarding event handlers is changed, so personal
702   modules in Perl should be adjusted.
704 * Allow the use of mouse buttons other than the first in
705   FvwmWinList when invoked transient.
707 * ImagePath now supports directories in form "/some/directory;.png"
708   (where semicolon delimits a file extension that files in
709   /some/directory have.  This file extension replaces the original
710   image extension (if any) or it is added if there is no extension.
711   For example with: Style XTerm MiniIcon mini/xterm.xpm
712   the file /some/directory/mini/xterm.png is searched.
714 * New graphical debugger module FvwmGtkDebug.
716 * New command NoWindow for removing the window context.
718 * New FvwmIconMan option ShowTransient.
720 * All conditions have a negation.
722 * New FvwmBacker option RetainPixmap.
724 * Fixed flickering in menus, icon title, FvwmButtons, FvwmIconMan
725   and FvwmPager when xft fonts or icons with an alpha channel is
726   used.
728 * FvwmButtons redrawing improvement: colorsets are now usable with
729   containers.
731 * FvwmIconMan options PlainColorset, IconColorset, FocusColorset
732   and SelectColorset are now strictly respected.
734 * The HilightBack and ActiveFore menu styles are independent of
735   each other.  HilightBack without using ActiveFore does no longer
736   hilight the item text.
738 * New WindowList option SortByResource; the previously added
739   SortClassName option is renamed to SortByClass.
741 * New command PrintInfo for debugging.
743 -------------------------------------------------------------------
745 Changes in alpha release 2.5.3 (25-Aug-2002)
747 * TitleStyle MultiPixmap now works once again.
749 * Removed the old module interface for ConfigureWindow
750   packets. External modules relying on this interface no longer
751   work.
753 * Fixed interaction bug between CascadePlacement and StartsOnPage:
754   if the target page was at a negative x or y page displacement
755   from the current viewport, the window would be placed on the
756   wrong page.
758 * New Style option IconSize for restricting icon sizes.
760 * New WindowList options SortClassName, MaxLabelWidth, NoLayer,
761   ShowScreen, ShowPage, ShowPageX and ShowPageY.
763 * Restored old way of handling clicks in windows with ClickToFocus
764   and ClickToFocusPassesClickOff.  This fixes a problem with
765   click+drag in an unfocused rxvt or aterm window.
767 * Fixed wrong warp coordinates when WarpToWindow was used with two
768   arguments on an unmanaged window.
770 * Vastly improved FvwmEvent performance.
772 * FvwmAuto can operate on Enter and Leave events too.  This makes
773   it possible to have auto raising with ClickToFocus and
774   NeverFocus. See -menter and -menterleave options and examples in
775   the FvwmAuto man page.
777 * The "hangon" strings in FvwmButtons support wild cards.
779 * New option "Icon" to PlaceAgain command.
781 * New option "FromPointer" and direction "Center" to the Direction
782   command.
784 * The styles ClickToFocusRaises(Off) and
785   MouseFocusClickRaises(Off) are now different names for the same
786   style.  Configurations that used
788     Style * ClickToFocus, ClickToFocusRaises
789     Style * MouseFocusClickRaisesOff
791   or vice versa no longer work as like before.  Remove the second
792   line to fix the problem.  ClickToFocusRaises now works only on
793   the client part of a window, not on the decorations as it did
794   before.
796 * New color limit method for screens that only display 256 colors
797   (or less).
799 * In depth less or equal to 16 image and gradient can be
800   dithered. This can be enabled/disabled by using the new
801   dither/nodither options to the Colorset command.
803 * Removed the styles MouseFocusClickIgnoreMotion and
804   MouseFocusClickIgnoreMotionOff again.
806 * Many new focus policy styles "FP..." and "!FP...".
808 -------------------------------------------------------------------
810 Changes in alpha release 2.5.2 (24-Jun-2002)
812 * Fonts can have shadow effects, see the FONT SHADOW EFFECTS
813   section of fvwm manual page.
815 * New Colorset options: fgsh for shadow text and fg_alpha for
816   merging text with the background.
818 * New module FvwmPerl adds perl scripting ability to fvwm
819   commands.
821 * Provided powerful perl library for creating fvwm modules in
822   perl.
824 * New WindowList option IconifiedtAtEnd.
826 * Always display the current desk number in the FvwmPager window
827   title.
829 * Allow to bind a function to the focus click and pass it to the
830   application at the same time.
832 * New styles !Borders and Borders to enable or disable window
833   borders.
835 * Removed the --enable-multibyte configure option.  Multibyte
836   support is now compiled in unconditionally.
838 * New FvwmButtons option ActionOnPress enables execution of action
839   on press rather than on release for any specific button.
841 * Improved CascadePlacement, the last used position is reused if
842   the last placed window does not exist any more.
844 * FvwmIconMan may now change the resolution dynamically, just
845   issue "*FvwmIconMan: resolution page" while FvwmIconMan is
846   running.
848 * New command XineramaSlsScreens.
850 * MoveToPage and MoveToDesk no longer unstick windows.
852 * It is possible to specify a string encoding in a font name, see
853   the "FONT AND STRING ENCODINGS" section of fvwm manual page.
855 -------------------------------------------------------------------
857 Changes in alpha release 2.5.1 (26-Apr-2002)
859 * Changed the executable and the man page names from fvwm2 to
860   fvwm. The old names are still supported by symlinking.
862 * All fvwm utilities are renamed to conform to the "fvwm-"
863   scheme. fvwm-bug, fvwm-root (was xpmroot), fvwm-config,
864   fvwm-convert-2.4.
866 * Added a full support for the side window titles. New Style
867   options TitleAtLeft and TitleAtRight added to TitleAtTop and
868   TitleAtBottom.
870 * A title text may now be optionally rotated for both vertical and
871   horizontal title directions, search for "Rotated" in the man
872   page.
874 * Added support for loading images in PNG (including alpha
875   blending) and XBM formats anywhere.
877 * New commands Schedule and Deschedule.
879 * New command State.  New conditions State and !State.
881 * New commands XSync and XSynchronize for debugging purposes.
883 * In interactive move/placement when Alt/Meta modifier is pressed,
884   snap attraction (SnapAttraction, SnapGrid and EdgeResistance) is
885   ignored.
887 * New flags (No)FvwmModule to FvwmButtons Swallow option
889 * The I18N_MB patch (--enable-multibyte) has been
890   rewritten. MULTIBYTE is used to identify what is was I18N_MB. A
891   set of locale functions (locale initialization, font loading,
892   text drawing, ...etc.) is created in libs/Flocale.{c,h} and used
893   in the entire fvwm code (but FvwmWharf).  Font loading and
894   memory management is improved in the multibyte case.
896 * Better support of non ISO-8859-1 window and icon titles. See the
897   --disable-compound-text option in INSTALL.fvwm for more
898   details.
900 * Added anti-aliased text rendering support using Xft (use
901   --enable-xft to enable it). Recent versions of XFree and
902   freetype2 are needed (see the FONT NAMES AND FONT LOADING
903   section of the fvwm manual page).
905 * Conditional commands now have a return code (Match, NoMatch or
906   Error).  This return code can be checked and tied to an action
907   with the new commands Cond and CondCase.
909 * Bindings can be made to the separate parts of the window border
910   with the new contexts '[', ']', '-', '_', '<', '^', '>' and
911   'v'.
913 * New parameters for FvwmRearange: -maximize and -animate.
915 * New option StartCommand for FvwmTaskBar to allow placing the
916   StartMenu correctly.
918     *FvwmTaskBar: StartCommand Popup RootMenu \
919         rectangle $widthx$height+$left+$top 0 -100m
921   Please refer to the FvwmTaskBar man page for details.
923 * New extended variables pointer.x, pointer.y, pointer.wx,
924   pointer.wy, pointer.cx and pointer.cy.
926 * The Current command does not select a random window when no
927   window has the focus.
929 * New color '@4' (transparent) in button vectors.
931 * New option "Frame" for the Resize and ResizeMove commands.
933 * Added direction options to WindowShade command.  Windows can be
934   shaded in any of the eight compass directions.
936 * Styles WindowShadeLazy (default), WindowShadeBusy and
937   WindowShadeAlwaysLazy to optimize performance of the WindowShade
938   command.
940 * The DO_START_ICONIC flag is no longer supported in the module
941   interface.
943 * Added bi-directional text support for Asian charsets.
945 * New option MinimalLayer for FvwmIdent to control window layer.
947 * New FvwmIconMan configuration syntax now conforms to the syntax
948   of other modules, see the man page.
950 * FvwmForm can automatically run commands after a timeout
951   interval.
953 * Fvwm commands can be invoked when the edge of the screen is hit
954   with the mouse.
956 * New commands Colorset, ReadWriteColors and CleanupColorsets
957   allow the colorset functionality previously available using
958   FvwmTheme.
960 * FvwmTheme is obsolete now, but still supported for some time.
962 * New options Tint, TintMask and NoTint to colorsets.
964 * New WindowList option CurrentAtEnd.
966 * New weighted sorting in FvwmIconMan.
968 * New conditional command ThisWindow.
970 -------------------------------------------------------------------
972 Changes in alpha release 2.5.0 (27-Jan-2002)
974 * New commands ResizeMaximize and ResizeMoveMaximize that modify
975   the maximized geometry of windows and maximize them as
976   necessary.  Very useful to make a window larger manually and
977   then get back the old geometry with a click.
979 * New command ResizeMoveMaximize similarly.
981 * New styles FixedPPosition, FixedUSPosition, FixedSize,
982   FixedUSSize, FixedPSize, VariablePPosition, VariableUSPosition,
983   VariableSize, VariableUSSize, and VariablePSize.
985 * Actions can be bound to windows swallowed in FvwmButtons.  To
986   disable this feature for a specific button, the new option
987   ActionIgnoresClientWindow can be used.
989 * Fvwm respect the extended window manager hints
990   specification. This allows fvwm to work with KDE version >= 2
991   and GNOME version 2. This support is configurable using a bunch
992   of new commands and style options, search for "EWMH" in the man
993   page.
995 * New DateFormat option in FvwmTaskBar to change the date format
996   in the clock's popup tip.
998 * Window titlebars may now be designed using a new powerful
999   TitleStyle option MultiPixmap, that enables to specify separate
1000   pixmaps for different parts of the titlebar: Main, LeftEnd,
1001   LeftOfText, UnderText, RightOfText, RightEnd and more.
1003 * New styles MinOverlapPlacementPenalties and
1004   MinOverlapPercentPlacementPenalties.
1006 * New styles IndexedWindowName / ExactWindowName and
1007   IndexedIconName / ExactIconName.
1009 * New command "DesktopName desk name" to define the name of a
1010   desktop for the FvwmPager, the WindowList and EWMH compliant
1011   pagers. New expanding variables $[desk.name<n>] for the desktop
1012   names.
1014 * New window list options NoDeskNum, NoCurrentDeskTitle,
1015   TitleForAllDesks, NoNumInDeskTitle.
1017 * New emacs style bindings in menus.
1019 * New Maximize global flag "layer" which causes the various grow
1020   methods to ignore the windows with a layer less than or equal to
1021   the layer on the window which is maximized.
1023 * Better support of the Transparent colorset in the modules and in
1024   animated menus.
1026 * Amelioration of the WindowShade animation.
1028 * New ButtonStyle and TitleStyle option MwmDecorLayer.
1030 * New style BackingStoreWindowDefault which is the default
1031   now. Fvwm no longer disables backing store on windows by
1032   default.
1034 * New styles MouseFocusClickIgnoreMotion and
1035   MouseFocusClickIgnoreMotionOff.
1037 * The module interface now supports up to 62 message types.
1039 * New module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW.
1041 * New events "enter_window" and "leave_window" in FvwmEvent.
1043 * New MenuStyle PopupActiveArea.
1045 * New command line option -passid to FvwmAuto.
1047 * New conditional commands Any and PointerWindow.
1049 * New conditions Focused, !Focused, HasPointer and !HasPointer.
1051 * New commands EWMHBaseStruts and EWMHNumberOfDesktops.
1053 -------------------------------------------------------------------
1055 Changes in stable release 2.4.20 (6-Dec-2006)
1057 * The configure script now correctly appends executable file
1058   extensions to conditionally built binaries. Fixes building on
1059   Cygwin.
1061 * FvwmConsole no longer conflicts with getline of Cygwin's stdio.
1063 * Fixed parsing of For loops in FvwmScript.
1065 * Fixed a possible endless loop when de-iconifying a transient
1066   window.
1068 * Reject some invalid GNOME hints.
1070 * Fixed a loop when xterm changes its "active icon" size.
1072 * The configure script can now cope with four-part version numbers
1073   when detecting some libraries.
1075 * Security fixes in
1077      fvwm-menu-directory. (CVE-2006-5969)
1078      FvwmCommand
1080 -------------------------------------------------------------------
1082 Changes in stable release 2.4.19 (30-Sep-2004)
1084 * Fixed BackingStore style option.
1086 * Fixed MoveToDesk commend with a single argument.
1088 * Allow whitespace in menu names.
1090 * Fixed a hang when restarting FvwmCommand or FvwmConsole.
1092 * A double click no longer occurs when two different mouse
1093   buttons are pressed.
1095 * Fixed a relief drawing problem in FvwmWinList.
1097 * Fixed travelling windows on restart if a window used non NorthWest
1098   gravity and changed that before the restart.
1100 * Fixed installation of FvwmGtk.1 for debian (with DESTDIR set).
1102 * The clock in FvwmTaskBar is redrawn immediately when its colour
1103   changes.
1105 * The option CurrentGlobalPageAnyDesk was accidentally named
1106   CurrentGlobbalPageAnyDesk before.
1108 * Fixed a problem with fvwm startup and shutdown when the pointer
1109   was grabbed by another application.
1111 * Fixed parsing of the Pointer option to the Move command.
1113 * Fixed handling of MWM hints on 64 bit machines.
1115 -------------------------------------------------------------------
1117 Changes in stable release 2.4.18 (19-Mar-2004)
1119 * Corrected rebooting the machine in FvwmScript-Quit.
1121 * Fixed the FlickeringMoveWorkaround option to the BugOpts command.
1123 * Security patch in fvwmbug.sh.
1124   See http://securitytracker.com/alerts/2004/Jan/1008781.html
1126 * Security fixes in
1127     fvwm-menu-directory (BugTraq id 9161)
1128     fvwm_make_directory_menu.sh
1129     fvwm_make_browse_menu.sh
1131 -------------------------------------------------------------------
1133 Changes in stable release 2.4.17 (10-Oct-2003)
1135 * Fixed error message for incorrect --with-SOME-library argument.
1137 * It is now possible to suppress title action or title completely
1138   in menus created by fvwm-menu-directory.
1140 * Fixed a compile problem on QNX 4.25.
1142 * New configure switch --disable-gtk.
1144 * FvwmGtk.1 is not installed if FvwmGtk is not built.
1146 * The "Visible" condition does no longer select windows on
1147   different desks.
1149 * With the styles StartsOnPage, SkipMapping and UsePPosition,
1150   windows that request a specific position are still placed on the
1151   given page.
1153 * Fixed sending M_NEW_PAGE packets to the modules if the page did
1154   not change.
1156 * Added support for new BBC headlines in fvwm-menu-headlines, this
1157   replaces the old BBC-Worlds and BBC-SciTech headlines.
1159 -------------------------------------------------------------------
1161 Changes in stable release 2.4.16 (30-May-2003)
1163 * Fixed a transparency problem in FvwmButtons.
1165 * The PageOnly option in FvwmTaskBar now works after a desk change
1166   too.
1168 * Fixed a possible core dump when more than 256 windows are on
1169   the desktop.
1171 * Initial drawing and final undrawing of wire frame no longer
1172   toggles the pixel in the top left corner of the screen.
1174 * Fixed parsing of button geometries in FvwmButtons when the
1175   geometry specification appeared after another option with a comma
1176   at the end.
1178 * FvwmCommand works too when invoked without the DISPLAY variable
1179   set.
1181 * Fixed displaying iconified windows without an icon in
1182   FvwmIconMan.
1184 * All single letter variables are deprecated now; new variables:
1186     $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
1187     $[desk.n], $[version.num], $[version.info], $[version.line],
1188     $[desk.pagesx], $[desk.pagesy]
1190 * Fixed a bug with aspect pixmaps in colorsets.
1192 * Iconified windows without an icon do not receive focus.
1194 * Fixed a bug in FvwmPager that displayed iconified windows without
1195   icon title or picture as not iconified.
1197 * Fixed parsing of '@<screen>' Xinerama specification in the
1198   ButtonGeometry option of FvwmButtons.
1200 * The NoWarp menu position hint option works with root menus too.
1202 * Fixed a problem with styles not being properly applied after a
1203   DestroyStyle command.
1205 * Fixed a bug introduced in 2.4.14.  The pointer was sometimes
1206   warped to another screen during a restart and command execution.
1208 * Fixed a crash when a window was destroyed twice in a complex
1209   function.
1211 * Fixed corruption of the window list when windows died at the
1212   wrong time.
1214 * Fixed problem with empty frame windows if X recycled the window
1215   id of a window that died recently.
1217 * Fixed loading of application supplied pixmap on 8/24 depth screen.
1219 * WindowListFunc is executed now within a window context, so
1220   a prefix "WindowId $0" is not needed in its definition anymore
1221   and it is advised to remove it in user configs.
1223 * FvwmEvent now executes all window related events within a window
1224   context, so PassId is not needed anymore, and all prefixes
1225   "WindowId $0" may be removed in user event handlers.
1227 * Fixed "GotoDeskAndPage prev" on desks larger than 2x2.
1229 * Expansion of variables like $[w.name] or $[EMPTY_STRING] that are
1230   empty works.
1232 -------------------------------------------------------------------
1234 Changes in stable release 2.4.15 (24-Jan-2003)
1236 * Fix for gmplayer launched by fvwm.  Close stdin on Exec so the
1237   exec'd process knows its not running interactively.
1239 * Windows using the WindowListSkip style do not appear in the
1240   FvwmTaskBar at random.
1242 * Fixed a memory leak in ChangeIcon, ChangeForeColor and
1243   ChangeBackColor FvwmScript Instruction.
1245 * Fixed a core dump in the parsing of FvwmAuto arguments.
1247 * Fixed screwed calculation of icon picture size when application
1248   specifies it explicitly.
1250 * The option ShowOnlyIcons now works as described in the
1251   FvwmIconMan man page.  It was accidentally named ShowOnlyIconic
1252   before.
1254 -------------------------------------------------------------------
1256 Changes in stable release 2.4.14 (29-Nov-2002)
1258 * Modules do not crash anymore when more than 126 windows are on
1259   the desktop.
1261 * FvwmIconMan displays windows correctly that were iconified and
1262   then moved to another page.
1264 * Application provided icon windows no longer appear at 0 0 when
1265   restarting.
1267 * The built-in session management can handle window names, classes
1268   etc. beginning with whitespace (textedit).
1270 * Removed the flawed "A"ny context key binding patch from 2.4.13.
1272 * The default EdgeScroll (if not specified) was incorrectly
1273   assumed to be 100 pixels instead of 100 percents.
1275 * Icons no longer appear on top of all other windows after a
1276   restart.
1278 -------------------------------------------------------------------
1280 Changes in stable release 2.4.13 (1-Nov-2002)
1282 * Icon titles for windows with an icon position hint no longer
1283   appear at random places.
1285 * Fvwm no longer displays two icon pictures when switching from
1286   NoIconOverride to IconOverride with windows that provide their
1287   own icon window.
1289 * The Current, All, Pick, ThisWindow and PointerWindow commands
1290   work on shaded windows too.
1292 * Fixed a problem stacking iconified transients.
1294 * No more flickering when raising transients.
1296 * Fixed a number of problems with window stacking, some new in
1297   2.4.10 or later, some older problems that have been around for a
1298   long time.
1300 * Windows starting lowered or on any layer other than the default
1301   layer are displayed at the right place in FvwmPager.
1303 * Bindings with the "A"ny context can not be overridden by Gnome
1304   panel or OpenOffice.
1306 -------------------------------------------------------------------
1308 Changes in stable release 2.4.12 (10-Oct-2002)
1310 * Fixed drawing problems with TiledPixmap and Solid MenuFaces which
1311   appeared in 2.4.10, replacing the same problem with ?Gradient
1312   MenuFaces in 2.4.9.
1314 * Fixed accidental menu animation with certain menu position hints.
1316 * Increased maximum allowed key symbol name length to 200
1317   characters.
1319 * Allow quotes in conditional command conditions.
1321 * Fixed starting Move at random position when pointer is on a
1322   different screen.
1324 * Transient windows do not appear in FvwmWinList after they have
1325   been moved on the desktop.
1327 -------------------------------------------------------------------
1329 Changes in stable release 2.4.11 (20-Sep-2002)
1331 * Allow the use of mouse buttons other than the first in
1332   FvwmWinList when invoked transient.
1334 * Fixed a crash with ssh-askpass introduced in 2.4.10.
1336 -------------------------------------------------------------------
1338 Changes in stable release 2.4.10 (15-Sep-2002)
1340 * The commands Maximize, Resize and ResizeMove can be used on icons
1341   as it was in 2.2.x.
1343 * Fixed hilighting of menu items with HGradient and VGradient
1344   MenuFace.  Reduced flickering with these options.
1346 * Fixed a minor problem with entering submenus via keyboard.
1348 * Fixed race conditions in FvwmTaskBar with AutoStick that caused
1349   it to hang.
1351 * Fixed drawing of pager balloons with BalloonBack option.
1353 * Fixed drawing of SidePic menu background with B/D gradients.
1355 * Fixed drawing of menu item reliefs with gradient menu faces.
1357 * Fixed key bindings on window corners.
1359 * Fixed FvwmTaskBar i18n font loading
1361 * Fixed StackTransientParent style without RaiseTransient or
1362   LowerTransient on the parent window.
1364 * StackTransientParent works only on parent window if it is on the
1365   same layer.
1367 * Fixed handling of window group hint with the (De)Iconify
1368   command.
1370 * No more flickering when a transient overlapping its parent window
1371   is lowered.
1373 * Fixed hilighting of unfocused windows.
1375 -------------------------------------------------------------------
1377 Changes in stable release 2.4.9 (11-Aug-2002)
1379 * Fixed interaction bug between CascadePlacement and StartsOnPage -
1380   if the target page was at a negative x or y page displacement
1381   from the current viewport, the window would be placed on the
1382   wrong page.
1384 * Fixed a problem with colormap transition when a transient window
1385   died.
1387 * Fixed a FvwmScript crash with Swallow widget and very long window
1388   names.
1390 * Restored old way of handling clicks in windows with ClickToFocus
1391   and ClickToFocusPassesClickOff.  This fixes a problem with
1392   click+drag in an unfocused rxvt or aterm window.
1394 * Fixed problems with $fg and $bg variables in FvwmButtons when the
1395   UseOld option was used.
1397 * Fixed wrong warp coordinates when WarpToWindow was used with two
1398   arguments on an unmanaged window.
1400 * Added a workaround for popup menus in TK applications that appear
1401   on some random position.
1403 * Fixed problems with wish scripts creating windows that start
1404   iconic.
1406 * Fixed the NoClose option with unmapped panels in FvwmButtons.
1408 * A number of drawing fixes in FvwmPager.
1410 * Fixed a slight bug when waiting until all buttons are released,
1411   for example after executing a complex function.
1413 * Fixed potentially harmful change in module interface.
1415 * Fixed displaying menu items with icons when using the MenuStyle
1416   SubmenusLeft.
1418 * Fixed problems with the pointer moving off screen in a multi
1419   head setup.
1421 * Fixed a potential crash with windows being destroyed during a
1422   recapture operation.
1424 * Fixed a memory leak in some modules when not using glibc.
1426 * Applications using Mwm hints can now enforce that a window can
1427   not be moved.
1429 * Fixed negative arguments of WarpToWindow when used on an
1430   unmanaged window.
1432 * DESTDIR may be fully used again (only useful for distributors).
1434 * Fixed a key binding problem with key symbols that are generated
1435   by several keys.
1437 * Fixed a possible crash when a window was recaptured and the
1438   focus could not be transfered to another window.
1440 * Fixed a minor problem with clicks on focused windows being
1441   ignored.
1443 * fvwm-menu-headlines: added support for CNN and BBC headlines.
1445 * Fixed a performance problem with large numbers of mouse binding
1446   commands.
1448 -------------------------------------------------------------------
1450 Changes in stable release 2.4.8 (11-Jun-2002)
1452 * A fix for switching between czech and us keyboard layout.
1454 * Remember the icon position when an icon is moved
1455   non-interactively.
1457 * Setup "fvwm" and "fvwm-root" name symlinks for the executable and
1458   the man page when installing, see INSTALL.fvwm.
1460 * Fixed another problem with the DeskOnly option and sticky icons
1461   in FvwmTaskBar.
1463 * New FvwmIconMan configuration syntax now conforms to the syntax
1464   of other modules, see the man page.
1466 * New WindowList option CurrentAtEnd.
1468 * Fixed maximal length of a named module packet
1470 * Fixed a crash on a config with a new 2.5.x Colorset command.
1472 * Always display the current desk number in the FvwmPager window
1473   title.
1475 * Allow to bind a function to the focus click and pass it to the
1476   application at the same time.
1478 * Fixed a problem with fvwm not accepting keyboard input when the
1479   application with the focus vanished at the start of a session.
1481 * A small security patch regarding TMPDIR.
1483 * Fixed a problem with colormap transition when a transient window
1484   died.
1486 * Fixed calculation of average bg colour in colour sets with large
1487   pictures.
1489 * Fixed some minor problems regarding the multibyte patch.
1491 * Fixed selection in FvwmScript List widget.
1493 * fvwm-menu-headlines: updated the site data, added a configurable
1494   timeout on socket reading (20 sec) to avoid fvwm hanging, new
1495   --icon-error option.
1497 * Fixed a problem with ClickToFocus + ClickToFocusRaisesOff and
1498   windows that are below others.
1500 * Fixed the ClickToFocusPassesClick style.
1502 * Fixed CascadePlacement for huge windows, so that the top-left
1503   corner is always visible.
1505 * Fixed parsing of SendToModule with the first parameter quoted.
1507 * Fonts in double quotes now should work in module configurations.
1509 * Fixed copying PopupOffset values in CopyMenuStyle.
1511 -------------------------------------------------------------------
1513 Changes in stable release 2.4.7 (11-Apr-2002)
1515 * Fixed parsing of WindowList with conditions and a position at
1516   the same time that was broken in 2.4.6.
1518 * Fixed some problems with the DeskOnly option of FvwmTaskBar
1519   (windows were duplicated when moving to a different Desk; the
1520   StickyIcon style was ignored).
1522 * Fixed config.h warnings with some compilers introduced in 2.4.6.
1524 * Fixed icon titles being raised when they should not be.
1526 * Fixed initial drawing of the internals of the FvwmPager window.
1528 * Fixed the FvwmAudio compatible mode in FvwmEvent when external
1529   audio player is used.
1531 * Fixed execution on QNX.
1533 -------------------------------------------------------------------
1535 Changes in stable release 2.4.6 (10-Mar-2002)
1537 * Better support of non ISO-8859-1 window and icon titles. See the
1538   --disable-compound-text option in INSTALL.fvwm for more details.
1540 * Improved speed of opaque window movement/resizing.
1542 * Fixed a bug that caused windows not being raised and lowered
1543   properly.
1545 * Suppress error message when using XBM icons.
1547 * Fixed a read descriptor problem in FvwmTaskBar
1549 * Fixed a minor colour update bug in the pager.
1551 * Fixed an fvwm crash when a module died at the wrong moment;
1552   specifically a transient FvwmPager or FvwmIconMan.
1554 * Fixed placement of WindowList on wrong Xinerama screen when
1555   called without any options on a screen other than the primary
1556   screen.
1558 * Fixed a problem with root bindings and xfishtank.
1560 * Fixed moving windows with the keyboard over the edge of the
1561   screen when the pointer remained of the previous page.
1563 * Do not hilight windows after ResizeMove.
1565 * New conditional command ThisWindow.
1567 * Some fixes in the configure script that caused some rare
1568   problems detecting gnome and ncurses.
1570 * Fixed a memory leak in the Pick command.
1572 * Allow to choose windows with CirculateSkip with the Pick command.
1574 * Fixed an FvwmScript compile problem on dec-osf5.
1576 * The window handles are now resizes as they should when the
1577   HandleWidth style changes.
1579 * The Current command does not select a random window when no
1580   window has the focus.
1582 * Fixed a rare menu placement problem with Xinerama.
1584 -------------------------------------------------------------------
1586 Changes in stable release 2.4.5 (27-Jan-2002)
1588 * Fixed minor problems in popping sub menus up and down.
1590 * Fixed moving windows between pages with the keyboard.
1592 * Fixed the size of the geometry window that was broken sometimes.
1594 * Fixed problem with pointer warping to another screen on a dual
1595   head setup.
1597 * Fixed a problem with the focus in internal Ddd and Netscape
1598   windows.
1600 * Reduced the time in which fvwm attempts to grab the pointer.
1602 * Fixed unmanaged window when window was mapped/unmapped/mapped too
1603   fast.
1605 * Fixed MiniScroll's auto repeating in FvwmScript.
1607 * Fixed a crash with the UseStyle style in combination with
1608   HilightBack.
1610 * Fixed excessive redraws of the windows under a window being
1611   shaded.
1613 * Fixed a minor memory leak in the Style command.
1615 * Fixed pixmap background of FvwmButtons behind buttons with only
1616   text.
1618 * Fixed a crash in FvwmIconBox when the application provided an
1619   illegal icon.
1621 * Fixed a configure problem with libstroke-0.5.1.
1623 * New style BackingStoreWindowDefault which is the default
1624   now. Fvwm no longer disables backing store on windows by
1625   default.
1627 * Fixed bug that sometimes caused unnecessary redraws when a style
1628   was changed.
1630 * Fixed crash when something like "$[$v]" appeared in a command.
1632 * Fixed parsing of conditions with more than one comma.
1634 -------------------------------------------------------------------
1636 Changes in stable release 2.4.4 (16-Dec-2001)
1638 * Minor title drawing fixes.
1640 * Fixed manual placement with Xinerama.
1642 * Minor button 3 handling fix in FvwmPager.
1644 * Fixed *FvwmIconMan*shaped option with empty managers.
1646 * Fixed ClickToFocusClickRaises style.
1648 * FvwmForm: Customize pointers, support ISO_Tab key, buttons can
1649   activate on press or release, special pointer during grab, arrow
1650   keys useful in form with one input field.
1652 * New OpaqueMoveSize argument "unlimited".
1654 * Fixed binding keys with and without "Shift" modifier under some
1655   circumstances.
1657 * Fixed binding actions to the client window with ClickToFocus.
1659 * Mouse bindings are activated without a recapture.
1661 * FvwmScript: new keyboard bindings. New flags NoFocus and Left,
1662   Center, and Right for text position. Amelioration of the Menu
1663   and PopupMenu Widgets. New functions GetPid, Parse,
1664   SendMsgAndGet and LastString. New instruction Key for key
1665   bindings. New command SendToModule ScriptName SendString.
1667 * Command "Silent" when precedes "Key", "Mouse" and "PointerKey"
1668   disables warning messages.
1670 * Restored the default Alt-Tab behaviour from 2.4.0.
1672 -------------------------------------------------------------------
1674 Changes in stable release 2.4.3 (08-Oct-2001)
1676 * Fixed activation of shape extension.
1678 * Fixed problems with overriding key bindings.
1680 * Single letter key names are allowed in upper and lower case in
1681   key bindings as before 2.4.0.
1683 * Fixed WindowList placement with Xinerama.
1685 * Fixed flickering icon titles.
1687 * New X resource fvwmscreen to select the Xinerama screen on which
1688   to place new windows.
1690 * Coordinates of a window during motion are show relative to the
1691   Xinerama screen.
1693 * Some icon placement improvements with Xinerama.
1695 -------------------------------------------------------------------
1697 Changes in stable release 2.4.2 (16-Sep-2001)
1699 * Desk and page can be given as X resources in .Xdefaults, for
1700   example:
1701     xterm.desk: 1
1702     xterm.page: 1 2 3
1704 * Several Shape compilation problems fixed.
1706 -------------------------------------------------------------------
1708 Changes in stable release 2.4.1 (15-Sep-2001)
1710 * Added Xinerama and SingleLogicalScreen support.
1712 * New commands Xinerama, XineramaPrimaryScreen, XineramaSls,
1713   XineramaSlsSize and MoveToScreen.
1715 * New context rectangle option XineramaRoot for the menu commands.
1717 * New conditions CurrentGlobalPage, CurrentGlobalPageAnyDesk and
1718   AcceptsFocus for conditional commands.
1720 * The DestroyStyle command takes effect immediately.
1722 * New style option StartsOnScreen.
1724 * New style options NoUSPosition, UseUSPosition,
1725   NoTransientPPosition, UseTransientPPosition,
1726   NoTransientUSPosition, and UseTransientUSPosition.  These work
1727   similar to the old styles NoPPosition and UsePPosition.
1729 * New option "screen" for Maximize command.
1731 * New option ReverseOrder for WindowList command.
1733 * The default Alt-Tab binding works more intuitive.
1735 * New condition "PlacedByFvwm"
1737 * New Geometry option for FvwmForm.
1739 * New Screen resolution and ShowOnlyIcons options for FvwmIconMan.
1741 * FvwmIconMan can be closed with Delete or Close too.
1743 * New options PageOnly and ScreenOnly for FvwmTaskBar.
1745 * FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases.
1747 * Enhancements in fvwm-menu-headlines and support for 10 more
1748   sites.
1750 * Color enhancements in button vectors: @2 is bg color, @3 is fg
1751   color.
1753 * Improved detection of the Shape library.
1755 * Fixed FvwmButtons button titles not being erased for swallowed
1756   windows that showed up on certain setups.
1758 * Fixed bug that caused transient windows to be buried below their
1759   parents with the "BugOpts RaiseOverUnmanaged on".  This occured
1760   with the system.fvwm2rc-sample-95 configuration.
1762 * The modules FvwmPager, FvwmIconMan, FvwmWinList and FvwmButtos
1763   set the transient_for hint when started with the "transient"
1764   option.
1766 * Fixed FvwmIconMan with the transient option when mapped off
1767   screen.
1769 * Fixed ClickToFocus focus policy when iconifying the focused
1770   window.
1772 * Fixed some focus problems in conjunction with unclutter vs
1773   xv/xmms and Open Look applications.
1775 * Fixed a problem that could cause windows to be lost off screen
1776   with interactive window motion.
1778 * Fixed some FvwmTaskBar autohide problem.
1780 * Fixed a display string problem in FvwmForm.
1782 * Fixed a problem with FvwmTheme shadow colours.
1784 * Fixed the CirculateSkipIcon and CirculateSkipShaded options in
1785   conditional commands.
1787 * Fixed a formatting problem of the man page on AIX, Solaris, and
1788   some other UNIX variants.
1790 * Fixed a problems with FvwmIconBox exiting on 64 bit platforms.
1792 * Fixed FvwmIconBox crashes with MaxIconSize dimensions 0.
1794 * Fixed parameters of fvwm24_convert.
1796 * Fixed a number of building problems related to old vendor unices,
1797   libstroke-0.5, autoconf-2.50, bogus gnome-config and imlib-config.
1799 * Fixed drawing of title bar buttons with MWMDecorStick.
1801 * Fixed missing button or key events over the pan frames.
1803 * Fixed placement of the FvwmDragWell, FvwmButtons and FvwmForm
1804   modules.
1806 * Fixed parsing double quotes in FvwmPager's Font and SmallFont
1807   options. Fixed FvwmPager crash with certain font strings.
1809 * Fixed drawing of the grid lines in an iconified FvwmPager window.
1811 * Fixed button grabbing problem for buttons > 3 in FvwmTaskBar.
1813 * Fixed some exotic problems with window gravity and resizing
1814   windows.
1816 * Fixed a problem with maximizing windows with the viewport not
1817   starting on a page boundary.
1819 * Fixed handling of parentheses in FvwmButtons button actions.
1821 * Work around a key binding problem with keys that generate the
1822   same symbol with more than one key code (e.g. Shift-F1 = F11).
1824 * The Desk option of FvwmBacker is compatible to earlier
1825   version. Desk or Page coordinates can be omitted to indicate
1826   that desk or page changes trigger no action at all.
1828 * Fixed double updating of background with FvwmBacker sometimes
1829   leading to the wrong background.
1831 * Fixed several escaping errors in fvwm-menu-directory, so files
1832   and directories containing special chars and spaces should
1833   work.
1835 * Fixed PlacedByButton3 condition.
1837 * Fixed vanishing windows when mapping/unmapping too fast.
1839 * Fixed prev option of the GotoDeskAndPage command.
1841 * Fixed calculations of X_RESOLUTION and Y_RESOLUTION for screen
1842   dimensions larger than 2147.
1844 * Fixed compatibility of the FvwmM4 modules on platforms that have
1845   a System V implementation of m4 (Solaris 2.6).
1847 * The SetEnv command without a value for a variable is the same as
1848   UnsetEnv.
1850 * Fixed shading/unshading shaped windows and windows without title
1851   and border.
1853 -------------------------------------------------------------------
1855 Changes in stable release 2.4.0 (03-Jul-2001)
1857 * Finally released. :)
1858 -------------------------------------------------------------------
1860 For older NEWS, read the ONEWS file.