cvsimport
[fvwm.git] / NEWS
blob09435d9ba43dd03b3c206d075776b8e4bf26dec2
1 Note, the changes for the last STABLE release start with release
2 2.6.0.
4 -------------------------------------------------------------------
5 Changes in beta release 2.7.1 (not yet released)
7 * New features:
9 * Bug fixes:
11 -------------------------------------------------------------------
12 Changes in beta release 2.7.0 (15-Apr-2011)
14 * New features:
16 As 2.6.0 -- this release is to ensure there's no 2.5.X tarballs
17 around, since this is now 2.7.0 in terms of development.
19 * Bug fixes:
21 As 2.6.0 -- this release is to ensure there's no 2.5.X tarballs
22 around, since this is now 2.7.0 in terms of development.
24 -------------------------------------------------------------------
25 Changes in stable release 2.6.1 (16-Apr-2011)
27 * New features:
29   None.
31 * Bug fixes:
33   - Make the version and check of Fribidi >= 0.19.2
34   - fvwm-menu-desktop:
35         - Make XML::Parser check runtime as it's a non-standard
36           module.
37         - Fix perl version check.
39 -------------------------------------------------------------------
40 Changes in stable release 2.6.0 (15-Apr-2011)
42 * New features:
44   - Support libpng 1.5.0's slightly newer API.
46 * Bug fixes:
48   - Fix width of FvwmTaskBar to fit on screen properly by using
49     the correct module information to determine the border size.
50   - Fix resizing shaded windows with a shade direction that does
51     not match the window's gravity.  Shaded windows might have
52     jumped to strange positions when being resized by the
53     application.
54   - FvwmIconMan now accepts an optional module alias when running
55     in transient mode.
56   - Use of the NoUSPosition style is now properly reported by
57     "BugOpts ExplainWindowPlacement on".
58   - Fix the CursorMove command to no longer move the pointer beyond
59     the boundary of a page, if EdgeScroll was set to disable page
60     flipping.
61   - Fix NeverFocus windows from taking focus when opening menus,
62     etc.
65   - Plus *MANY* other fixes, improvements, etc.  Please see the
66     docs/ANNOUNCE file from 2_6_0.
67 -------------------------------------------------------------------
69 -------------------------------------------------------------------
71 Changes in beta release 2.5.31 (09-Aug-2010)
73 * New features:
75 * Bug fixes:
77   - fvwm-convert-2.6:  Don't double-up comma separated options to
78     conditional commands if they're already delimited by commas.
79   - Correctly report a window's height and width if the window has
80     incomplete resize increment set.
81   - Maintain any State hints on a window when used with
82     WindowStyle.
83   - FvwmIconMan now correctly handles sticky windows.
85 -------------------------------------------------------------------
87 Changes in beta release 2.5.30 (09-May-2010)
89 * New features:
91   - Support libpng 1.4.0's slightly newer API.
93 * Bug fixes:
95   - Don't lazy match AnyContext when printing out bindings and the
96     contexts they apply to with "PrintInfo Bindings".
98 -------------------------------------------------------------------
100 Changes in beta release 2.5.29 (03-Apr-2010)
102 * New features:
104    - Added new fvwm-convert-2.6 script to convert older fvwm 2.4.x
105      config files.
106    - New BugOpts option QtDragnDropWorkaround to work around an
107      oddity in handling drag-n-drop events to Qt applications.
109 * Bug fixes:
111    - Fixed the InitialMapCommand style from running when FVWM is
112      restarting.
113    - Fix rendering of FvwmForm windows when initially mapped.
114    - Fix placement of windows when using MinoverlapPlacement and
115      friends.
116    - Fix segfault when tearing off menus using a Pixmap
117      background.
118    - Fix "window jump" bug when moving a window across page
119      boundaries.
120    - Flush property events for same type in applications which
121      repeatedly set the same XAtom.  (Gnucash, Openoffice, etc.)
122    - Fix opening of files using Read/PipeRead to accept paths in
123      the form "./" to indicate CWD.  Fixes
124        $ fvwm -f ./some-fvwm2rc
125    - Fix further crash when copying menustyles with MenuFace
126      involving pixmaps.
127    - Make layer changes apply immediately via Style commands for
128      any currently mapped windows.
129    - Fix flickering/incorrect location of the GeometryWindow with
130      Xinerama/TwinView when resizing windows.
132 -------------------------------------------------------------------
134 Changes in beta release 2.5.28 (20-Sep-2009)
136 * New features:
138    - New differentiated options for SnapAttraction when snapping
139      against screen edges:
140        "None", "ScreenWindows", "ScreenIcons", "ScreenAll"
141    - New option to the BugOpts command: TransliterateUtf8.
143 * Bug fixes:
145    - Fixed non-visible Qt windows after a Qt deferred map (e.g.
146      Skype profile windows).
147    - Fixed the use of the X-resource "fvwmstyle".
148    - Fixed segmentation fault in FvwmEvent when parsing an
149      undefined event name, or an undefined environment variable
150      to the RPlayHost option.
151    - Fixed the events startup, shutdown and unknown in FvwmEvent.
152    - Fvwm now retains utf8 window names when the WM_NAME changes,
153      and the utf8 name converted to the default charset match
154      the old WM_NAME.
155    - Fixed the options RPlayVolume and RPlayPriority in FvwmEvent.
156    - Fixed SnapAttraction: Option SameType/Icons/Windows did
157      falsely not affect conditions of option "Screen" and option
158      "SameType" snapped falsely icons and windows together.
159    - Fixed a problem where modules would get incorrect stacking
160      information if many windows were restacked at the same time.
161    - Fixed BugOpts parsing of more than one option at a time and
162      restoring of default value for the last option
163      in the command line when omitted.
164    - 64 bit fix for setting EWMH _NET_WM_ICON property on windows.
166 -------------------------------------------------------------------
168 Changes in beta release 2.5.27 (23-Feb-2009)
170 * New features:
172    - New extended variable
173        $[w.visiblename]
175    - Style matching now honours the window's visible name which
176      means it can be matched before the real name, hence:
178         Style $[w.visiblename] Colorset 5
180         is now honoured.  Useful with IndexedWindowName as a style
181         option.
183    - New style InitialMapCommand allows to execute any command
184      when a window is mapped first.
186    - New option to PrintInfo, "bindings" which prints out all of
187      the Key, PointerKey, Mouse and Stroke bindings which fvwm
188      knows about.
190 * Bug fixes:
192    - Fixed compilation without XRender support.
193    - Fixed handling of _NET_MOVERESIZE_WINDOWS requests.
194    - Fixed a bug in automatic detection mode of the style
195      MoveByProgramMethod.
196    - Fixed png detection when cross compiling.
197    - Fixed keeping fullscreen window mode over a restart.
198    - The style PositionPlacement now honours StartsOnPage.
199    - Reset signal handlers for executed modules and programs.
200    - Try to handle a bug an old version of the EWMH spec by
201      honouring both, the _NET_WM_STATE_MAXIMIZED_HORIZ hint and
202      the _NET_WM_STATE_MAXIMIZED_HORZ hitn.
203    - Fix the GNOME location prefix to application .desktop files.
204    - 'PositionPlacement UnderMouse' now forces the window
205      on-screen, just like the old UnderMousePlacement style option
206      used to.
208 -------------------------------------------------------------------
210 Changes in beta release 2.5.26 (7-May-2008)
212 * New features:
214    - New MenuStyle option VerticalMargins.
216 * New module features:
218    - FvwmButtons: New button alignment option: top.
220 * Bug fixes:
222    - Fixed crash in ARGB visual detection code.
223    - Fixed compilation without XRender support.
224    - Fixed drawing of background pictures in menu items and titles.
225    - Fixed handling of shaped windows.
226    - Fixed a 64-bit bug in the EWMH code.
228 -------------------------------------------------------------------
230 Changes in beta release 2.5.25 (26-Feb-2008)
232 * New features:
234    - Handle the STATE_ADD command of the EWMH _NET_WM_STATE
235      message from version 1.3 of the EWMH spec.
236    - Support transparency in ARGB windows
238 * Bug Fixes:
240    - Fixed problem with windows disappearing when created
241      unless the style Unmanaged was used.
242    - Edge move delay was used as resistance for the top edge.
243    - Fixed a parsing problem of the screen argument of the
244      SnapAttraction style.
245    - Some html documentation files were not installed.
246    - Fixed a memory leak in internationalized font handling.
247    - Fixed a bug in MinOverlap placement.
248    - Fixed the StickyAcrossPages style in the FvwmPager.
249    - Fixed the determination of the X charset on UTF-8 systems.
250    - Fixed a crash when certain EWMH messages were sent to
251      unmanaged windows.
252    - Fixed a memory leak in multibyte codepage code.
253    - Ignore the EWMH staysontop and staysonbottom hints if the
254      EWMHIgnoreStackingOrderHints style is used.
255    - Fixed a sporadic crash when the root background set by gnome,
256      fvwm-root, esetroot etc. changes and a root transparent
257      colour set is used.
258    - Fixed spradic crash in modules with root transparent
259      background from colour sets.
260    - Fixed a possible crash if the last active module fails.
262 -------------------------------------------------------------------
264 Changes in beta release 2.5.24 (24-Nov-2007)
266 * New features:
268    - Disabled paging during interactive resize operations by
269      default (see 2.5.20) as it is annoying to many people.
270    - New style command options:
271        EdgeMoveResistance
272        EdgeMoveDelay
273        EdgeResizeDelay
274        SnapGrid
275        SnapAttraction
276      that replace the now obsolete commands EdgeResistance,
277      SnapGrid and SnapAttraction.  The EdgeResistance command has
278      a new syntax with only one argument.
279    - New command MenuCloseAndExec for menu bindinngs that can be
280      used to trigger certain commands from a menu without an
281      associated item.  For example, with
282        Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu
283      the RootMenu can be opened from any other menu by pressing
284      F1.
286 * Bug Fixes:
288    - Sometimes a window jumped by half the screen's size when
289      moving with the mouse and hitting the border of the desktop.
290    - Fixed the "screen w" argument of the Move and other commands.
291    - Clicking on a menu title did not close the menu by default.
292    - Temporary files in FvwmPerl overwrote each other.
294 -------------------------------------------------------------------
296 Changes in beta release 2.5.23 (1-Sep-2007)
298 * New features:
300    - New Style command options:
301        StartShaded
303 * Bug Fixes:
305    - Fixed FvwmButton's button placement algorithm broken in
306      2.5.22.
308 -------------------------------------------------------------------
310 Changes in beta release 2.5.22 (29-Aug-2007)
312 * New features:
314    - New Style command options:
315        UnderMousePlacementHonorsStartsOnPage
316        UnderMousePlacementIgnoresStartsOnPage
317        !MinOverlapPlacementPenalties
318        !MinOverlapPercentPlacementPenalties
319        MinWindowSize
320    - SVG (scalable vector graphics) image loading support.
321    - New extended variables
322        $[w.iconfile.svgopts]
323        $[w.miniiconfile.svgopts].
324    - Added suffix 'w' to the arguments of the Move command and
325      similar.  It is now possible to add multiple shifts to a
326      window position, e.g. "50-50w 50-50w" for the center of the
327      screen.
328    - Removed UnderMousePlacement and CenterPlacement.  Use
329      "PositionPlacement Center" and "PositionPlacement UnderMouse"
330      instead.
331    - Documentation in HTML format.
332    - Replaced "UseListSkip" with "UseSkipList" & "OnlyListSkip" with
333      "OnlySkipList" in WindowList command. (Old options deprecated.)
334    - New subject ImageCache for PrintInfo command.
335    - The new commad EchoFuncDefinition prints a function's
336      definition to the console for debugging purposes.
337    - The CursorStyle command can now load PNG and SVG images as
338      mouse cursors.  New x and y arguments to specify the
339      hot spot.  Also, it is now possible to load non-monochrome
340      cursors and cursors with partial transparency.
342 * New module features:
344    - FvwmScript: New instructions: ChangeWindowTitle and
345      ChangeWindowTitleFromArg.
347 * Bug Fixes:
349    - Windows with aspect ratio no longer maximize past the screen
350      edges.
351    - Fixed CenterPlacement with Xinerama screens.
352    - Fixed CascadePlacement with title direction west and east
353    - Windows no longer unstick when going to fullscreen mode.
354    - Fixed crash when raising/lowering a destroyed window.
355    - Fixed expansion of $[n-] and $[*], broken in 2.5.20.
356    - Fixes for resizing shaded windows and windows with a gravity
357      other than northwest.
358    - Fixed CursorStyle POSITION, broken since 2.3.24.
359    - The hi, sh and fgsh colors in colorsets are no longer replaced
360      by computed values if not explicit set on the same line as the
361      bg, or for fgsh fg, changes. (bug #3359)
362    - FvwmButtons now redraws stretched button backgrounds correctly
363      on partial expose.
364    - Windows with circular transient for hints may no longer crash
365      fvwm with StackTransientParent style.
366    - FvwmPager now displays windows that are StickyAcrossPages
367      correctly.
368    - Fixed a possible crash with modules closing down.
369    - Fixed broken demo script fvwm_make_browse_menu.sh.
370    - The conditon following a comma separator without whitespace
371      padding was previously ignored if the presiding condition was
372      multi-worded.
373    - Various FvwmButtons drawing problems.
374    - Window movement or resizing triggered by an EWMH message now
375      honours the FixedSize and FixedPosition window styles.
376    - Properly generate leave_window and enter_window events for
377      the root window in FvwmEvent.
378    - Fixed crash in UTF8 code.
379    - Fixed parsing of the PropertyChange command.
380    - Fixed windowlist crash when combining CurrentAtEnd with
381      IconifiedAtEnd and all windows are iconified.
383 -------------------------------------------------------------------
385 Changes in beta release 2.5.21 (20-Jan-2007)
387 * New features:
389    - The command Scroll can now be used for interactive scrolling.
391 * Bug Fixes:
393    - Fixed Tile...Placement styles (SmartPlacement) that were
394      broken in 2.5.20.
396 -------------------------------------------------------------------
398 Changes in beta release 2.5.20 (15-Jan-2007)
400 * New features:
402    - New Style options: StippledIconTitle, !StickyStippledTitle,
403      and !StickyStippledIconTitle.
404    - Full support for menu context (M) key and mouse bindings.  See
405      the section Menu Bindings in the man page for details.
406    - Hilighted menu backgrounds now use pixmaps gradients and
407      transparency from their related colorset.
408    - New window conditions: StickyIcon, StickyAcrossPagesIcon and
409      StickyAcrossDesksIcon.
411 * Changed features:
413    - "Mouse n M N" is no longer used to disable or remap the
414       builtin tear off menu button. See the section Tear Off Menus
415       for details on replacement commands.
417 * Bug Fixes:
419    - FvwmWinList: fix problem with window name/button mixups during
420      Init/Restart of fvwm. (bug #1393)
421    - It is now possible to switch the viewport while resizing
422      windows if "EdgeScroll 0 0" is set.
423    - Fixed disappearing windows when aborting interactive resizing
424      of maximized windows when unmaximizing them later.
425    - Fixed disappearing windows when moving maximized windows and
426      unmaximizing them later.
427    - Fixed calculation of final location with MoveToPage and
428      MoveToScreen with windows to the left or top of the viewport.
429    - 64-bit architecture fix in FvwmProxy.
430    - FvwmForm now work with balanced quoted command for Timeout.
431    - FvwmPager correctly updates on window desk change.
432    - FvwmIconBox: fixed problem with IconColorset's background
433      color change not being applied immediately.
434    - Allow FvwmConsole to run a terminal via rxvtc or urxvtc.
435      FvwmConsole dies if no client connects within one minute.
436    - Expansion of variables in FvwmTaskBar launch button commands
437      fixed.
438    - Fixed a race condition with applications raising their own
439      transient windows in certain ways. (Apple Shake, kphotoalbum)
440    - FvwmIdent reports the correct geometry if the window has its
441      title at the left or right side.
442    - Fixed an infinite loop when deiconifying windows in a group
443      via a different window than the initially iconified.
445 -------------------------------------------------------------------
447 Changes in beta release 2.5.19 (9-Dec-2006)
449 * Bug Fixes:
451    - FvwmCommand now reports "end windowlist" and "end configinfo".
452    - FvwmCommand now prints config info split on lines.
453    - FvwmTaskBar no longer gets lost with trailing whitespace after
454      geometry specification.
455    - Fixed a window size problem if the aspect ratio is set (e.g.
456      mplayer).
457    - Decorations now update when unmanaged windows take focus, and
458      not FlickeringQtDialogsWorkaround is enabled.
459    - FvwmPager again allows movement of windows added before a
460      page change.
461    - fvwm no longer crashes on 1 and 4 bit displays. (#1677)
462    - EWMH desktops now correctly handles FPClickToFocus. (#1492)
463    - Security fix in fvwm-menu-directory. (CVE-2006-5969)
465 -------------------------------------------------------------------
467 Changes in beta release 2.5.18 (11-Sep-2006)
469 * Bug Fixes:
471    - If a window started fullscreen, leaving fullscreen state now
472      properly unmaximizes and resizes the window.
473    - Fixed the ForeColor/HilightFore styles that were broken in
474      2.5.17.
475    - FvwmPager can now move icons with the !IconTitle style.
476    - Fixed drawing of icons that are moved to a different desk.
477    - FvwmPager no longer tries to move non-movable windows.
478    - FvwmPager now moves all windows as user requests.
479    - FvwmPager no longer displaces windows with title and border
480      sizes on moves.
481    - TestRc now correctly matches Break, and $[cond.rc] is
482      expanded for Break.
483    - Fixed several 64-bit architecture problems with
484      XGetWindowProperty().  Xine works much better on 64-bit
485      machines.
486    - Fixed handling of ClickToFocusPassesClick with the EWMH
487      desktop (e.g. using nautilus).
488    - Fixed handling of windows that are unmapped and mapped again
489      too fast (e.g. fpga_editor).
491 -------------------------------------------------------------------
493 Changes in beta release 2.5.17 (19-Jul-2006)
495 * New features:
497    - New MenuStyle options TitleFont, TitleColorset and
498      HilightTitleBack.
499    - New command PressButton in module FvwmButtons for being able
500      to emulate button press via other means than the mouse.
501    - New wrap options to EdgeScroll command for wrapping with pixel
502      distances.
503    - New Style option UnderMousePlacement.
504    - Unused arguments to Style options generate warnings.
505    - The name style names match against can be augmented by the
506      X-resource "fvwmstyle".
507    - New options, Reverse and UseStack, to All command.
508    - WindowShade can now reshade windows using the Last direction.
509    - Positional parameters to complex functions can now be expanded
510      using $[n], $[n-m], $[n-] and $[*] expressions.
511    - The width and height arguments of the Resize command now
512      accept the prefix 'w' to allow resizing relative to the
513      current window size.
514    - New command ModuleListenOnly.
515    - New "Periodic" option added to Schedule command.
517 * Bug Fixes:
519    - Fixed detection of running non-ICCCM2 wm (bug #3151).
520    - Fixed drawing of menus with the sidepic on the right.
521    - EdgeScroll no longer divides pixel distances >1000 by 1000.
522      (bug #3162)
523    - The configure script can now cope with four-part version
524      numbers when detecting some libraries.
525    - The WarpToWindow command followed by Move in a complex
526      function now uses the correct pointer position.
527    - The menu style TitleWarp does no longer warp the pointer for
528      root menus (as it is documented).
529    - Fixed detection of safe system version of mkstemp.
530    - Fixed the conditions Iconifiable, Fixed, FixedSize,
531      Maximizable and Closable.
532    - Fixed problem with window outline and placement position
533      running out of sync.
534    - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772).
535    - FvwmGtk now configures correctly on Cygwin (bug #3772).
536    - Fixed tempfile vulnerabilities in FvwmCommand.
538 -------------------------------------------------------------------
540 Changes in beta release 2.5.16 (20-Jan-2006)
542 * New features:
544    - If the pointer can not be grabbed in functions, a message is
545      printed to the console instead of beeping.
547 * Bug Fixes:
549    - Fixed a couple of build problems introduced in 2.5.15.
551 -------------------------------------------------------------------
553 Changes in beta release 2.5.15 (14-Jan-2006)
555 * New features:
557    - Variables can be nested, like $[desk.name$[desk.n]].
558    - Obsolete one-letter variables work, but generate warnings now.
559    - Windows can be placed by any button (now also >3).
560    - It is now possible to redefine the buttons usable to finish
561      window movement and manual placement.
562    - New window condition PlacedByButton.
563    - MenuStyle pairs can be negated by prefixing '!'.
564    - New generic tabbing module - FvwmTabs.
565    - New Style option: EWMHIgnoreWindowType.
566    - New MenuStyle options: MouseWheel, ScrollOffPage and
567      TrianglesUseFore.
568    - To compile from CVS, autoconf-2.53 or above is now required.
569      This does not affect compiling the released tarballs.
570    - New option "screen" to Move and ResizeMove commands to allow
571      specifying the target Xinerama screen.
573 * Bug Fixes:
575    - Supported a new fribidi version 0.10.5 in addition to 0.10.4.
576    - Better look for windows with "BorderStyle TiledPixmap".
577    - Some EWMH-related 64-bit fixes.
578    - Fixed segmentation fault when replacing title of title only
579      menus (Bug #1121).
580    - Fixes for resizing of shaded windows and resizing/moving
581      windows with complex functions.
583 -------------------------------------------------------------------
585 Changes in beta release 2.5.14 (24-Aug-2005)
587 * New features:
589    - Fvwm now officially supports 64-bit architectures.
590    - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
591      EdgeIsActive.
592    - New window condition FixedPosition.
594 * New module features:
596    - FvwmPerl module supports window context when preprocessing.
597    - FvwmPerl module accepts new --export option that by default
598      defines two fvwm functions "Eval" and ".", to be used like:
600        FvwmPerl -x
601        Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0
602        . Exec xmessage %{2 + cos(0)}%    # embedded calculator
604    - New FvwmProxy option ProxyIconified.
605    - New FvwmTaskBar option Pad to control the gap between
606      buttons.
608 * Bug Fixes:
610    - Fixed a Solaris compiler error introduced in 2.5.13.
611    - Fixed a hang with layers set by applications (e.g. AbiWord).
612    - GotoDesk with a relative page argument now wraps around at
613      the end of the given range as documented. (Bug #1396).
614    - PopupDelayed menu style option was not copied on
615      CopyMenuStyle.
616    - Transparent Animated menus with non-transparent popup were
617      not animated correctly.
618    - Supported euc-jp class of encodings.
619    - A window's default layer is no longer set to 0 during a
620      restart.
621    - Fixed an annoying MouseFocus/SloppyFocus problem in
622      conjunction with EdgeResistance + EdgeScroll (sometimes a
623      window did not get the focus as it should have). This
624      problem first occured in 2.5.11.
626 -------------------------------------------------------------------
628 Changes in beta release 2.5.13 (16-Jul-2005)
630 * Bug Fixes:
632    - The MoveToPage command did not work without arguments in
633      2.5.11 and 2.5.12.
634    - Mouse/Key command no args possible core dump.
635    - Direction with no args possible core dump.
636    - FvwmScript periodic tasks run too often.
637    - Perl modules did not work on 64 machines.
638    - FvwmDebug did not report any extended messages.
639    - fvwm-menu-desktop supports mandriva.
640    - fvwm-menu-desktop when verifying executable, allow full path.
642 * New module features:
644    - FvwmIconMan: MaxButtonWidth and MaxButtonWidthByColumns
645      options.
646    - FvwmIconMan: added tool tips with Tips, TipsDelays, TipsFont,
647      TipsColorset, TipsFormat, TipsBorderWidth, TipsPlacement,
648      TipsJustification and TipsOffsets options.
649    - FvwmButtons: PressColorset & ActiveColorset options for
650      _individual_ buttons.
652 -------------------------------------------------------------------
654 Changes in alpha release 2.5.12 (6-Oct-2004)
656 * New commands:
658    - EdgeLeaveCommand
660 * New module features:
662    - FvwmIconMan: ShowOnlyFocused option.
664 -------------------------------------------------------------------
666 Changes in alpha release 2.5.11 (30-Sep-2004)
668 * Multiple window names can be specified in conditions.
670 * Window-specific key/mouse bindings. (Bindings no longer have to
671   be global.)
673 * The default fvwm configuration files are now: ~/.fvwm/config and
674   $FVWM_DATADIR/config. Five previously used config file locations
675   are still searched as usual for backward compatibility.
677 * New extended variables $[w.desk] and $[w.layer].
679 * New options GrowOnWindowLayer and GrowOnlayers to the Maximize
680   command.
682 * New Style option "State".
684 * New Style option "CenterPlacement".
686 * New option to FvwmIconMan: ShowNoIcons.
688 * New WindowList tracker and other enhancements in Perl library.
690 * New option to fvwm-menu-directory: --func-name.
692 * Improved FvwmWindowMenu module.
694 * Fluxbox-like Alt-Button3 resizing with the new Resize options
695   Direction, WarpToBorder and FixedDirection
697 * Enhanced "Test (Version >= x.y.z)" option to allow version
698   comparisons.
700 * New FvwmButtons options: ActiveColorset, ActiveIcon, ActiveTitle,
701   PressColorset, PressIcon and PressTitle.
703 * New FvwmButtons swallow option: SwallowNew.
705 * The option CurrentGlobalPageAnyDesk was accidentally named
706   CurrentGlobbalPageAnyDesk before.
708 * New conditions AnyScreen and Overlapped.
710 * The Read and PipeRead commands return 1 if the file or command
711   could be read or executed and -1 otherwise.
713 * New menu option TearOffImmediately.
715 * Added support for Solaris' Xinerama.
717 * New option MailDir in FvwmTaskBar.
719 * MoveToPage command:
721     New options wrapx, wrapy, nodesklimitx and nodesklimity.
722     New suffix 'w' to allow for window relative movement.
724 -------------------------------------------------------------------
726 Changes in alpha release 2.5.10 (19-Mar-2004)
728 * New command FakeKeyPress.
730 * New BugOpts option ExplainWindowPlacement.
732 * Adjustable button reliefs in FvwmIconMan (option ReliefThickness).
734 * Security patch in fvwm-bug.
735   See http://securitytracker.com/alerts/2004/Jan/1008781.html
737 * Security fixes in:
739     fvwm-menu-directory (BugTraq id 9161)
740     fvwm_make_directory_menu.sh
741     fvwm_make_browse_menu.sh
743 -------------------------------------------------------------------
745 Changes in alpha release 2.5.9 (2-Mar-2004)
747 * New MenuStyle options PopupIgnore and PopupClose.
749 * New configure option --disable-iconv to disable iconv support.
751 * New extended variables $[w.iconfile] and $[w.miniiconfile].
753 * New Style option Unmanaged.  Such windows are not managed by
754   fvwm.
756 * New binding context 'U' for unmanaged windows, similar to 'R'oot.
758 * New option DisplayNewWindowNames to the BugOpts command.
760 * Security fix for fvwm-menu-directory.
761   See BugTraq id 9161.
763 -------------------------------------------------------------------
765 Changes in development release 2.5.8 (31-Oct-2003)
767 * New prefix command KeepRc.
769 * Renamed the Cond command to TestRc, and the On command to Test.
770   Removed the CondCase command.  Use "KeepRc TestRc" instead.
772 * The Break command can be told the number of nested function
773   levels to break out of.  Break now has a return code of -2
774   ("Break").
776 * Directions can be abbreviated with -, _, [, ], <, >, v or ^ like
777   in key or mouse bindings.
779 * New extended variable $[func.context].
781 * New Style option MoveByProgramMethod.  Tries to autodetect
782   whether application windows are moved honouring the ICCCM or not
783   (default).  The method can be overridden manually if the
784   detection does not work.
786 * fvwm supports tear off menus.  See the "Tear Off Menus" section
787   in the man page or press Backspace on any menu to try them out.
789 * fvwm now handles what Unicode calls "combining characters" (i.e.
790   marks drawn on top of other characters).
792 * New commands WindowStyle and DestroyWindowStyle for individual
793   (per window) styles.
795 * The conditions !Current... and !Layer now work as expected.
797 * Added a nice autohide script to the FAQ.
799 * FvwmAnimate now supports dynamical commands "pause", "play",
800   "push", "pop" and "reset" to manipulate the playing state.
802 -------------------------------------------------------------------
804 Changes in development release 2.5.7 (30-May-2003)
806 * The commands Cond and CondCase now support checking for
807   inequality by prefixing the return code with '!'.
809 * Schedule and Deschedule support hexadecimal and octal command
810   ids.
812 * In FvwmIconMan, windows can move from one manager to another
813   according to the managers' Resolution options.
815 * In order to fix a problem with StartsOnScreen and applications
816   that set a user specified position hint, the StartsOnScreen style
817   no longer works for the following modules:  FvwmBanner,
818   FvwmButtons, FvwmDragWell, FvwmIconBox, FvwmIconMan, FvwmIdent,
819   FvwmPager, FvwmScroll, FvwmTaskBar, FvwmWharf, FvwmWinList.  Use
820   the '@<screen>' bit in the module geometry specification where
821   applicable.
823 * Documented variable $[gt.any_string] and LocalePath command
824   (new in 2.5.5).
826 * Added gettext support to FvwmScript. New head instruction
827   UseGettext and WindowLocaleTitle. New widget instruction
828   LocaleTitle. New instruction ChangeLocaleTitle and new function
829   Gettext.
831 * WindowListFunc is executed now within a window context, so
832   a prefix "WindowId $0" is not needed in its definition anymore,
833   and it is advised to remove it in user configs.
835 * FvwmEvent now executes all window related events within a window
836   context, so PassId is not needed anymore, and all prefixes
837   "WindowId $0" may be removed in user event handlers.
839 * New FvwmTaskBar option NoDefaultStartButton.
841 -------------------------------------------------------------------
843 Changes in development release 2.5.6 (28-Feb-2003)
845 * Fix button 3 drag in FvwmPager so that drag follows the mouse.
847 * Fix for gmplayer launched by fvwm.  Close stdin on Exec so the
848   exec'd process knows it's not running interactively.
850 * Improvement in MultiPixmap.  In particular Colorset and Solid
851   color can be specified.
853 * New ButtonStyle and TitleStyle style options AdjustedPixmap,
854   StretchedPixmap and ShrunkPixmap.
856 * Use the MIT Shared Memory Extension for XImage.
858 * The TitleStyle decor of a vertical window Title is rotated.
859   This is controllable using a new style option:
861     !UseTitleDecorRotation / UseTitleDecorRotation
863 * New style options IconBackgroundColorset, IconTitleColorset,
864   HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
865   and IconBackgroundPadding.
867 * Minor incompatible improvements to the Perl library API.
869 * Renamed FvwmWindowLister to FvwmWindowMenu.
871 * New option to IconSize style: Adjusted, Stretched, Shrunk.
873 * New shortcuts for button states: AllActiveUp, AllActiveDown,
874   AllInactiveUp, AllInactiveDown.
876 * New Style options:
878     Closable, Iconifiable, Maximizable, AllowMaximizeFixedSize
880 * New conditions for matching windows:
882     Closable, Iconifiable, Maximizable, FixedSize and HasHandles
884 * New conditional command On for non-window related conditions.
886 * Removed --disable-gnome-hints and --disable-ewmh configure
887   options.
889 * All single letter variables are deprecated now; new variables:
891     $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
892     $[desk.n], $[version.num], $[version.info], $[version.line],
893     $[desk.pagesx], $[desk.pagesy]
895 -------------------------------------------------------------------
897 Changes in development release 2.5.5 (2-Dec-2002)
899 * Added support for joining and shaping in bi-directional
900   languages that need this.
902 * ButtonStyle and TitleStyle new style type Colorset.
904 * New experimental module FvwmProxy.
906 * New command RestackTransients.
908 * Added a pixel offset to vector button definitions.
910 * New command FocusStyle as a shorthand for setting the FP...
911   styles with the Style command.
913 * New option Locale to PrintInfo command.
915 * The Next and Prev commands start looking for a matching window at
916   the context window if there is any.
918 * The MoveToPage command does nothing with sticky windows.
920 * New module FvwmWindowLister, a WindowList substitute.
922 * Sticky windows can be sticky across pages, across desks or both.
923   Related to this are:
924    - New commands StickAcrossPages and StickAcrossDesks.
925    - New Style options StickyAcrossPages and StickyAcrossDesks.
926    - New conditional command options StickyAcrossPages and
927      StickyAcrossDesks.
928    - New WindowList options NoStickyAcrossPages,
929      NoStickyAcrossDesks, StickyAcrossPages, StickyAcrossDesks,
930      OnlyStickyAcrossPages, OnlyStickyAcrossDesks.
931    - New FvwmRearrange options -sp and -sd.
933 * Fixed flickering in FvwmTaskBar, FvwmWinList, FvwmIconBox,
934   FvwmForm, FvwmScript and FvwmScroll when xft fonts or icons with
935   an alpha channel are used.
937 * New Colorset option RootTransparent
939 * The Transparent Colorset option can be tinted under certain
940   conditions
942 * New MinHeight option to TitleStyle
944 * Added gettext support. New command LocalePath and new variable
945   $[gt.string]
947 -------------------------------------------------------------------
949 Changes in alpha release 2.5.4 (20-Oct-2002)
951 * FvwmTaskBar may now include mini launch buttons using the Button
952   command.  Also has new options for spacing the buttons:
953   WindowButtonsLeftMargin, WindowButtonsRightMargin, and
954   StartButtonRightMargin.  See man page for details.
956 * Style switches can be prefixed with '!' to inverse their meaning.
957   For example, "Style * Sticky" is the same as "Style * !Slippery".
958   This works *only* for pairs of styles that take no arguments and
959   for the Button and NoButton styles.
961 * New button property Id in FvwmButtons.  FvwmButtons now accepts
962   dynamical actions using SendToModule, see the man page:
964     ChangeButton <button-id> <properties-to-change>
965     ExpandButtonVars <button-id> <command-to-expand>
967 * New Colorset options bgTint, fgTint (which complete Tint), Alpha,
968   IconTint and IconAlpha.
970 * Alpha blending rendering is supported even without XRender
971   support.
973 * Enhanced commands [Add]ButtonStyle, [Add]TitleStyle. ButtonState.
974   Titles and buttons now have 4 main states instead of 3: ActiveUp,
975   ActiveDown, InactiveUp and InactiveDown, plus 4 Toggled variants.
976   Several shortcuts added: Active means ActiveUp + ActiveDown,
977   Inactive means InactiveUp + InactiveDown, similarly for shortcuts
978   ToggledActive and ToggledInactive.
980 * More shortcuts for button states added: AllNormal, AllToggled,
981   AllActive, AllInactive, AllUp, AllDown.  These six shortcuts are
982   actually different masks for 4 individual states (from 8 total).
984 * FPClickToFocus and FPClickToRaise work with any modifier by
985   default.
987 * Perl library API regarding event handlers is changed, so personal
988   modules in Perl should be adjusted.
990 * Allow the use of mouse buttons other than the first in
991   FvwmWinList when invoked transient.
993 * ImagePath now supports directories in form "/some/directory;.png"
994   (where semicolon delimits a file extension that files in
995   /some/directory have.  This file extension replaces the original
996   image extension (if any) or it is added if there is no extension.
997   For example with: Style XTerm MiniIcon mini/xterm.xpm
998   the file /some/directory/mini/xterm.png is searched.
1000 * New graphical debugger module FvwmGtkDebug.
1002 * New command NoWindow for removing the window context.
1004 * New FvwmIconMan option ShowTransient.
1006 * All conditions have a negation.
1008 * New FvwmBacker option RetainPixmap.
1010 * Fixed flickering in menus, icon title, FvwmButtons, FvwmIconMan
1011   and FvwmPager when xft fonts or icons with an alpha channel is
1012   used.
1014 * FvwmButtons redrawing improvement: colorsets are now usable with
1015   containers.
1017 * FvwmIconMan options PlainColorset, IconColorset, FocusColorset
1018   and SelectColorset are now strictly respected.
1020 * The HilightBack and ActiveFore menu styles are independent of
1021   each other.  HilightBack without using ActiveFore does no longer
1022   hilight the item text.
1024 * New WindowList option SortByResource; the previously added
1025   SortClassName option is renamed to SortByClass.
1027 * New command PrintInfo for debugging.
1029 -------------------------------------------------------------------
1031 Changes in alpha release 2.5.3 (25-Aug-2002)
1033 * TitleStyle MultiPixmap now works once again.
1035 * Removed the old module interface for ConfigureWindow
1036   packets. External modules relying on this interface no longer
1037   work.
1039 * Fixed interaction bug between CascadePlacement and StartsOnPage:
1040   if the target page was at a negative x or y page displacement
1041   from the current viewport, the window would be placed on the
1042   wrong page.
1044 * New Style option IconSize for restricting icon sizes.
1046 * New WindowList options SortClassName, MaxLabelWidth, NoLayer,
1047   ShowScreen, ShowPage, ShowPageX and ShowPageY.
1049 * Restored old way of handling clicks in windows with ClickToFocus
1050   and ClickToFocusPassesClickOff.  This fixes a problem with
1051   click+drag in an unfocused rxvt or aterm window.
1053 * Fixed wrong warp coordinates when WarpToWindow was used with two
1054   arguments on an unmanaged window.
1056 * Vastly improved FvwmEvent performance.
1058 * FvwmAuto can operate on Enter and Leave events too.  This makes
1059   it possible to have auto raising with ClickToFocus and
1060   NeverFocus. See -menter and -menterleave options and examples in
1061   the FvwmAuto man page.
1063 * The "hangon" strings in FvwmButtons support wild cards.
1065 * New option "Icon" to PlaceAgain command.
1067 * New option "FromPointer" and direction "Center" to the Direction
1068   command.
1070 * The styles ClickToFocusRaises(Off) and
1071   MouseFocusClickRaises(Off) are now different names for the same
1072   style.  Configurations that used
1074     Style * ClickToFocus, ClickToFocusRaises
1075     Style * MouseFocusClickRaisesOff
1077   or vice versa no longer work as like before.  Remove the second
1078   line to fix the problem.  ClickToFocusRaises now works only on
1079   the client part of a window, not on the decorations as it did
1080   before.
1082 * New color limit method for screens that only display 256 colors
1083   (or less).
1085 * In depth less or equal to 16 image and gradient can be
1086   dithered. This can be enabled/disabled by using the new
1087   dither/nodither options to the Colorset command.
1089 * Removed the styles MouseFocusClickIgnoreMotion and
1090   MouseFocusClickIgnoreMotionOff again.
1092 * Many new focus policy styles "FP..." and "!FP...".
1094 -------------------------------------------------------------------
1096 Changes in alpha release 2.5.2 (24-Jun-2002)
1098 * Fonts can have shadow effects, see the FONT SHADOW EFFECTS
1099   section of fvwm manual page.
1101 * New Colorset options: fgsh for shadow text and fg_alpha for
1102   merging text with the background.
1104 * New module FvwmPerl adds perl scripting ability to fvwm
1105   commands.
1107 * Provided powerful perl library for creating fvwm modules in
1108   perl.
1110 * New WindowList option IconifiedtAtEnd.
1112 * Always display the current desk number in the FvwmPager window
1113   title.
1115 * Allow to bind a function to the focus click and pass it to the
1116   application at the same time.
1118 * New styles !Borders and Borders to enable or disable window
1119   borders.
1121 * Removed the --enable-multibyte configure option.  Multibyte
1122   support is now compiled in unconditionally.
1124 * New FvwmButtons option ActionOnPress enables execution of action
1125   on press rather than on release for any specific button.
1127 * Improved CascadePlacement, the last used position is reused if
1128   the last placed window does not exist any more.
1130 * FvwmIconMan may now change the resolution dynamically, just
1131   issue "*FvwmIconMan: resolution page" while FvwmIconMan is
1132   running.
1134 * New command XineramaSlsScreens.
1136 * MoveToPage and MoveToDesk no longer unstick windows.
1138 * It is possible to specify a string encoding in a font name, see
1139   the "FONT AND STRING ENCODINGS" section of fvwm manual page.
1141 -------------------------------------------------------------------
1143 Changes in alpha release 2.5.1 (26-Apr-2002)
1145 * Changed the executable and the man page names from fvwm2 to
1146   fvwm. The old names are still supported by symlinking.
1148 * All fvwm utilities are renamed to conform to the "fvwm-"
1149   scheme. fvwm-bug, fvwm-root (was xpmroot), fvwm-config,
1150   fvwm-convert-2.4.
1152 * Added a full support for the side window titles. New Style
1153   options TitleAtLeft and TitleAtRight added to TitleAtTop and
1154   TitleAtBottom.
1156 * A title text may now be optionally rotated for both vertical and
1157   horizontal title directions, search for "Rotated" in the man
1158   page.
1160 * Added support for loading images in PNG (including alpha
1161   blending) and XBM formats anywhere.
1163 * New commands Schedule and Deschedule.
1165 * New command State.  New conditions State and !State.
1167 * New commands XSync and XSynchronize for debugging purposes.
1169 * In interactive move/placement when Alt/Meta modifier is pressed,
1170   snap attraction (SnapAttraction, SnapGrid and EdgeResistance) is
1171   ignored.
1173 * New flags (No)FvwmModule to FvwmButtons Swallow option
1175 * The I18N_MB patch (--enable-multibyte) has been
1176   rewritten. MULTIBYTE is used to identify what is was I18N_MB. A
1177   set of locale functions (locale initialization, font loading,
1178   text drawing, ...etc.) is created in libs/Flocale.{c,h} and used
1179   in the entire fvwm code (but FvwmWharf).  Font loading and
1180   memory management is improved in the multibyte case.
1182 * Better support of non ISO-8859-1 window and icon titles. See the
1183   --disable-compound-text option in INSTALL.fvwm for more
1184   details.
1186 * Added anti-aliased text rendering support using Xft (use
1187   --enable-xft to enable it). Recent versions of XFree and
1188   freetype2 are needed (see the FONT NAMES AND FONT LOADING
1189   section of the fvwm manual page).
1191 * Conditional commands now have a return code (Match, NoMatch or
1192   Error).  This return code can be checked and tied to an action
1193   with the new commands Cond and CondCase.
1195 * Bindings can be made to the separate parts of the window border
1196   with the new contexts '[', ']', '-', '_', '<', '^', '>' and
1197   'v'.
1199 * New parameters for FvwmRearange: -maximize and -animate.
1201 * New option StartCommand for FvwmTaskBar to allow placing the
1202   StartMenu correctly.
1204     *FvwmTaskBar: StartCommand Popup RootMenu \
1205         rectangle $widthx$height+$left+$top 0 -100m
1207   Please refer to the FvwmTaskBar man page for details.
1209 * New extended variables pointer.x, pointer.y, pointer.wx,
1210   pointer.wy, pointer.cx and pointer.cy.
1212 * The Current command does not select a random window when no
1213   window has the focus.
1215 * New color '@4' (transparent) in button vectors.
1217 * New option "Frame" for the Resize and ResizeMove commands.
1219 * Added direction options to WindowShade command.  Windows can be
1220   shaded in any of the eight compass directions.
1222 * Styles WindowShadeLazy (default), WindowShadeBusy and
1223   WindowShadeAlwaysLazy to optimize performance of the WindowShade
1224   command.
1226 * The DO_START_ICONIC flag is no longer supported in the module
1227   interface.
1229 * Added bi-directional text support for Asian charsets.
1231 * New option MinimalLayer for FvwmIdent to control window layer.
1233 * New FvwmIconMan configuration syntax now conforms to the syntax
1234   of other modules, see the man page.
1236 * FvwmForm can automatically run commands after a timeout
1237   interval.
1239 * Fvwm commands can be invoked when the edge of the screen is hit
1240   with the mouse.
1242 * New commands Colorset, ReadWriteColors and CleanupColorsets
1243   allow the colorset functionality previously available using
1244   FvwmTheme.
1246 * FvwmTheme is obsolete now, but still supported for some time.
1248 * New options Tint, TintMask and NoTint to colorsets.
1250 * New WindowList option CurrentAtEnd.
1252 * New weighted sorting in FvwmIconMan.
1254 * New conditional command ThisWindow.
1256 -------------------------------------------------------------------
1258 Changes in alpha release 2.5.0 (27-Jan-2002)
1260 * New commands ResizeMaximize and ResizeMoveMaximize that modify
1261   the maximized geometry of windows and maximize them as
1262   necessary.  Very useful to make a window larger manually and
1263   then get back the old geometry with a click.
1265 * New command ResizeMoveMaximize similarly.
1267 * New styles FixedPPosition, FixedUSPosition, FixedSize,
1268   FixedUSSize, FixedPSize, VariablePPosition, VariableUSPosition,
1269   VariableSize, VariableUSSize, and VariablePSize.
1271 * Actions can be bound to windows swallowed in FvwmButtons.  To
1272   disable this feature for a specific button, the new option
1273   ActionIgnoresClientWindow can be used.
1275 * Fvwm respect the extended window manager hints
1276   specification. This allows fvwm to work with KDE version >= 2
1277   and GNOME version 2. This support is configurable using a bunch
1278   of new commands and style options, search for "EWMH" in the man
1279   page.
1281 * New DateFormat option in FvwmTaskBar to change the date format
1282   in the clock's popup tip.
1284 * Window titlebars may now be designed using a new powerful
1285   TitleStyle option MultiPixmap, that enables to specify separate
1286   pixmaps for different parts of the titlebar: Main, LeftEnd,
1287   LeftOfText, UnderText, RightOfText, RightEnd and more.
1289 * New styles MinOverlapPlacementPenalties and
1290   MinOverlapPercentPlacementPenalties.
1292 * New styles IndexedWindowName / ExactWindowName and
1293   IndexedIconName / ExactIconName.
1295 * New command "DesktopName desk name" to define the name of a
1296   desktop for the FvwmPager, the WindowList and EWMH compliant
1297   pagers. New expanding variables $[desk.name<n>] for the desktop
1298   names.
1300 * New window list options NoDeskNum, NoCurrentDeskTitle,
1301   TitleForAllDesks, NoNumInDeskTitle.
1303 * New emacs style bindings in menus.
1305 * New Maximize global flag "layer" which causes the various grow
1306   methods to ignore the windows with a layer less than or equal to
1307   the layer on the window which is maximized.
1309 * Better support of the Transparent colorset in the modules and in
1310   animated menus.
1312 * Amelioration of the WindowShade animation.
1314 * New ButtonStyle and TitleStyle option MwmDecorLayer.
1316 * New style BackingStoreWindowDefault which is the default
1317   now. Fvwm no longer disables backing store on windows by
1318   default.
1320 * New styles MouseFocusClickIgnoreMotion and
1321   MouseFocusClickIgnoreMotionOff.
1323 * The module interface now supports up to 62 message types.
1325 * New module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW.
1327 * New events "enter_window" and "leave_window" in FvwmEvent.
1329 * New MenuStyle PopupActiveArea.
1331 * New command line option -passid to FvwmAuto.
1333 * New conditional commands Any and PointerWindow.
1335 * New conditions Focused, !Focused, HasPointer and !HasPointer.
1337 * New commands EWMHBaseStruts and EWMHNumberOfDesktops.
1339 -------------------------------------------------------------------
1341 Changes in stable release 2.4.20 (6-Dec-2006)
1343 * The configure script now correctly appends executable file
1344   extensions to conditionally built binaries. Fixes building on
1345   Cygwin.
1347 * FvwmConsole no longer conflicts with getline of Cygwin's stdio.
1349 * Fixed parsing of For loops in FvwmScript.
1351 * Fixed a possible endless loop when de-iconifying a transient
1352   window.
1354 * Reject some invalid GNOME hints.
1356 * Fixed a loop when xterm changes its "active icon" size.
1358 * The configure script can now cope with four-part version numbers
1359   when detecting some libraries.
1361 * Security fixes in
1363      fvwm-menu-directory. (CVE-2006-5969)
1364      FvwmCommand
1366 -------------------------------------------------------------------
1368 Changes in stable release 2.4.19 (30-Sep-2004)
1370 * Fixed BackingStore style option.
1372 * Fixed MoveToDesk commend with a single argument.
1374 * Allow whitespace in menu names.
1376 * Fixed a hang when restarting FvwmCommand or FvwmConsole.
1378 * A double click no longer occurs when two different mouse
1379   buttons are pressed.
1381 * Fixed a relief drawing problem in FvwmWinList.
1383 * Fixed travelling windows on restart if a window used non NorthWest
1384   gravity and changed that before the restart.
1386 * Fixed installation of FvwmGtk.1 for debian (with DESTDIR set).
1388 * The clock in FvwmTaskBar is redrawn immediately when its colour
1389   changes.
1391 * The option CurrentGlobalPageAnyDesk was accidentally named
1392   CurrentGlobbalPageAnyDesk before.
1394 * Fixed a problem with fvwm startup and shutdown when the pointer
1395   was grabbed by another application.
1397 * Fixed parsing of the Pointer option to the Move command.
1399 * Fixed handling of MWM hints on 64 bit machines.
1401 -------------------------------------------------------------------
1403 Changes in stable release 2.4.18 (19-Mar-2004)
1405 * Corrected rebooting the machine in FvwmScript-Quit.
1407 * Fixed the FlickeringMoveWorkaround option to the BugOpts command.
1409 * Security patch in fvwmbug.sh.
1410   See http://securitytracker.com/alerts/2004/Jan/1008781.html
1412 * Security fixes in
1413     fvwm-menu-directory (BugTraq id 9161)
1414     fvwm_make_directory_menu.sh
1415     fvwm_make_browse_menu.sh
1417 -------------------------------------------------------------------
1419 Changes in stable release 2.4.17 (10-Oct-2003)
1421 * Fixed error message for incorrect --with-SOME-library argument.
1423 * It is now possible to suppress title action or title completely
1424   in menus created by fvwm-menu-directory.
1426 * Fixed a compile problem on QNX 4.25.
1428 * New configure switch --disable-gtk.
1430 * FvwmGtk.1 is not installed if FvwmGtk is not built.
1432 * The "Visible" condition does no longer select windows on
1433   different desks.
1435 * With the styles StartsOnPage, SkipMapping and UsePPosition,
1436   windows that request a specific position are still placed on the
1437   given page.
1439 * Fixed sending M_NEW_PAGE packets to the modules if the page did
1440   not change.
1442 * Added support for new BBC headlines in fvwm-menu-headlines, this
1443   replaces the old BBC-Worlds and BBC-SciTech headlines.
1445 -------------------------------------------------------------------
1447 Changes in stable release 2.4.16 (30-May-2003)
1449 * Fixed a transparency problem in FvwmButtons.
1451 * The PageOnly option in FvwmTaskBar now works after a desk change
1452   too.
1454 * Fixed a possible core dump when more than 256 windows are on
1455   the desktop.
1457 * Initial drawing and final undrawing of wire frame no longer
1458   toggles the pixel in the top left corner of the screen.
1460 * Fixed parsing of button geometries in FvwmButtons when the
1461   geometry specification appeared after another option with a comma
1462   at the end.
1464 * FvwmCommand works too when invoked without the DISPLAY variable
1465   set.
1467 * Fixed displaying iconified windows without an icon in
1468   FvwmIconMan.
1470 * All single letter variables are deprecated now; new variables:
1472     $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
1473     $[desk.n], $[version.num], $[version.info], $[version.line],
1474     $[desk.pagesx], $[desk.pagesy]
1476 * Fixed a bug with aspect pixmaps in colorsets.
1478 * Iconified windows without an icon do not receive focus.
1480 * Fixed a bug in FvwmPager that displayed iconified windows without
1481   icon title or picture as not iconified.
1483 * Fixed parsing of '@<screen>' Xinerama specification in the
1484   ButtonGeometry option of FvwmButtons.
1486 * The NoWarp menu position hint option works with root menus too.
1488 * Fixed a problem with styles not being properly applied after a
1489   DestroyStyle command.
1491 * Fixed a bug introduced in 2.4.14.  The pointer was sometimes
1492   warped to another screen during a restart and command execution.
1494 * Fixed a crash when a window was destroyed twice in a complex
1495   function.
1497 * Fixed corruption of the window list when windows died at the
1498   wrong time.
1500 * Fixed problem with empty frame windows if X recycled the window
1501   id of a window that died recently.
1503 * Fixed loading of application supplied pixmap on 8/24 depth screen.
1505 * WindowListFunc is executed now within a window context, so
1506   a prefix "WindowId $0" is not needed in its definition anymore
1507   and it is advised to remove it in user configs.
1509 * FvwmEvent now executes all window related events within a window
1510   context, so PassId is not needed anymore, and all prefixes
1511   "WindowId $0" may be removed in user event handlers.
1513 * Fixed "GotoDeskAndPage prev" on desks larger than 2x2.
1515 * Expansion of variables like $[w.name] or $[EMPTY_STRING] that are
1516   empty works.
1518 -------------------------------------------------------------------
1520 Changes in stable release 2.4.15 (24-Jan-2003)
1522 * Fix for gmplayer launched by fvwm.  Close stdin on Exec so the
1523   exec'd process knows its not running interactively.
1525 * Windows using the WindowListSkip style do not appear in the
1526   FvwmTaskBar at random.
1528 * Fixed a memory leak in ChangeIcon, ChangeForeColor and
1529   ChangeBackColor FvwmScript Instruction.
1531 * Fixed a core dump in the parsing of FvwmAuto arguments.
1533 * Fixed screwed calculation of icon picture size when application
1534   specifies it explicitly.
1536 * The option ShowOnlyIcons now works as described in the
1537   FvwmIconMan man page.  It was accidentally named ShowOnlyIconic
1538   before.
1540 -------------------------------------------------------------------
1542 Changes in stable release 2.4.14 (29-Nov-2002)
1544 * Modules do not crash anymore when more than 126 windows are on
1545   the desktop.
1547 * FvwmIconMan displays windows correctly that were iconified and
1548   then moved to another page.
1550 * Application provided icon windows no longer appear at 0 0 when
1551   restarting.
1553 * The built-in session management can handle window names, classes
1554   etc. beginning with whitespace (textedit).
1556 * Removed the flawed "A"ny context key binding patch from 2.4.13.
1558 * The default EdgeScroll (if not specified) was incorrectly
1559   assumed to be 100 pixels instead of 100 percents.
1561 * Icons no longer appear on top of all other windows after a
1562   restart.
1564 -------------------------------------------------------------------
1566 Changes in stable release 2.4.13 (1-Nov-2002)
1568 * Icon titles for windows with an icon position hint no longer
1569   appear at random places.
1571 * Fvwm no longer displays two icon pictures when switching from
1572   NoIconOverride to IconOverride with windows that provide their
1573   own icon window.
1575 * The Current, All, Pick, ThisWindow and PointerWindow commands
1576   work on shaded windows too.
1578 * Fixed a problem stacking iconified transients.
1580 * No more flickering when raising transients.
1582 * Fixed a number of problems with window stacking, some new in
1583   2.4.10 or later, some older problems that have been around for a
1584   long time.
1586 * Windows starting lowered or on any layer other than the default
1587   layer are displayed at the right place in FvwmPager.
1589 * Bindings with the "A"ny context can not be overridden by Gnome
1590   panel or OpenOffice.
1592 -------------------------------------------------------------------
1594 Changes in stable release 2.4.12 (10-Oct-2002)
1596 * Fixed drawing problems with TiledPixmap and Solid MenuFaces which
1597   appeared in 2.4.10, replacing the same problem with ?Gradient
1598   MenuFaces in 2.4.9.
1600 * Fixed accidental menu animation with certain menu position hints.
1602 * Increased maximum allowed key symbol name length to 200
1603   characters.
1605 * Allow quotes in conditional command conditions.
1607 * Fixed starting Move at random position when pointer is on a
1608   different screen.
1610 * Transient windows do not appear in FvwmWinList after they have
1611   been moved on the desktop.
1613 -------------------------------------------------------------------
1615 Changes in stable release 2.4.11 (20-Sep-2002)
1617 * Allow the use of mouse buttons other than the first in
1618   FvwmWinList when invoked transient.
1620 * Fixed a crash with ssh-askpass introduced in 2.4.10.
1622 -------------------------------------------------------------------
1624 Changes in stable release 2.4.10 (15-Sep-2002)
1626 * The commands Maximize, Resize and ResizeMove can be used on icons
1627   as it was in 2.2.x.
1629 * Fixed hilighting of menu items with HGradient and VGradient
1630   MenuFace.  Reduced flickering with these options.
1632 * Fixed a minor problem with entering submenus via keyboard.
1634 * Fixed race conditions in FvwmTaskBar with AutoStick that caused
1635   it to hang.
1637 * Fixed drawing of pager balloons with BalloonBack option.
1639 * Fixed drawing of SidePic menu background with B/D gradients.
1641 * Fixed drawing of menu item reliefs with gradient menu faces.
1643 * Fixed key bindings on window corners.
1645 * Fixed FvwmTaskBar i18n font loading
1647 * Fixed StackTransientParent style without RaiseTransient or
1648   LowerTransient on the parent window.
1650 * StackTransientParent works only on parent window if it is on the
1651   same layer.
1653 * Fixed handling of window group hint with the (De)Iconify
1654   command.
1656 * No more flickering when a transient overlapping its parent window
1657   is lowered.
1659 * Fixed hilighting of unfocused windows.
1661 -------------------------------------------------------------------
1663 Changes in stable release 2.4.9 (11-Aug-2002)
1665 * Fixed interaction bug between CascadePlacement and StartsOnPage -
1666   if the target page was at a negative x or y page displacement
1667   from the current viewport, the window would be placed on the
1668   wrong page.
1670 * Fixed a problem with colormap transition when a transient window
1671   died.
1673 * Fixed a FvwmScript crash with Swallow widget and very long window
1674   names.
1676 * Restored old way of handling clicks in windows with ClickToFocus
1677   and ClickToFocusPassesClickOff.  This fixes a problem with
1678   click+drag in an unfocused rxvt or aterm window.
1680 * Fixed problems with $fg and $bg variables in FvwmButtons when the
1681   UseOld option was used.
1683 * Fixed wrong warp coordinates when WarpToWindow was used with two
1684   arguments on an unmanaged window.
1686 * Added a workaround for popup menus in TK applications that appear
1687   on some random position.
1689 * Fixed problems with wish scripts creating windows that start
1690   iconic.
1692 * Fixed the NoClose option with unmapped panels in FvwmButtons.
1694 * A number of drawing fixes in FvwmPager.
1696 * Fixed a slight bug when waiting until all buttons are released,
1697   for example after executing a complex function.
1699 * Fixed potentially harmful change in module interface.
1701 * Fixed displaying menu items with icons when using the MenuStyle
1702   SubmenusLeft.
1704 * Fixed problems with the pointer moving off screen in a multi
1705   head setup.
1707 * Fixed a potential crash with windows being destroyed during a
1708   recapture operation.
1710 * Fixed a memory leak in some modules when not using glibc.
1712 * Applications using Mwm hints can now enforce that a window can
1713   not be moved.
1715 * Fixed negative arguments of WarpToWindow when used on an
1716   unmanaged window.
1718 * DESTDIR may be fully used again (only useful for distributors).
1720 * Fixed a key binding problem with key symbols that are generated
1721   by several keys.
1723 * Fixed a possible crash when a window was recaptured and the
1724   focus could not be transfered to another window.
1726 * Fixed a minor problem with clicks on focused windows being
1727   ignored.
1729 * fvwm-menu-headlines: added support for CNN and BBC headlines.
1731 * Fixed a performance problem with large numbers of mouse binding
1732   commands.
1734 -------------------------------------------------------------------
1736 Changes in stable release 2.4.8 (11-Jun-2002)
1738 * A fix for switching between czech and us keyboard layout.
1740 * Remember the icon position when an icon is moved
1741   non-interactively.
1743 * Setup "fvwm" and "fvwm-root" name symlinks for the executable and
1744   the man page when installing, see INSTALL.fvwm.
1746 * Fixed another problem with the DeskOnly option and sticky icons
1747   in FvwmTaskBar.
1749 * New FvwmIconMan configuration syntax now conforms to the syntax
1750   of other modules, see the man page.
1752 * New WindowList option CurrentAtEnd.
1754 * Fixed maximal length of a named module packet
1756 * Fixed a crash on a config with a new 2.5.x Colorset command.
1758 * Always display the current desk number in the FvwmPager window
1759   title.
1761 * Allow to bind a function to the focus click and pass it to the
1762   application at the same time.
1764 * Fixed a problem with fvwm not accepting keyboard input when the
1765   application with the focus vanished at the start of a session.
1767 * A small security patch regarding TMPDIR.
1769 * Fixed a problem with colormap transition when a transient window
1770   died.
1772 * Fixed calculation of average bg colour in colour sets with large
1773   pictures.
1775 * Fixed some minor problems regarding the multibyte patch.
1777 * Fixed selection in FvwmScript List widget.
1779 * fvwm-menu-headlines: updated the site data, added a configurable
1780   timeout on socket reading (20 sec) to avoid fvwm hanging, new
1781   --icon-error option.
1783 * Fixed a problem with ClickToFocus + ClickToFocusRaisesOff and
1784   windows that are below others.
1786 * Fixed the ClickToFocusPassesClick style.
1788 * Fixed CascadePlacement for huge windows, so that the top-left
1789   corner is always visible.
1791 * Fixed parsing of SendToModule with the first parameter quoted.
1793 * Fonts in double quotes now should work in module configurations.
1795 * Fixed copying PopupOffset values in CopyMenuStyle.
1797 -------------------------------------------------------------------
1799 Changes in stable release 2.4.7 (11-Apr-2002)
1801 * Fixed parsing of WindowList with conditions and a position at
1802   the same time that was broken in 2.4.6.
1804 * Fixed some problems with the DeskOnly option of FvwmTaskBar
1805   (windows were duplicated when moving to a different Desk; the
1806   StickyIcon style was ignored).
1808 * Fixed config.h warnings with some compilers introduced in 2.4.6.
1810 * Fixed icon titles being raised when they should not be.
1812 * Fixed initial drawing of the internals of the FvwmPager window.
1814 * Fixed the FvwmAudio compatible mode in FvwmEvent when external
1815   audio player is used.
1817 * Fixed execution on QNX.
1819 -------------------------------------------------------------------
1821 Changes in stable release 2.4.6 (10-Mar-2002)
1823 * Better support of non ISO-8859-1 window and icon titles. See the
1824   --disable-compound-text option in INSTALL.fvwm for more details.
1826 * Improved speed of opaque window movement/resizing.
1828 * Fixed a bug that caused windows not being raised and lowered
1829   properly.
1831 * Suppress error message when using XBM icons.
1833 * Fixed a read descriptor problem in FvwmTaskBar
1835 * Fixed a minor colour update bug in the pager.
1837 * Fixed an fvwm crash when a module died at the wrong moment;
1838   specifically a transient FvwmPager or FvwmIconMan.
1840 * Fixed placement of WindowList on wrong Xinerama screen when
1841   called without any options on a screen other than the primary
1842   screen.
1844 * Fixed a problem with root bindings and xfishtank.
1846 * Fixed moving windows with the keyboard over the edge of the
1847   screen when the pointer remained of the previous page.
1849 * Do not hilight windows after ResizeMove.
1851 * New conditional command ThisWindow.
1853 * Some fixes in the configure script that caused some rare
1854   problems detecting gnome and ncurses.
1856 * Fixed a memory leak in the Pick command.
1858 * Allow to choose windows with CirculateSkip with the Pick command.
1860 * Fixed an FvwmScript compile problem on dec-osf5.
1862 * The window handles are now resizes as they should when the
1863   HandleWidth style changes.
1865 * The Current command does not select a random window when no
1866   window has the focus.
1868 * Fixed a rare menu placement problem with Xinerama.
1870 -------------------------------------------------------------------
1872 Changes in stable release 2.4.5 (27-Jan-2002)
1874 * Fixed minor problems in popping sub menus up and down.
1876 * Fixed moving windows between pages with the keyboard.
1878 * Fixed the size of the geometry window that was broken sometimes.
1880 * Fixed problem with pointer warping to another screen on a dual
1881   head setup.
1883 * Fixed a problem with the focus in internal Ddd and Netscape
1884   windows.
1886 * Reduced the time in which fvwm attempts to grab the pointer.
1888 * Fixed unmanaged window when window was mapped/unmapped/mapped too
1889   fast.
1891 * Fixed MiniScroll's auto repeating in FvwmScript.
1893 * Fixed a crash with the UseStyle style in combination with
1894   HilightBack.
1896 * Fixed excessive redraws of the windows under a window being
1897   shaded.
1899 * Fixed a minor memory leak in the Style command.
1901 * Fixed pixmap background of FvwmButtons behind buttons with only
1902   text.
1904 * Fixed a crash in FvwmIconBox when the application provided an
1905   illegal icon.
1907 * Fixed a configure problem with libstroke-0.5.1.
1909 * New style BackingStoreWindowDefault which is the default
1910   now. Fvwm no longer disables backing store on windows by
1911   default.
1913 * Fixed bug that sometimes caused unnecessary redraws when a style
1914   was changed.
1916 * Fixed crash when something like "$[$v]" appeared in a command.
1918 * Fixed parsing of conditions with more than one comma.
1920 -------------------------------------------------------------------
1922 Changes in stable release 2.4.4 (16-Dec-2001)
1924 * Minor title drawing fixes.
1926 * Fixed manual placement with Xinerama.
1928 * Minor button 3 handling fix in FvwmPager.
1930 * Fixed *FvwmIconMan*shaped option with empty managers.
1932 * Fixed ClickToFocusClickRaises style.
1934 * FvwmForm: Customize pointers, support ISO_Tab key, buttons can
1935   activate on press or release, special pointer during grab, arrow
1936   keys useful in form with one input field.
1938 * New OpaqueMoveSize argument "unlimited".
1940 * Fixed binding keys with and without "Shift" modifier under some
1941   circumstances.
1943 * Fixed binding actions to the client window with ClickToFocus.
1945 * Mouse bindings are activated without a recapture.
1947 * FvwmScript: new keyboard bindings. New flags NoFocus and Left,
1948   Center, and Right for text position. Amelioration of the Menu
1949   and PopupMenu Widgets. New functions GetPid, Parse,
1950   SendMsgAndGet and LastString. New instruction Key for key
1951   bindings. New command SendToModule ScriptName SendString.
1953 * Command "Silent" when precedes "Key", "Mouse" and "PointerKey"
1954   disables warning messages.
1956 * Restored the default Alt-Tab behaviour from 2.4.0.
1958 -------------------------------------------------------------------
1960 Changes in stable release 2.4.3 (08-Oct-2001)
1962 * Fixed activation of shape extension.
1964 * Fixed problems with overriding key bindings.
1966 * Single letter key names are allowed in upper and lower case in
1967   key bindings as before 2.4.0.
1969 * Fixed WindowList placement with Xinerama.
1971 * Fixed flickering icon titles.
1973 * New X resource fvwmscreen to select the Xinerama screen on which
1974   to place new windows.
1976 * Coordinates of a window during motion are show relative to the
1977   Xinerama screen.
1979 * Some icon placement improvements with Xinerama.
1981 -------------------------------------------------------------------
1983 Changes in stable release 2.4.2 (16-Sep-2001)
1985 * Desk and page can be given as X resources in .Xdefaults, for
1986   example:
1987     xterm.desk: 1
1988     xterm.page: 1 2 3
1990 * Several Shape compilation problems fixed.
1992 -------------------------------------------------------------------
1994 Changes in stable release 2.4.1 (15-Sep-2001)
1996 * Added Xinerama and SingleLogicalScreen support.
1998 * New commands Xinerama, XineramaPrimaryScreen, XineramaSls,
1999   XineramaSlsSize and MoveToScreen.
2001 * New context rectangle option XineramaRoot for the menu commands.
2003 * New conditions CurrentGlobalPage, CurrentGlobalPageAnyDesk and
2004   AcceptsFocus for conditional commands.
2006 * The DestroyStyle command takes effect immediately.
2008 * New style option StartsOnScreen.
2010 * New style options NoUSPosition, UseUSPosition,
2011   NoTransientPPosition, UseTransientPPosition,
2012   NoTransientUSPosition, and UseTransientUSPosition.  These work
2013   similar to the old styles NoPPosition and UsePPosition.
2015 * New option "screen" for Maximize command.
2017 * New option ReverseOrder for WindowList command.
2019 * The default Alt-Tab binding works more intuitive.
2021 * New condition "PlacedByFvwm"
2023 * New Geometry option for FvwmForm.
2025 * New Screen resolution and ShowOnlyIcons options for FvwmIconMan.
2027 * FvwmIconMan can be closed with Delete or Close too.
2029 * New options PageOnly and ScreenOnly for FvwmTaskBar.
2031 * FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases.
2033 * Enhancements in fvwm-menu-headlines and support for 10 more
2034   sites.
2036 * Color enhancements in button vectors: @2 is bg color, @3 is fg
2037   color.
2039 * Improved detection of the Shape library.
2041 * Fixed FvwmButtons button titles not being erased for swallowed
2042   windows that showed up on certain setups.
2044 * Fixed bug that caused transient windows to be buried below their
2045   parents with the "BugOpts RaiseOverUnmanaged on".  This occured
2046   with the system.fvwm2rc-sample-95 configuration.
2048 * The modules FvwmPager, FvwmIconMan, FvwmWinList and FvwmButtos
2049   set the transient_for hint when started with the "transient"
2050   option.
2052 * Fixed FvwmIconMan with the transient option when mapped off
2053   screen.
2055 * Fixed ClickToFocus focus policy when iconifying the focused
2056   window.
2058 * Fixed some focus problems in conjunction with unclutter vs
2059   xv/xmms and Open Look applications.
2061 * Fixed a problem that could cause windows to be lost off screen
2062   with interactive window motion.
2064 * Fixed some FvwmTaskBar autohide problem.
2066 * Fixed a display string problem in FvwmForm.
2068 * Fixed a problem with FvwmTheme shadow colours.
2070 * Fixed the CirculateSkipIcon and CirculateSkipShaded options in
2071   conditional commands.
2073 * Fixed a formatting problem of the man page on AIX, Solaris, and
2074   some other UNIX variants.
2076 * Fixed a problems with FvwmIconBox exiting on 64 bit platforms.
2078 * Fixed FvwmIconBox crashes with MaxIconSize dimensions 0.
2080 * Fixed parameters of fvwm24_convert.
2082 * Fixed a number of building problems related to old vendor unices,
2083   libstroke-0.5, autoconf-2.50, bogus gnome-config and imlib-config.
2085 * Fixed drawing of title bar buttons with MWMDecorStick.
2087 * Fixed missing button or key events over the pan frames.
2089 * Fixed placement of the FvwmDragWell, FvwmButtons and FvwmForm
2090   modules.
2092 * Fixed parsing double quotes in FvwmPager's Font and SmallFont
2093   options. Fixed FvwmPager crash with certain font strings.
2095 * Fixed drawing of the grid lines in an iconified FvwmPager window.
2097 * Fixed button grabbing problem for buttons > 3 in FvwmTaskBar.
2099 * Fixed some exotic problems with window gravity and resizing
2100   windows.
2102 * Fixed a problem with maximizing windows with the viewport not
2103   starting on a page boundary.
2105 * Fixed handling of parentheses in FvwmButtons button actions.
2107 * Work around a key binding problem with keys that generate the
2108   same symbol with more than one key code (e.g. Shift-F1 = F11).
2110 * The Desk option of FvwmBacker is compatible to earlier
2111   version. Desk or Page coordinates can be omitted to indicate
2112   that desk or page changes trigger no action at all.
2114 * Fixed double updating of background with FvwmBacker sometimes
2115   leading to the wrong background.
2117 * Fixed several escaping errors in fvwm-menu-directory, so files
2118   and directories containing special chars and spaces should
2119   work.
2121 * Fixed PlacedByButton3 condition.
2123 * Fixed vanishing windows when mapping/unmapping too fast.
2125 * Fixed prev option of the GotoDeskAndPage command.
2127 * Fixed calculations of X_RESOLUTION and Y_RESOLUTION for screen
2128   dimensions larger than 2147.
2130 * Fixed compatibility of the FvwmM4 modules on platforms that have
2131   a System V implementation of m4 (Solaris 2.6).
2133 * The SetEnv command without a value for a variable is the same as
2134   UnsetEnv.
2136 * Fixed shading/unshading shaped windows and windows without title
2137   and border.
2139 -------------------------------------------------------------------
2141 Changes in stable release 2.4.0 (03-Jul-2001)
2143 * Finally released. :)
2144 -------------------------------------------------------------------
2146 For older NEWS, read the ONEWS file.