Fix libpng 1.5 changing data types.
[fvwm.git] / NEWS
blob89d4c605a5cccbe6914cd49fa070b691736ea3c3
1 Note, the changes for the last STABLE release start with release
2 2.4.20.
4 -------------------------------------------------------------------
6 Changes in beta release 2.5.32 (not released yet)
8 * New features:
10   - Support libpng 1.5.0's slightly newer API.
12 * Bug fixes:
14   - Fix width of FvwmTaskBar to fit on screen properly by using
15     the correct module information to determine the border size.
16   - Fix resizing shaded windows with a shade direction that does
17     not match the window's gravity.  Shaded windows might have
18     jumped to strange positions when being resized by the
19     application.
20   - FvwmIconMan now accepts an optional module alias when running
21     in transient mode.
22   - Use of the NoUSPosition style is now properly reported by
23     "BugOpts ExplainWindowPlacement on".
24   - Fix the CursorMove command to no longer move the pointer beyond
25     the boundary of a page, if EdgeScroll was set to disable page
26     flipping.
28 -------------------------------------------------------------------
30 -------------------------------------------------------------------
32 Changes in beta release 2.5.31 (09-Aug-2010)
34 * New features:
36 * Bug fixes:
38   - fvwm-convert-2.6:  Don't double-up comma separated options to
39     conditional commands if they're already delimited by commas.
40   - Correctly report a window's height and width if the window has
41     incomplete resize increment set.
42   - Maintain any State hints on a window when used with
43     WindowStyle.
44   - FvwmIconMan now correctly handles sticky windows.
46 -------------------------------------------------------------------
48 Changes in beta release 2.5.30 (09-May-2010)
50 * New features:
52   - Support libpng 1.4.0's slightly newer API.
54 * Bug fixes:
56   - Don't lazy match AnyContext when printing out bindings and the
57     contexts they apply to with "PrintInfo Bindings".
59 -------------------------------------------------------------------
61 Changes in beta release 2.5.29 (03-Apr-2010)
63 * New features:
65    - Added new fvwm-convert-2.6 script to convert older fvwm 2.4.x
66      config files.
67    - New BugOpts option QtDragnDropWorkaround to work around an
68      oddity in handling drag-n-drop events to Qt applications.
70 * Bug fixes:
72    - Fixed the InitialMapCommand style from running when FVWM is
73      restarting.
74    - Fix rendering of FvwmForm windows when initially mapped.
75    - Fix placement of windows when using MinoverlapPlacement and
76      friends.
77    - Fix segfault when tearing off menus using a Pixmap
78      background.
79    - Fix "window jump" bug when moving a window across page
80      boundaries.
81    - Flush property events for same type in applications which
82      repeatedly set the same XAtom.  (Gnucash, Openoffice, etc.)
83    - Fix opening of files using Read/PipeRead to accept paths in
84      the form "./" to indicate CWD.  Fixes
85        $ fvwm -f ./some-fvwm2rc
86    - Fix further crash when copying menustyles with MenuFace
87      involving pixmaps.
88    - Make layer changes apply immediately via Style commands for
89      any currently mapped windows.
90    - Fix flickering/incorrect location of the GeometryWindow with
91      Xinerama/TwinView when resizing windows.
93 -------------------------------------------------------------------
95 Changes in beta release 2.5.28 (20-Sep-2009)
97 * New features:
99    - New differentiated options for SnapAttraction when snapping
100      against screen edges:
101        "None", "ScreenWindows", "ScreenIcons", "ScreenAll"
102    - New option to the BugOpts command: TransliterateUtf8.
104 * Bug fixes:
106    - Fixed non-visible Qt windows after a Qt deferred map (e.g.
107      Skype profile windows).
108    - Fixed the use of the X-resource "fvwmstyle".
109    - Fixed segmentation fault in FvwmEvent when parsing an
110      undefined event name, or an undefined environment variable
111      to the RPlayHost option.
112    - Fixed the events startup, shutdown and unknown in FvwmEvent.
113    - Fvwm now retains utf8 window names when the WM_NAME changes,
114      and the utf8 name converted to the default charset match
115      the old WM_NAME.
116    - Fixed the options RPlayVolume and RPlayPriority in FvwmEvent.
117    - Fixed SnapAttraction: Option SameType/Icons/Windows did
118      falsely not affect conditions of option "Screen" and option
119      "SameType" snapped falsely icons and windows together.
120    - Fixed a problem where modules would get incorrect stacking
121      information if many windows were restacked at the same time.
122    - Fixed BugOpts parsing of more than one option at a time and
123      restoring of default value for the last option
124      in the command line when omitted.
125    - 64 bit fix for setting EWMH _NET_WM_ICON property on windows.
127 -------------------------------------------------------------------
129 Changes in beta release 2.5.27 (23-Feb-2009)
131 * New features:
133    - New extended variable
134        $[w.visiblename]
136    - Style matching now honours the window's visible name which
137      means it can be matched before the real name, hence:
139         Style $[w.visiblename] Colorset 5
141         is now honoured.  Useful with IndexedWindowName as a style
142         option.
144    - New style InitialMapCommand allows to execute any command
145      when a window is mapped first.
147    - New option to PrintInfo, "bindings" which prints out all of
148      the Key, PointerKey, Mouse and Stroke bindings which fvwm
149      knows about.
151 * Bug fixes:
153    - Fixed compilation without XRender support.
154    - Fixed handling of _NET_MOVERESIZE_WINDOWS requests.
155    - Fixed a bug in automatic detection mode of the style
156      MoveByProgramMethod.
157    - Fixed png detection when cross compiling.
158    - Fixed keeping fullscreen window mode over a restart.
159    - The style PositionPlacement now honours StartsOnPage.
160    - Reset signal handlers for executed modules and programs.
161    - Try to handle a bug an old version of the EWMH spec by
162      honouring both, the _NET_WM_STATE_MAXIMIZED_HORIZ hint and
163      the _NET_WM_STATE_MAXIMIZED_HORZ hitn.
164    - Fix the GNOME location prefix to application .desktop files.
165    - 'PositionPlacement UnderMouse' now forces the window
166      on-screen, just like the old UnderMousePlacement style option
167      used to.
169 -------------------------------------------------------------------
171 Changes in beta release 2.5.26 (7-May-2008)
173 * New features:
175    - New MenuStyle option VerticalMargins.
177 * New module features:
179    - FvwmButtons: New button alignment option: top.
181 * Bug fixes:
183    - Fixed crash in ARGB visual detection code.
184    - Fixed compilation without XRender support.
185    - Fixed drawing of background pictures in menu items and titles.
186    - Fixed handling of shaped windows.
187    - Fixed a 64-bit bug in the EWMH code.
189 -------------------------------------------------------------------
191 Changes in beta release 2.5.25 (26-Feb-2008)
193 * New features:
195    - Handle the STATE_ADD command of the EWMH _NET_WM_STATE
196      message from version 1.3 of the EWMH spec.
197    - Support transparency in ARGB windows
199 * Bug Fixes:
201    - Fixed problem with windows disappearing when created
202      unless the style Unmanaged was used.
203    - Edge move delay was used as resistance for the top edge.
204    - Fixed a parsing problem of the screen argument of the
205      SnapAttraction style.
206    - Some html documentation files were not installed.
207    - Fixed a memory leak in internationalized font handling.
208    - Fixed a bug in MinOverlap placement.
209    - Fixed the StickyAcrossPages style in the FvwmPager.
210    - Fixed the determination of the X charset on UTF-8 systems.
211    - Fixed a crash when certain EWMH messages were sent to
212      unmanaged windows.
213    - Fixed a memory leak in multibyte codepage code.
214    - Ignore the EWMH staysontop and staysonbottom hints if the
215      EWMHIgnoreStackingOrderHints style is used.
216    - Fixed a sporadic crash when the root background set by gnome,
217      fvwm-root, esetroot etc. changes and a root transparent
218      colour set is used.
219    - Fixed spradic crash in modules with root transparent
220      background from colour sets.
221    - Fixed a possible crash if the last active module fails.
223 -------------------------------------------------------------------
225 Changes in beta release 2.5.24 (24-Nov-2007)
227 * New features:
229    - Disabled paging during interactive resize operations by
230      default (see 2.5.20) as it is annoying to many people.
231    - New style command options:
232        EdgeMoveResistance
233        EdgeMoveDelay
234        EdgeResizeDelay
235        SnapGrid
236        SnapAttraction
237      that replace the now obsolete commands EdgeResistance,
238      SnapGrid and SnapAttraction.  The EdgeResistance command has
239      a new syntax with only one argument.
240    - New command MenuCloseAndExec for menu bindinngs that can be
241      used to trigger certain commands from a menu without an
242      associated item.  For example, with
243        Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu
244      the RootMenu can be opened from any other menu by pressing
245      F1.
247 * Bug Fixes:
249    - Sometimes a window jumped by half the screen's size when
250      moving with the mouse and hitting the border of the desktop.
251    - Fixed the "screen w" argument of the Move and other commands.
252    - Clicking on a menu title did not close the menu by default.
253    - Temporary files in FvwmPerl overwrote each other.
255 -------------------------------------------------------------------
257 Changes in beta release 2.5.23 (1-Sep-2007)
259 * New features:
261    - New Style command options:
262        StartShaded
264 * Bug Fixes:
266    - Fixed FvwmButton's button placement algorithm broken in
267      2.5.22.
269 -------------------------------------------------------------------
271 Changes in beta release 2.5.22 (29-Aug-2007)
273 * New features:
275    - New Style command options:
276        UnderMousePlacementHonorsStartsOnPage
277        UnderMousePlacementIgnoresStartsOnPage
278        !MinOverlapPlacementPenalties
279        !MinOverlapPercentPlacementPenalties
280        MinWindowSize
281    - SVG (scalable vector graphics) image loading support.
282    - New extended variables
283        $[w.iconfile.svgopts]
284        $[w.miniiconfile.svgopts].
285    - Added suffix 'w' to the arguments of the Move command and
286      similar.  It is now possible to add multiple shifts to a
287      window position, e.g. "50-50w 50-50w" for the center of the
288      screen.
289    - Removed UnderMousePlacement and CenterPlacement.  Use
290      "PositionPlacement Center" and "PositionPlacement UnderMouse"
291      instead.
292    - Documentation in HTML format.
293    - Replaced "UseListSkip" with "UseSkipList" & "OnlyListSkip" with
294      "OnlySkipList" in WindowList command. (Old options deprecated.)
295    - New subject ImageCache for PrintInfo command.
296    - The new commad EchoFuncDefinition prints a function's
297      definition to the console for debugging purposes.
298    - The CursorStyle command can now load PNG and SVG images as
299      mouse cursors.  New x and y arguments to specify the
300      hot spot.  Also, it is now possible to load non-monochrome
301      cursors and cursors with partial transparency.
303 * New module features:
305    - FvwmScript: New instructions: ChangeWindowTitle and
306      ChangeWindowTitleFromArg.
308 * Bug Fixes:
310    - Windows with aspect ratio no longer maximize past the screen
311      edges.
312    - Fixed CenterPlacement with Xinerama screens.
313    - Fixed CascadePlacement with title direction west and east
314    - Windows no longer unstick when going to fullscreen mode.
315    - Fixed crash when raising/lowering a destroyed window.
316    - Fixed expansion of $[n-] and $[*], broken in 2.5.20.
317    - Fixes for resizing shaded windows and windows with a gravity
318      other than northwest.
319    - Fixed CursorStyle POSITION, broken since 2.3.24.
320    - The hi, sh and fgsh colors in colorsets are no longer replaced
321      by computed values if not explicit set on the same line as the
322      bg, or for fgsh fg, changes. (bug #3359)
323    - FvwmButtons now redraws stretched button backgrounds correctly
324      on partial expose.
325    - Windows with circular transient for hints may no longer crash
326      fvwm with StackTransientParent style.
327    - FvwmPager now displays windows that are StickyAcrossPages
328      correctly.
329    - Fixed a possible crash with modules closing down.
330    - Fixed broken demo script fvwm_make_browse_menu.sh.
331    - The conditon following a comma separator without whitespace
332      padding was previously ignored if the presiding condition was
333      multi-worded.
334    - Various FvwmButtons drawing problems.
335    - Window movement or resizing triggered by an EWMH message now
336      honours the FixedSize and FixedPosition window styles.
337    - Properly generate leave_window and enter_window events for
338      the root window in FvwmEvent.
339    - Fixed crash in UTF8 code.
340    - Fixed parsing of the PropertyChange command.
341    - Fixed windowlist crash when combining CurrentAtEnd with
342      IconifiedAtEnd and all windows are iconified.
344 -------------------------------------------------------------------
346 Changes in beta release 2.5.21 (20-Jan-2007)
348 * New features:
350    - The command Scroll can now be used for interactive scrolling.
352 * Bug Fixes:
354    - Fixed Tile...Placement styles (SmartPlacement) that were
355      broken in 2.5.20.
357 -------------------------------------------------------------------
359 Changes in beta release 2.5.20 (15-Jan-2007)
361 * New features:
363    - New Style options: StippledIconTitle, !StickyStippledTitle,
364      and !StickyStippledIconTitle.
365    - Full support for menu context (M) key and mouse bindings.  See
366      the section Menu Bindings in the man page for details.
367    - Hilighted menu backgrounds now use pixmaps gradients and
368      transparency from their related colorset.
369    - New window conditions: StickyIcon, StickyAcrossPagesIcon and
370      StickyAcrossDesksIcon.
372 * Changed features:
374    - "Mouse n M N" is no longer used to disable or remap the
375       builtin tear off menu button. See the section Tear Off Menus
376       for details on replacement commands.
378 * Bug Fixes:
380    - FvwmWinList: fix problem with window name/button mixups during
381      Init/Restart of fvwm. (bug #1393)
382    - It is now possible to switch the viewport while resizing
383      windows if "EdgeScroll 0 0" is set.
384    - Fixed disappearing windows when aborting interactive resizing
385      of maximized windows when unmaximizing them later.
386    - Fixed disappearing windows when moving maximized windows and
387      unmaximizing them later.
388    - Fixed calculation of final location with MoveToPage and
389      MoveToScreen with windows to the left or top of the viewport.
390    - 64-bit architecture fix in FvwmProxy.
391    - FvwmForm now work with balanced quoted command for Timeout.
392    - FvwmPager correctly updates on window desk change.
393    - FvwmIconBox: fixed problem with IconColorset's background
394      color change not being applied immediately.
395    - Allow FvwmConsole to run a terminal via rxvtc or urxvtc.
396      FvwmConsole dies if no client connects within one minute.
397    - Expansion of variables in FvwmTaskBar launch button commands
398      fixed.
399    - Fixed a race condition with applications raising their own
400      transient windows in certain ways. (Apple Shake, kphotoalbum)
401    - FvwmIdent reports the correct geometry if the window has its
402      title at the left or right side.
403    - Fixed an infinite loop when deiconifying windows in a group
404      via a different window than the initially iconified.
406 -------------------------------------------------------------------
408 Changes in beta release 2.5.19 (9-Dec-2006)
410 * Bug Fixes:
412    - FvwmCommand now reports "end windowlist" and "end configinfo".
413    - FvwmCommand now prints config info split on lines.
414    - FvwmTaskBar no longer gets lost with trailing whitespace after
415      geometry specification.
416    - Fixed a window size problem if the aspect ratio is set (e.g.
417      mplayer).
418    - Decorations now update when unmanaged windows take focus, and
419      not FlickeringQtDialogsWorkaround is enabled.
420    - FvwmPager again allows movement of windows added before a
421      page change.
422    - fvwm no longer crashes on 1 and 4 bit displays. (#1677)
423    - EWMH desktops now correctly handles FPClickToFocus. (#1492)
424    - Security fix in fvwm-menu-directory. (CVE-2006-5969)
426 -------------------------------------------------------------------
428 Changes in beta release 2.5.18 (11-Sep-2006)
430 * Bug Fixes:
432    - If a window started fullscreen, leaving fullscreen state now
433      properly unmaximizes and resizes the window.
434    - Fixed the ForeColor/HilightFore styles that were broken in
435      2.5.17.
436    - FvwmPager can now move icons with the !IconTitle style.
437    - Fixed drawing of icons that are moved to a different desk.
438    - FvwmPager no longer tries to move non-movable windows.
439    - FvwmPager now moves all windows as user requests.
440    - FvwmPager no longer displaces windows with title and border
441      sizes on moves.
442    - TestRc now correctly matches Break, and $[cond.rc] is
443      expanded for Break.
444    - Fixed several 64-bit architecture problems with
445      XGetWindowProperty().  Xine works much better on 64-bit
446      machines.
447    - Fixed handling of ClickToFocusPassesClick with the EWMH
448      desktop (e.g. using nautilus).
449    - Fixed handling of windows that are unmapped and mapped again
450      too fast (e.g. fpga_editor).
452 -------------------------------------------------------------------
454 Changes in beta release 2.5.17 (19-Jul-2006)
456 * New features:
458    - New MenuStyle options TitleFont, TitleColorset and
459      HilightTitleBack.
460    - New command PressButton in module FvwmButtons for being able
461      to emulate button press via other means than the mouse.
462    - New wrap options to EdgeScroll command for wrapping with pixel
463      distances.
464    - New Style option UnderMousePlacement.
465    - Unused arguments to Style options generate warnings.
466    - The name style names match against can be augmented by the
467      X-resource "fvwmstyle".
468    - New options, Reverse and UseStack, to All command.
469    - WindowShade can now reshade windows using the Last direction.
470    - Positional parameters to complex functions can now be expanded
471      using $[n], $[n-m], $[n-] and $[*] expressions.
472    - The width and height arguments of the Resize command now
473      accept the prefix 'w' to allow resizing relative to the
474      current window size.
475    - New command ModuleListenOnly.
476    - New "Periodic" option added to Schedule command.
478 * Bug Fixes:
480    - Fixed detection of running non-ICCCM2 wm (bug #3151).
481    - Fixed drawing of menus with the sidepic on the right.
482    - EdgeScroll no longer divides pixel distances >1000 by 1000.
483      (bug #3162)
484    - The configure script can now cope with four-part version
485      numbers when detecting some libraries.
486    - The WarpToWindow command followed by Move in a complex
487      function now uses the correct pointer position.
488    - The menu style TitleWarp does no longer warp the pointer for
489      root menus (as it is documented).
490    - Fixed detection of safe system version of mkstemp.
491    - Fixed the conditions Iconifiable, Fixed, FixedSize,
492      Maximizable and Closable.
493    - Fixed problem with window outline and placement position
494      running out of sync.
495    - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772).
496    - FvwmGtk now configures correctly on Cygwin (bug #3772).
497    - Fixed tempfile vulnerabilities in FvwmCommand.
499 -------------------------------------------------------------------
501 Changes in beta release 2.5.16 (20-Jan-2006)
503 * New features:
505    - If the pointer can not be grabbed in functions, a message is
506      printed to the console instead of beeping.
508 * Bug Fixes:
510    - Fixed a couple of build problems introduced in 2.5.15.
512 -------------------------------------------------------------------
514 Changes in beta release 2.5.15 (14-Jan-2006)
516 * New features:
518    - Variables can be nested, like $[desk.name$[desk.n]].
519    - Obsolete one-letter variables work, but generate warnings now.
520    - Windows can be placed by any button (now also >3).
521    - It is now possible to redefine the buttons usable to finish
522      window movement and manual placement.
523    - New window condition PlacedByButton.
524    - MenuStyle pairs can be negated by prefixing '!'.
525    - New generic tabbing module - FvwmTabs.
526    - New Style option: EWMHIgnoreWindowType.
527    - New MenuStyle options: MouseWheel, ScrollOffPage and
528      TrianglesUseFore.
529    - To compile from CVS, autoconf-2.53 or above is now required.
530      This does not affect compiling the released tarballs.
531    - New option "screen" to Move and ResizeMove commands to allow
532      specifying the target Xinerama screen.
534 * Bug Fixes:
536    - Supported a new fribidi version 0.10.5 in addition to 0.10.4.
537    - Better look for windows with "BorderStyle TiledPixmap".
538    - Some EWMH-related 64-bit fixes.
539    - Fixed segmentation fault when replacing title of title only
540      menus (Bug #1121).
541    - Fixes for resizing of shaded windows and resizing/moving
542      windows with complex functions.
544 -------------------------------------------------------------------
546 Changes in beta release 2.5.14 (24-Aug-2005)
548 * New features:
550    - Fvwm now officially supports 64-bit architectures.
551    - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
552      EdgeIsActive.
553    - New window condition FixedPosition.
555 * New module features:
557    - FvwmPerl module supports window context when preprocessing.
558    - FvwmPerl module accepts new --export option that by default
559      defines two fvwm functions "Eval" and ".", to be used like:
561        FvwmPerl -x
562        Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0
563        . Exec xmessage %{2 + cos(0)}%    # embedded calculator
565    - New FvwmProxy option ProxyIconified.
566    - New FvwmTaskBar option Pad to control the gap between
567      buttons.
569 * Bug Fixes:
571    - Fixed a Solaris compiler error introduced in 2.5.13.
572    - Fixed a hang with layers set by applications (e.g. AbiWord).
573    - GotoDesk with a relative page argument now wraps around at
574      the end of the given range as documented. (Bug #1396).
575    - PopupDelayed menu style option was not copied on
576      CopyMenuStyle.
577    - Transparent Animated menus with non-transparent popup were
578      not animated correctly.
579    - Supported euc-jp class of encodings.
580    - A window's default layer is no longer set to 0 during a
581      restart.
582    - Fixed an annoying MouseFocus/SloppyFocus problem in
583      conjunction with EdgeResistance + EdgeScroll (sometimes a
584      window did not get the focus as it should have). This
585      problem first occured in 2.5.11.
587 -------------------------------------------------------------------
589 Changes in beta release 2.5.13 (16-Jul-2005)
591 * Bug Fixes:
593    - The MoveToPage command did not work without arguments in
594      2.5.11 and 2.5.12.
595    - Mouse/Key command no args possible core dump.
596    - Direction with no args possible core dump.
597    - FvwmScript periodic tasks run too often.
598    - Perl modules did not work on 64 machines.
599    - FvwmDebug did not report any extended messages.
600    - fvwm-menu-desktop supports mandriva.
601    - fvwm-menu-desktop when verifying executable, allow full path.
603 * New module features:
605    - FvwmIconMan: MaxButtonWidth and MaxButtonWidthByColumns
606      options.
607    - FvwmIconMan: added tool tips with Tips, TipsDelays, TipsFont,
608      TipsColorset, TipsFormat, TipsBorderWidth, TipsPlacement,
609      TipsJustification and TipsOffsets options.
610    - FvwmButtons: PressColorset & ActiveColorset options for
611      _individual_ buttons.
613 -------------------------------------------------------------------
615 Changes in alpha release 2.5.12 (6-Oct-2004)
617 * New commands:
619    - EdgeLeaveCommand
621 * New module features:
623    - FvwmIconMan: ShowOnlyFocused option.
625 -------------------------------------------------------------------
627 Changes in alpha release 2.5.11 (30-Sep-2004)
629 * Multiple window names can be specified in conditions.
631 * Window-specific key/mouse bindings. (Bindings no longer have to
632   be global.)
634 * The default fvwm configuration files are now: ~/.fvwm/config and
635   $FVWM_DATADIR/config. Five previously used config file locations
636   are still searched as usual for backward compatibility.
638 * New extended variables $[w.desk] and $[w.layer].
640 * New options GrowOnWindowLayer and GrowOnlayers to the Maximize
641   command.
643 * New Style option "State".
645 * New Style option "CenterPlacement".
647 * New option to FvwmIconMan: ShowNoIcons.
649 * New WindowList tracker and other enhancements in Perl library.
651 * New option to fvwm-menu-directory: --func-name.
653 * Improved FvwmWindowMenu module.
655 * Fluxbox-like Alt-Button3 resizing with the new Resize options
656   Direction, WarpToBorder and FixedDirection
658 * Enhanced "Test (Version >= x.y.z)" option to allow version
659   comparisons.
661 * New FvwmButtons options: ActiveColorset, ActiveIcon, ActiveTitle,
662   PressColorset, PressIcon and PressTitle.
664 * New FvwmButtons swallow option: SwallowNew.
666 * The option CurrentGlobalPageAnyDesk was accidentally named
667   CurrentGlobbalPageAnyDesk before.
669 * New conditions AnyScreen and Overlapped.
671 * The Read and PipeRead commands return 1 if the file or command
672   could be read or executed and -1 otherwise.
674 * New menu option TearOffImmediately.
676 * Added support for Solaris' Xinerama.
678 * New option MailDir in FvwmTaskBar.
680 * MoveToPage command:
682     New options wrapx, wrapy, nodesklimitx and nodesklimity.
683     New suffix 'w' to allow for window relative movement.
685 -------------------------------------------------------------------
687 Changes in alpha release 2.5.10 (19-Mar-2004)
689 * New command FakeKeyPress.
691 * New BugOpts option ExplainWindowPlacement.
693 * Adjustable button reliefs in FvwmIconMan (option ReliefThickness).
695 * Security patch in fvwm-bug.
696   See http://securitytracker.com/alerts/2004/Jan/1008781.html
698 * Security fixes in:
700     fvwm-menu-directory (BugTraq id 9161)
701     fvwm_make_directory_menu.sh
702     fvwm_make_browse_menu.sh
704 -------------------------------------------------------------------
706 Changes in alpha release 2.5.9 (2-Mar-2004)
708 * New MenuStyle options PopupIgnore and PopupClose.
710 * New configure option --disable-iconv to disable iconv support.
712 * New extended variables $[w.iconfile] and $[w.miniiconfile].
714 * New Style option Unmanaged.  Such windows are not managed by
715   fvwm.
717 * New binding context 'U' for unmanaged windows, similar to 'R'oot.
719 * New option DisplayNewWindowNames to the BugOpts command.
721 * Security fix for fvwm-menu-directory.
722   See BugTraq id 9161.
724 -------------------------------------------------------------------
726 Changes in development release 2.5.8 (31-Oct-2003)
728 * New prefix command KeepRc.
730 * Renamed the Cond command to TestRc, and the On command to Test.
731   Removed the CondCase command.  Use "KeepRc TestRc" instead.
733 * The Break command can be told the number of nested function
734   levels to break out of.  Break now has a return code of -2
735   ("Break").
737 * Directions can be abbreviated with -, _, [, ], <, >, v or ^ like
738   in key or mouse bindings.
740 * New extended variable $[func.context].
742 * New Style option MoveByProgramMethod.  Tries to autodetect
743   whether application windows are moved honouring the ICCCM or not
744   (default).  The method can be overridden manually if the
745   detection does not work.
747 * fvwm supports tear off menus.  See the "Tear Off Menus" section
748   in the man page or press Backspace on any menu to try them out.
750 * fvwm now handles what Unicode calls "combining characters" (i.e.
751   marks drawn on top of other characters).
753 * New commands WindowStyle and DestroyWindowStyle for individual
754   (per window) styles.
756 * The conditions !Current... and !Layer now work as expected.
758 * Added a nice autohide script to the FAQ.
760 * FvwmAnimate now supports dynamical commands "pause", "play",
761   "push", "pop" and "reset" to manipulate the playing state.
763 -------------------------------------------------------------------
765 Changes in development release 2.5.7 (30-May-2003)
767 * The commands Cond and CondCase now support checking for
768   inequality by prefixing the return code with '!'.
770 * Schedule and Deschedule support hexadecimal and octal command
771   ids.
773 * In FvwmIconMan, windows can move from one manager to another
774   according to the managers' Resolution options.
776 * In order to fix a problem with StartsOnScreen and applications
777   that set a user specified position hint, the StartsOnScreen style
778   no longer works for the following modules:  FvwmBanner,
779   FvwmButtons, FvwmDragWell, FvwmIconBox, FvwmIconMan, FvwmIdent,
780   FvwmPager, FvwmScroll, FvwmTaskBar, FvwmWharf, FvwmWinList.  Use
781   the '@<screen>' bit in the module geometry specification where
782   applicable.
784 * Documented variable $[gt.any_string] and LocalePath command
785   (new in 2.5.5).
787 * Added gettext support to FvwmScript. New head instruction
788   UseGettext and WindowLocaleTitle. New widget instruction
789   LocaleTitle. New instruction ChangeLocaleTitle and new function
790   Gettext.
792 * WindowListFunc is executed now within a window context, so
793   a prefix "WindowId $0" is not needed in its definition anymore,
794   and it is advised to remove it in user configs.
796 * FvwmEvent now executes all window related events within a window
797   context, so PassId is not needed anymore, and all prefixes
798   "WindowId $0" may be removed in user event handlers.
800 * New FvwmTaskBar option NoDefaultStartButton.
802 -------------------------------------------------------------------
804 Changes in development release 2.5.6 (28-Feb-2003)
806 * Fix button 3 drag in FvwmPager so that drag follows the mouse.
808 * Fix for gmplayer launched by fvwm.  Close stdin on Exec so the
809   exec'd process knows it's not running interactively.
811 * Improvement in MultiPixmap.  In particular Colorset and Solid
812   color can be specified.
814 * New ButtonStyle and TitleStyle style options AdjustedPixmap,
815   StretchedPixmap and ShrunkPixmap.
817 * Use the MIT Shared Memory Extension for XImage.
819 * The TitleStyle decor of a vertical window Title is rotated.
820   This is controllable using a new style option:
822     !UseTitleDecorRotation / UseTitleDecorRotation
824 * New style options IconBackgroundColorset, IconTitleColorset,
825   HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
826   and IconBackgroundPadding.
828 * Minor incompatible improvements to the Perl library API.
830 * Renamed FvwmWindowLister to FvwmWindowMenu.
832 * New option to IconSize style: Adjusted, Stretched, Shrunk.
834 * New shortcuts for button states: AllActiveUp, AllActiveDown,
835   AllInactiveUp, AllInactiveDown.
837 * New Style options:
839     Closable, Iconifiable, Maximizable, AllowMaximizeFixedSize
841 * New conditions for matching windows:
843     Closable, Iconifiable, Maximizable, FixedSize and HasHandles
845 * New conditional command On for non-window related conditions.
847 * Removed --disable-gnome-hints and --disable-ewmh configure
848   options.
850 * All single letter variables are deprecated now; new variables:
852     $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
853     $[desk.n], $[version.num], $[version.info], $[version.line],
854     $[desk.pagesx], $[desk.pagesy]
856 -------------------------------------------------------------------
858 Changes in development release 2.5.5 (2-Dec-2002)
860 * Added support for joining and shaping in bi-directional
861   languages that need this.
863 * ButtonStyle and TitleStyle new style type Colorset.
865 * New experimental module FvwmProxy.
867 * New command RestackTransients.
869 * Added a pixel offset to vector button definitions.
871 * New command FocusStyle as a shorthand for setting the FP...
872   styles with the Style command.
874 * New option Locale to PrintInfo command.
876 * The Next and Prev commands start looking for a matching window at
877   the context window if there is any.
879 * The MoveToPage command does nothing with sticky windows.
881 * New module FvwmWindowLister, a WindowList substitute.
883 * Sticky windows can be sticky across pages, across desks or both.
884   Related to this are:
885    - New commands StickAcrossPages and StickAcrossDesks.
886    - New Style options StickyAcrossPages and StickyAcrossDesks.
887    - New conditional command options StickyAcrossPages and
888      StickyAcrossDesks.
889    - New WindowList options NoStickyAcrossPages,
890      NoStickyAcrossDesks, StickyAcrossPages, StickyAcrossDesks,
891      OnlyStickyAcrossPages, OnlyStickyAcrossDesks.
892    - New FvwmRearrange options -sp and -sd.
894 * Fixed flickering in FvwmTaskBar, FvwmWinList, FvwmIconBox,
895   FvwmForm, FvwmScript and FvwmScroll when xft fonts or icons with
896   an alpha channel are used.
898 * New Colorset option RootTransparent
900 * The Transparent Colorset option can be tinted under certain
901   conditions
903 * New MinHeight option to TitleStyle
905 * Added gettext support. New command LocalePath and new variable
906   $[gt.string]
908 -------------------------------------------------------------------
910 Changes in alpha release 2.5.4 (20-Oct-2002)
912 * FvwmTaskBar may now include mini launch buttons using the Button
913   command.  Also has new options for spacing the buttons:
914   WindowButtonsLeftMargin, WindowButtonsRightMargin, and
915   StartButtonRightMargin.  See man page for details.
917 * Style switches can be prefixed with '!' to inverse their meaning.
918   For example, "Style * Sticky" is the same as "Style * !Slippery".
919   This works *only* for pairs of styles that take no arguments and
920   for the Button and NoButton styles.
922 * New button property Id in FvwmButtons.  FvwmButtons now accepts
923   dynamical actions using SendToModule, see the man page:
925     ChangeButton <button-id> <properties-to-change>
926     ExpandButtonVars <button-id> <command-to-expand>
928 * New Colorset options bgTint, fgTint (which complete Tint), Alpha,
929   IconTint and IconAlpha.
931 * Alpha blending rendering is supported even without XRender
932   support.
934 * Enhanced commands [Add]ButtonStyle, [Add]TitleStyle. ButtonState.
935   Titles and buttons now have 4 main states instead of 3: ActiveUp,
936   ActiveDown, InactiveUp and InactiveDown, plus 4 Toggled variants.
937   Several shortcuts added: Active means ActiveUp + ActiveDown,
938   Inactive means InactiveUp + InactiveDown, similarly for shortcuts
939   ToggledActive and ToggledInactive.
941 * More shortcuts for button states added: AllNormal, AllToggled,
942   AllActive, AllInactive, AllUp, AllDown.  These six shortcuts are
943   actually different masks for 4 individual states (from 8 total).
945 * FPClickToFocus and FPClickToRaise work with any modifier by
946   default.
948 * Perl library API regarding event handlers is changed, so personal
949   modules in Perl should be adjusted.
951 * Allow the use of mouse buttons other than the first in
952   FvwmWinList when invoked transient.
954 * ImagePath now supports directories in form "/some/directory;.png"
955   (where semicolon delimits a file extension that files in
956   /some/directory have.  This file extension replaces the original
957   image extension (if any) or it is added if there is no extension.
958   For example with: Style XTerm MiniIcon mini/xterm.xpm
959   the file /some/directory/mini/xterm.png is searched.
961 * New graphical debugger module FvwmGtkDebug.
963 * New command NoWindow for removing the window context.
965 * New FvwmIconMan option ShowTransient.
967 * All conditions have a negation.
969 * New FvwmBacker option RetainPixmap.
971 * Fixed flickering in menus, icon title, FvwmButtons, FvwmIconMan
972   and FvwmPager when xft fonts or icons with an alpha channel is
973   used.
975 * FvwmButtons redrawing improvement: colorsets are now usable with
976   containers.
978 * FvwmIconMan options PlainColorset, IconColorset, FocusColorset
979   and SelectColorset are now strictly respected.
981 * The HilightBack and ActiveFore menu styles are independent of
982   each other.  HilightBack without using ActiveFore does no longer
983   hilight the item text.
985 * New WindowList option SortByResource; the previously added
986   SortClassName option is renamed to SortByClass.
988 * New command PrintInfo for debugging.
990 -------------------------------------------------------------------
992 Changes in alpha release 2.5.3 (25-Aug-2002)
994 * TitleStyle MultiPixmap now works once again.
996 * Removed the old module interface for ConfigureWindow
997   packets. External modules relying on this interface no longer
998   work.
1000 * Fixed interaction bug between CascadePlacement and StartsOnPage:
1001   if the target page was at a negative x or y page displacement
1002   from the current viewport, the window would be placed on the
1003   wrong page.
1005 * New Style option IconSize for restricting icon sizes.
1007 * New WindowList options SortClassName, MaxLabelWidth, NoLayer,
1008   ShowScreen, ShowPage, ShowPageX and ShowPageY.
1010 * Restored old way of handling clicks in windows with ClickToFocus
1011   and ClickToFocusPassesClickOff.  This fixes a problem with
1012   click+drag in an unfocused rxvt or aterm window.
1014 * Fixed wrong warp coordinates when WarpToWindow was used with two
1015   arguments on an unmanaged window.
1017 * Vastly improved FvwmEvent performance.
1019 * FvwmAuto can operate on Enter and Leave events too.  This makes
1020   it possible to have auto raising with ClickToFocus and
1021   NeverFocus. See -menter and -menterleave options and examples in
1022   the FvwmAuto man page.
1024 * The "hangon" strings in FvwmButtons support wild cards.
1026 * New option "Icon" to PlaceAgain command.
1028 * New option "FromPointer" and direction "Center" to the Direction
1029   command.
1031 * The styles ClickToFocusRaises(Off) and
1032   MouseFocusClickRaises(Off) are now different names for the same
1033   style.  Configurations that used
1035     Style * ClickToFocus, ClickToFocusRaises
1036     Style * MouseFocusClickRaisesOff
1038   or vice versa no longer work as like before.  Remove the second
1039   line to fix the problem.  ClickToFocusRaises now works only on
1040   the client part of a window, not on the decorations as it did
1041   before.
1043 * New color limit method for screens that only display 256 colors
1044   (or less).
1046 * In depth less or equal to 16 image and gradient can be
1047   dithered. This can be enabled/disabled by using the new
1048   dither/nodither options to the Colorset command.
1050 * Removed the styles MouseFocusClickIgnoreMotion and
1051   MouseFocusClickIgnoreMotionOff again.
1053 * Many new focus policy styles "FP..." and "!FP...".
1055 -------------------------------------------------------------------
1057 Changes in alpha release 2.5.2 (24-Jun-2002)
1059 * Fonts can have shadow effects, see the FONT SHADOW EFFECTS
1060   section of fvwm manual page.
1062 * New Colorset options: fgsh for shadow text and fg_alpha for
1063   merging text with the background.
1065 * New module FvwmPerl adds perl scripting ability to fvwm
1066   commands.
1068 * Provided powerful perl library for creating fvwm modules in
1069   perl.
1071 * New WindowList option IconifiedtAtEnd.
1073 * Always display the current desk number in the FvwmPager window
1074   title.
1076 * Allow to bind a function to the focus click and pass it to the
1077   application at the same time.
1079 * New styles !Borders and Borders to enable or disable window
1080   borders.
1082 * Removed the --enable-multibyte configure option.  Multibyte
1083   support is now compiled in unconditionally.
1085 * New FvwmButtons option ActionOnPress enables execution of action
1086   on press rather than on release for any specific button.
1088 * Improved CascadePlacement, the last used position is reused if
1089   the last placed window does not exist any more.
1091 * FvwmIconMan may now change the resolution dynamically, just
1092   issue "*FvwmIconMan: resolution page" while FvwmIconMan is
1093   running.
1095 * New command XineramaSlsScreens.
1097 * MoveToPage and MoveToDesk no longer unstick windows.
1099 * It is possible to specify a string encoding in a font name, see
1100   the "FONT AND STRING ENCODINGS" section of fvwm manual page.
1102 -------------------------------------------------------------------
1104 Changes in alpha release 2.5.1 (26-Apr-2002)
1106 * Changed the executable and the man page names from fvwm2 to
1107   fvwm. The old names are still supported by symlinking.
1109 * All fvwm utilities are renamed to conform to the "fvwm-"
1110   scheme. fvwm-bug, fvwm-root (was xpmroot), fvwm-config,
1111   fvwm-convert-2.4.
1113 * Added a full support for the side window titles. New Style
1114   options TitleAtLeft and TitleAtRight added to TitleAtTop and
1115   TitleAtBottom.
1117 * A title text may now be optionally rotated for both vertical and
1118   horizontal title directions, search for "Rotated" in the man
1119   page.
1121 * Added support for loading images in PNG (including alpha
1122   blending) and XBM formats anywhere.
1124 * New commands Schedule and Deschedule.
1126 * New command State.  New conditions State and !State.
1128 * New commands XSync and XSynchronize for debugging purposes.
1130 * In interactive move/placement when Alt/Meta modifier is pressed,
1131   snap attraction (SnapAttraction, SnapGrid and EdgeResistance) is
1132   ignored.
1134 * New flags (No)FvwmModule to FvwmButtons Swallow option
1136 * The I18N_MB patch (--enable-multibyte) has been
1137   rewritten. MULTIBYTE is used to identify what is was I18N_MB. A
1138   set of locale functions (locale initialization, font loading,
1139   text drawing, ...etc.) is created in libs/Flocale.{c,h} and used
1140   in the entire fvwm code (but FvwmWharf).  Font loading and
1141   memory management is improved in the multibyte case.
1143 * Better support of non ISO-8859-1 window and icon titles. See the
1144   --disable-compound-text option in INSTALL.fvwm for more
1145   details.
1147 * Added anti-aliased text rendering support using Xft (use
1148   --enable-xft to enable it). Recent versions of XFree and
1149   freetype2 are needed (see the FONT NAMES AND FONT LOADING
1150   section of the fvwm manual page).
1152 * Conditional commands now have a return code (Match, NoMatch or
1153   Error).  This return code can be checked and tied to an action
1154   with the new commands Cond and CondCase.
1156 * Bindings can be made to the separate parts of the window border
1157   with the new contexts '[', ']', '-', '_', '<', '^', '>' and
1158   'v'.
1160 * New parameters for FvwmRearange: -maximize and -animate.
1162 * New option StartCommand for FvwmTaskBar to allow placing the
1163   StartMenu correctly.
1165     *FvwmTaskBar: StartCommand Popup RootMenu \
1166         rectangle $widthx$height+$left+$top 0 -100m
1168   Please refer to the FvwmTaskBar man page for details.
1170 * New extended variables pointer.x, pointer.y, pointer.wx,
1171   pointer.wy, pointer.cx and pointer.cy.
1173 * The Current command does not select a random window when no
1174   window has the focus.
1176 * New color '@4' (transparent) in button vectors.
1178 * New option "Frame" for the Resize and ResizeMove commands.
1180 * Added direction options to WindowShade command.  Windows can be
1181   shaded in any of the eight compass directions.
1183 * Styles WindowShadeLazy (default), WindowShadeBusy and
1184   WindowShadeAlwaysLazy to optimize performance of the WindowShade
1185   command.
1187 * The DO_START_ICONIC flag is no longer supported in the module
1188   interface.
1190 * Added bi-directional text support for Asian charsets.
1192 * New option MinimalLayer for FvwmIdent to control window layer.
1194 * New FvwmIconMan configuration syntax now conforms to the syntax
1195   of other modules, see the man page.
1197 * FvwmForm can automatically run commands after a timeout
1198   interval.
1200 * Fvwm commands can be invoked when the edge of the screen is hit
1201   with the mouse.
1203 * New commands Colorset, ReadWriteColors and CleanupColorsets
1204   allow the colorset functionality previously available using
1205   FvwmTheme.
1207 * FvwmTheme is obsolete now, but still supported for some time.
1209 * New options Tint, TintMask and NoTint to colorsets.
1211 * New WindowList option CurrentAtEnd.
1213 * New weighted sorting in FvwmIconMan.
1215 * New conditional command ThisWindow.
1217 -------------------------------------------------------------------
1219 Changes in alpha release 2.5.0 (27-Jan-2002)
1221 * New commands ResizeMaximize and ResizeMoveMaximize that modify
1222   the maximized geometry of windows and maximize them as
1223   necessary.  Very useful to make a window larger manually and
1224   then get back the old geometry with a click.
1226 * New command ResizeMoveMaximize similarly.
1228 * New styles FixedPPosition, FixedUSPosition, FixedSize,
1229   FixedUSSize, FixedPSize, VariablePPosition, VariableUSPosition,
1230   VariableSize, VariableUSSize, and VariablePSize.
1232 * Actions can be bound to windows swallowed in FvwmButtons.  To
1233   disable this feature for a specific button, the new option
1234   ActionIgnoresClientWindow can be used.
1236 * Fvwm respect the extended window manager hints
1237   specification. This allows fvwm to work with KDE version >= 2
1238   and GNOME version 2. This support is configurable using a bunch
1239   of new commands and style options, search for "EWMH" in the man
1240   page.
1242 * New DateFormat option in FvwmTaskBar to change the date format
1243   in the clock's popup tip.
1245 * Window titlebars may now be designed using a new powerful
1246   TitleStyle option MultiPixmap, that enables to specify separate
1247   pixmaps for different parts of the titlebar: Main, LeftEnd,
1248   LeftOfText, UnderText, RightOfText, RightEnd and more.
1250 * New styles MinOverlapPlacementPenalties and
1251   MinOverlapPercentPlacementPenalties.
1253 * New styles IndexedWindowName / ExactWindowName and
1254   IndexedIconName / ExactIconName.
1256 * New command "DesktopName desk name" to define the name of a
1257   desktop for the FvwmPager, the WindowList and EWMH compliant
1258   pagers. New expanding variables $[desk.name<n>] for the desktop
1259   names.
1261 * New window list options NoDeskNum, NoCurrentDeskTitle,
1262   TitleForAllDesks, NoNumInDeskTitle.
1264 * New emacs style bindings in menus.
1266 * New Maximize global flag "layer" which causes the various grow
1267   methods to ignore the windows with a layer less than or equal to
1268   the layer on the window which is maximized.
1270 * Better support of the Transparent colorset in the modules and in
1271   animated menus.
1273 * Amelioration of the WindowShade animation.
1275 * New ButtonStyle and TitleStyle option MwmDecorLayer.
1277 * New style BackingStoreWindowDefault which is the default
1278   now. Fvwm no longer disables backing store on windows by
1279   default.
1281 * New styles MouseFocusClickIgnoreMotion and
1282   MouseFocusClickIgnoreMotionOff.
1284 * The module interface now supports up to 62 message types.
1286 * New module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW.
1288 * New events "enter_window" and "leave_window" in FvwmEvent.
1290 * New MenuStyle PopupActiveArea.
1292 * New command line option -passid to FvwmAuto.
1294 * New conditional commands Any and PointerWindow.
1296 * New conditions Focused, !Focused, HasPointer and !HasPointer.
1298 * New commands EWMHBaseStruts and EWMHNumberOfDesktops.
1300 -------------------------------------------------------------------
1302 Changes in stable release 2.4.20 (6-Dec-2006)
1304 * The configure script now correctly appends executable file
1305   extensions to conditionally built binaries. Fixes building on
1306   Cygwin.
1308 * FvwmConsole no longer conflicts with getline of Cygwin's stdio.
1310 * Fixed parsing of For loops in FvwmScript.
1312 * Fixed a possible endless loop when de-iconifying a transient
1313   window.
1315 * Reject some invalid GNOME hints.
1317 * Fixed a loop when xterm changes its "active icon" size.
1319 * The configure script can now cope with four-part version numbers
1320   when detecting some libraries.
1322 * Security fixes in
1324      fvwm-menu-directory. (CVE-2006-5969)
1325      FvwmCommand
1327 -------------------------------------------------------------------
1329 Changes in stable release 2.4.19 (30-Sep-2004)
1331 * Fixed BackingStore style option.
1333 * Fixed MoveToDesk commend with a single argument.
1335 * Allow whitespace in menu names.
1337 * Fixed a hang when restarting FvwmCommand or FvwmConsole.
1339 * A double click no longer occurs when two different mouse
1340   buttons are pressed.
1342 * Fixed a relief drawing problem in FvwmWinList.
1344 * Fixed travelling windows on restart if a window used non NorthWest
1345   gravity and changed that before the restart.
1347 * Fixed installation of FvwmGtk.1 for debian (with DESTDIR set).
1349 * The clock in FvwmTaskBar is redrawn immediately when its colour
1350   changes.
1352 * The option CurrentGlobalPageAnyDesk was accidentally named
1353   CurrentGlobbalPageAnyDesk before.
1355 * Fixed a problem with fvwm startup and shutdown when the pointer
1356   was grabbed by another application.
1358 * Fixed parsing of the Pointer option to the Move command.
1360 * Fixed handling of MWM hints on 64 bit machines.
1362 -------------------------------------------------------------------
1364 Changes in stable release 2.4.18 (19-Mar-2004)
1366 * Corrected rebooting the machine in FvwmScript-Quit.
1368 * Fixed the FlickeringMoveWorkaround option to the BugOpts command.
1370 * Security patch in fvwmbug.sh.
1371   See http://securitytracker.com/alerts/2004/Jan/1008781.html
1373 * Security fixes in
1374     fvwm-menu-directory (BugTraq id 9161)
1375     fvwm_make_directory_menu.sh
1376     fvwm_make_browse_menu.sh
1378 -------------------------------------------------------------------
1380 Changes in stable release 2.4.17 (10-Oct-2003)
1382 * Fixed error message for incorrect --with-SOME-library argument.
1384 * It is now possible to suppress title action or title completely
1385   in menus created by fvwm-menu-directory.
1387 * Fixed a compile problem on QNX 4.25.
1389 * New configure switch --disable-gtk.
1391 * FvwmGtk.1 is not installed if FvwmGtk is not built.
1393 * The "Visible" condition does no longer select windows on
1394   different desks.
1396 * With the styles StartsOnPage, SkipMapping and UsePPosition,
1397   windows that request a specific position are still placed on the
1398   given page.
1400 * Fixed sending M_NEW_PAGE packets to the modules if the page did
1401   not change.
1403 * Added support for new BBC headlines in fvwm-menu-headlines, this
1404   replaces the old BBC-Worlds and BBC-SciTech headlines.
1406 -------------------------------------------------------------------
1408 Changes in stable release 2.4.16 (30-May-2003)
1410 * Fixed a transparency problem in FvwmButtons.
1412 * The PageOnly option in FvwmTaskBar now works after a desk change
1413   too.
1415 * Fixed a possible core dump when more than 256 windows are on
1416   the desktop.
1418 * Initial drawing and final undrawing of wire frame no longer
1419   toggles the pixel in the top left corner of the screen.
1421 * Fixed parsing of button geometries in FvwmButtons when the
1422   geometry specification appeared after another option with a comma
1423   at the end.
1425 * FvwmCommand works too when invoked without the DISPLAY variable
1426   set.
1428 * Fixed displaying iconified windows without an icon in
1429   FvwmIconMan.
1431 * All single letter variables are deprecated now; new variables:
1433     $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
1434     $[desk.n], $[version.num], $[version.info], $[version.line],
1435     $[desk.pagesx], $[desk.pagesy]
1437 * Fixed a bug with aspect pixmaps in colorsets.
1439 * Iconified windows without an icon do not receive focus.
1441 * Fixed a bug in FvwmPager that displayed iconified windows without
1442   icon title or picture as not iconified.
1444 * Fixed parsing of '@<screen>' Xinerama specification in the
1445   ButtonGeometry option of FvwmButtons.
1447 * The NoWarp menu position hint option works with root menus too.
1449 * Fixed a problem with styles not being properly applied after a
1450   DestroyStyle command.
1452 * Fixed a bug introduced in 2.4.14.  The pointer was sometimes
1453   warped to another screen during a restart and command execution.
1455 * Fixed a crash when a window was destroyed twice in a complex
1456   function.
1458 * Fixed corruption of the window list when windows died at the
1459   wrong time.
1461 * Fixed problem with empty frame windows if X recycled the window
1462   id of a window that died recently.
1464 * Fixed loading of application supplied pixmap on 8/24 depth screen.
1466 * WindowListFunc is executed now within a window context, so
1467   a prefix "WindowId $0" is not needed in its definition anymore
1468   and it is advised to remove it in user configs.
1470 * FvwmEvent now executes all window related events within a window
1471   context, so PassId is not needed anymore, and all prefixes
1472   "WindowId $0" may be removed in user event handlers.
1474 * Fixed "GotoDeskAndPage prev" on desks larger than 2x2.
1476 * Expansion of variables like $[w.name] or $[EMPTY_STRING] that are
1477   empty works.
1479 -------------------------------------------------------------------
1481 Changes in stable release 2.4.15 (24-Jan-2003)
1483 * Fix for gmplayer launched by fvwm.  Close stdin on Exec so the
1484   exec'd process knows its not running interactively.
1486 * Windows using the WindowListSkip style do not appear in the
1487   FvwmTaskBar at random.
1489 * Fixed a memory leak in ChangeIcon, ChangeForeColor and
1490   ChangeBackColor FvwmScript Instruction.
1492 * Fixed a core dump in the parsing of FvwmAuto arguments.
1494 * Fixed screwed calculation of icon picture size when application
1495   specifies it explicitly.
1497 * The option ShowOnlyIcons now works as described in the
1498   FvwmIconMan man page.  It was accidentally named ShowOnlyIconic
1499   before.
1501 -------------------------------------------------------------------
1503 Changes in stable release 2.4.14 (29-Nov-2002)
1505 * Modules do not crash anymore when more than 126 windows are on
1506   the desktop.
1508 * FvwmIconMan displays windows correctly that were iconified and
1509   then moved to another page.
1511 * Application provided icon windows no longer appear at 0 0 when
1512   restarting.
1514 * The built-in session management can handle window names, classes
1515   etc. beginning with whitespace (textedit).
1517 * Removed the flawed "A"ny context key binding patch from 2.4.13.
1519 * The default EdgeScroll (if not specified) was incorrectly
1520   assumed to be 100 pixels instead of 100 percents.
1522 * Icons no longer appear on top of all other windows after a
1523   restart.
1525 -------------------------------------------------------------------
1527 Changes in stable release 2.4.13 (1-Nov-2002)
1529 * Icon titles for windows with an icon position hint no longer
1530   appear at random places.
1532 * Fvwm no longer displays two icon pictures when switching from
1533   NoIconOverride to IconOverride with windows that provide their
1534   own icon window.
1536 * The Current, All, Pick, ThisWindow and PointerWindow commands
1537   work on shaded windows too.
1539 * Fixed a problem stacking iconified transients.
1541 * No more flickering when raising transients.
1543 * Fixed a number of problems with window stacking, some new in
1544   2.4.10 or later, some older problems that have been around for a
1545   long time.
1547 * Windows starting lowered or on any layer other than the default
1548   layer are displayed at the right place in FvwmPager.
1550 * Bindings with the "A"ny context can not be overridden by Gnome
1551   panel or OpenOffice.
1553 -------------------------------------------------------------------
1555 Changes in stable release 2.4.12 (10-Oct-2002)
1557 * Fixed drawing problems with TiledPixmap and Solid MenuFaces which
1558   appeared in 2.4.10, replacing the same problem with ?Gradient
1559   MenuFaces in 2.4.9.
1561 * Fixed accidental menu animation with certain menu position hints.
1563 * Increased maximum allowed key symbol name length to 200
1564   characters.
1566 * Allow quotes in conditional command conditions.
1568 * Fixed starting Move at random position when pointer is on a
1569   different screen.
1571 * Transient windows do not appear in FvwmWinList after they have
1572   been moved on the desktop.
1574 -------------------------------------------------------------------
1576 Changes in stable release 2.4.11 (20-Sep-2002)
1578 * Allow the use of mouse buttons other than the first in
1579   FvwmWinList when invoked transient.
1581 * Fixed a crash with ssh-askpass introduced in 2.4.10.
1583 -------------------------------------------------------------------
1585 Changes in stable release 2.4.10 (15-Sep-2002)
1587 * The commands Maximize, Resize and ResizeMove can be used on icons
1588   as it was in 2.2.x.
1590 * Fixed hilighting of menu items with HGradient and VGradient
1591   MenuFace.  Reduced flickering with these options.
1593 * Fixed a minor problem with entering submenus via keyboard.
1595 * Fixed race conditions in FvwmTaskBar with AutoStick that caused
1596   it to hang.
1598 * Fixed drawing of pager balloons with BalloonBack option.
1600 * Fixed drawing of SidePic menu background with B/D gradients.
1602 * Fixed drawing of menu item reliefs with gradient menu faces.
1604 * Fixed key bindings on window corners.
1606 * Fixed FvwmTaskBar i18n font loading
1608 * Fixed StackTransientParent style without RaiseTransient or
1609   LowerTransient on the parent window.
1611 * StackTransientParent works only on parent window if it is on the
1612   same layer.
1614 * Fixed handling of window group hint with the (De)Iconify
1615   command.
1617 * No more flickering when a transient overlapping its parent window
1618   is lowered.
1620 * Fixed hilighting of unfocused windows.
1622 -------------------------------------------------------------------
1624 Changes in stable release 2.4.9 (11-Aug-2002)
1626 * Fixed interaction bug between CascadePlacement and StartsOnPage -
1627   if the target page was at a negative x or y page displacement
1628   from the current viewport, the window would be placed on the
1629   wrong page.
1631 * Fixed a problem with colormap transition when a transient window
1632   died.
1634 * Fixed a FvwmScript crash with Swallow widget and very long window
1635   names.
1637 * Restored old way of handling clicks in windows with ClickToFocus
1638   and ClickToFocusPassesClickOff.  This fixes a problem with
1639   click+drag in an unfocused rxvt or aterm window.
1641 * Fixed problems with $fg and $bg variables in FvwmButtons when the
1642   UseOld option was used.
1644 * Fixed wrong warp coordinates when WarpToWindow was used with two
1645   arguments on an unmanaged window.
1647 * Added a workaround for popup menus in TK applications that appear
1648   on some random position.
1650 * Fixed problems with wish scripts creating windows that start
1651   iconic.
1653 * Fixed the NoClose option with unmapped panels in FvwmButtons.
1655 * A number of drawing fixes in FvwmPager.
1657 * Fixed a slight bug when waiting until all buttons are released,
1658   for example after executing a complex function.
1660 * Fixed potentially harmful change in module interface.
1662 * Fixed displaying menu items with icons when using the MenuStyle
1663   SubmenusLeft.
1665 * Fixed problems with the pointer moving off screen in a multi
1666   head setup.
1668 * Fixed a potential crash with windows being destroyed during a
1669   recapture operation.
1671 * Fixed a memory leak in some modules when not using glibc.
1673 * Applications using Mwm hints can now enforce that a window can
1674   not be moved.
1676 * Fixed negative arguments of WarpToWindow when used on an
1677   unmanaged window.
1679 * DESTDIR may be fully used again (only useful for distributors).
1681 * Fixed a key binding problem with key symbols that are generated
1682   by several keys.
1684 * Fixed a possible crash when a window was recaptured and the
1685   focus could not be transfered to another window.
1687 * Fixed a minor problem with clicks on focused windows being
1688   ignored.
1690 * fvwm-menu-headlines: added support for CNN and BBC headlines.
1692 * Fixed a performance problem with large numbers of mouse binding
1693   commands.
1695 -------------------------------------------------------------------
1697 Changes in stable release 2.4.8 (11-Jun-2002)
1699 * A fix for switching between czech and us keyboard layout.
1701 * Remember the icon position when an icon is moved
1702   non-interactively.
1704 * Setup "fvwm" and "fvwm-root" name symlinks for the executable and
1705   the man page when installing, see INSTALL.fvwm.
1707 * Fixed another problem with the DeskOnly option and sticky icons
1708   in FvwmTaskBar.
1710 * New FvwmIconMan configuration syntax now conforms to the syntax
1711   of other modules, see the man page.
1713 * New WindowList option CurrentAtEnd.
1715 * Fixed maximal length of a named module packet
1717 * Fixed a crash on a config with a new 2.5.x Colorset command.
1719 * Always display the current desk number in the FvwmPager window
1720   title.
1722 * Allow to bind a function to the focus click and pass it to the
1723   application at the same time.
1725 * Fixed a problem with fvwm not accepting keyboard input when the
1726   application with the focus vanished at the start of a session.
1728 * A small security patch regarding TMPDIR.
1730 * Fixed a problem with colormap transition when a transient window
1731   died.
1733 * Fixed calculation of average bg colour in colour sets with large
1734   pictures.
1736 * Fixed some minor problems regarding the multibyte patch.
1738 * Fixed selection in FvwmScript List widget.
1740 * fvwm-menu-headlines: updated the site data, added a configurable
1741   timeout on socket reading (20 sec) to avoid fvwm hanging, new
1742   --icon-error option.
1744 * Fixed a problem with ClickToFocus + ClickToFocusRaisesOff and
1745   windows that are below others.
1747 * Fixed the ClickToFocusPassesClick style.
1749 * Fixed CascadePlacement for huge windows, so that the top-left
1750   corner is always visible.
1752 * Fixed parsing of SendToModule with the first parameter quoted.
1754 * Fonts in double quotes now should work in module configurations.
1756 * Fixed copying PopupOffset values in CopyMenuStyle.
1758 -------------------------------------------------------------------
1760 Changes in stable release 2.4.7 (11-Apr-2002)
1762 * Fixed parsing of WindowList with conditions and a position at
1763   the same time that was broken in 2.4.6.
1765 * Fixed some problems with the DeskOnly option of FvwmTaskBar
1766   (windows were duplicated when moving to a different Desk; the
1767   StickyIcon style was ignored).
1769 * Fixed config.h warnings with some compilers introduced in 2.4.6.
1771 * Fixed icon titles being raised when they should not be.
1773 * Fixed initial drawing of the internals of the FvwmPager window.
1775 * Fixed the FvwmAudio compatible mode in FvwmEvent when external
1776   audio player is used.
1778 * Fixed execution on QNX.
1780 -------------------------------------------------------------------
1782 Changes in stable release 2.4.6 (10-Mar-2002)
1784 * Better support of non ISO-8859-1 window and icon titles. See the
1785   --disable-compound-text option in INSTALL.fvwm for more details.
1787 * Improved speed of opaque window movement/resizing.
1789 * Fixed a bug that caused windows not being raised and lowered
1790   properly.
1792 * Suppress error message when using XBM icons.
1794 * Fixed a read descriptor problem in FvwmTaskBar
1796 * Fixed a minor colour update bug in the pager.
1798 * Fixed an fvwm crash when a module died at the wrong moment;
1799   specifically a transient FvwmPager or FvwmIconMan.
1801 * Fixed placement of WindowList on wrong Xinerama screen when
1802   called without any options on a screen other than the primary
1803   screen.
1805 * Fixed a problem with root bindings and xfishtank.
1807 * Fixed moving windows with the keyboard over the edge of the
1808   screen when the pointer remained of the previous page.
1810 * Do not hilight windows after ResizeMove.
1812 * New conditional command ThisWindow.
1814 * Some fixes in the configure script that caused some rare
1815   problems detecting gnome and ncurses.
1817 * Fixed a memory leak in the Pick command.
1819 * Allow to choose windows with CirculateSkip with the Pick command.
1821 * Fixed an FvwmScript compile problem on dec-osf5.
1823 * The window handles are now resizes as they should when the
1824   HandleWidth style changes.
1826 * The Current command does not select a random window when no
1827   window has the focus.
1829 * Fixed a rare menu placement problem with Xinerama.
1831 -------------------------------------------------------------------
1833 Changes in stable release 2.4.5 (27-Jan-2002)
1835 * Fixed minor problems in popping sub menus up and down.
1837 * Fixed moving windows between pages with the keyboard.
1839 * Fixed the size of the geometry window that was broken sometimes.
1841 * Fixed problem with pointer warping to another screen on a dual
1842   head setup.
1844 * Fixed a problem with the focus in internal Ddd and Netscape
1845   windows.
1847 * Reduced the time in which fvwm attempts to grab the pointer.
1849 * Fixed unmanaged window when window was mapped/unmapped/mapped too
1850   fast.
1852 * Fixed MiniScroll's auto repeating in FvwmScript.
1854 * Fixed a crash with the UseStyle style in combination with
1855   HilightBack.
1857 * Fixed excessive redraws of the windows under a window being
1858   shaded.
1860 * Fixed a minor memory leak in the Style command.
1862 * Fixed pixmap background of FvwmButtons behind buttons with only
1863   text.
1865 * Fixed a crash in FvwmIconBox when the application provided an
1866   illegal icon.
1868 * Fixed a configure problem with libstroke-0.5.1.
1870 * New style BackingStoreWindowDefault which is the default
1871   now. Fvwm no longer disables backing store on windows by
1872   default.
1874 * Fixed bug that sometimes caused unnecessary redraws when a style
1875   was changed.
1877 * Fixed crash when something like "$[$v]" appeared in a command.
1879 * Fixed parsing of conditions with more than one comma.
1881 -------------------------------------------------------------------
1883 Changes in stable release 2.4.4 (16-Dec-2001)
1885 * Minor title drawing fixes.
1887 * Fixed manual placement with Xinerama.
1889 * Minor button 3 handling fix in FvwmPager.
1891 * Fixed *FvwmIconMan*shaped option with empty managers.
1893 * Fixed ClickToFocusClickRaises style.
1895 * FvwmForm: Customize pointers, support ISO_Tab key, buttons can
1896   activate on press or release, special pointer during grab, arrow
1897   keys useful in form with one input field.
1899 * New OpaqueMoveSize argument "unlimited".
1901 * Fixed binding keys with and without "Shift" modifier under some
1902   circumstances.
1904 * Fixed binding actions to the client window with ClickToFocus.
1906 * Mouse bindings are activated without a recapture.
1908 * FvwmScript: new keyboard bindings. New flags NoFocus and Left,
1909   Center, and Right for text position. Amelioration of the Menu
1910   and PopupMenu Widgets. New functions GetPid, Parse,
1911   SendMsgAndGet and LastString. New instruction Key for key
1912   bindings. New command SendToModule ScriptName SendString.
1914 * Command "Silent" when precedes "Key", "Mouse" and "PointerKey"
1915   disables warning messages.
1917 * Restored the default Alt-Tab behaviour from 2.4.0.
1919 -------------------------------------------------------------------
1921 Changes in stable release 2.4.3 (08-Oct-2001)
1923 * Fixed activation of shape extension.
1925 * Fixed problems with overriding key bindings.
1927 * Single letter key names are allowed in upper and lower case in
1928   key bindings as before 2.4.0.
1930 * Fixed WindowList placement with Xinerama.
1932 * Fixed flickering icon titles.
1934 * New X resource fvwmscreen to select the Xinerama screen on which
1935   to place new windows.
1937 * Coordinates of a window during motion are show relative to the
1938   Xinerama screen.
1940 * Some icon placement improvements with Xinerama.
1942 -------------------------------------------------------------------
1944 Changes in stable release 2.4.2 (16-Sep-2001)
1946 * Desk and page can be given as X resources in .Xdefaults, for
1947   example:
1948     xterm.desk: 1
1949     xterm.page: 1 2 3
1951 * Several Shape compilation problems fixed.
1953 -------------------------------------------------------------------
1955 Changes in stable release 2.4.1 (15-Sep-2001)
1957 * Added Xinerama and SingleLogicalScreen support.
1959 * New commands Xinerama, XineramaPrimaryScreen, XineramaSls,
1960   XineramaSlsSize and MoveToScreen.
1962 * New context rectangle option XineramaRoot for the menu commands.
1964 * New conditions CurrentGlobalPage, CurrentGlobalPageAnyDesk and
1965   AcceptsFocus for conditional commands.
1967 * The DestroyStyle command takes effect immediately.
1969 * New style option StartsOnScreen.
1971 * New style options NoUSPosition, UseUSPosition,
1972   NoTransientPPosition, UseTransientPPosition,
1973   NoTransientUSPosition, and UseTransientUSPosition.  These work
1974   similar to the old styles NoPPosition and UsePPosition.
1976 * New option "screen" for Maximize command.
1978 * New option ReverseOrder for WindowList command.
1980 * The default Alt-Tab binding works more intuitive.
1982 * New condition "PlacedByFvwm"
1984 * New Geometry option for FvwmForm.
1986 * New Screen resolution and ShowOnlyIcons options for FvwmIconMan.
1988 * FvwmIconMan can be closed with Delete or Close too.
1990 * New options PageOnly and ScreenOnly for FvwmTaskBar.
1992 * FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases.
1994 * Enhancements in fvwm-menu-headlines and support for 10 more
1995   sites.
1997 * Color enhancements in button vectors: @2 is bg color, @3 is fg
1998   color.
2000 * Improved detection of the Shape library.
2002 * Fixed FvwmButtons button titles not being erased for swallowed
2003   windows that showed up on certain setups.
2005 * Fixed bug that caused transient windows to be buried below their
2006   parents with the "BugOpts RaiseOverUnmanaged on".  This occured
2007   with the system.fvwm2rc-sample-95 configuration.
2009 * The modules FvwmPager, FvwmIconMan, FvwmWinList and FvwmButtos
2010   set the transient_for hint when started with the "transient"
2011   option.
2013 * Fixed FvwmIconMan with the transient option when mapped off
2014   screen.
2016 * Fixed ClickToFocus focus policy when iconifying the focused
2017   window.
2019 * Fixed some focus problems in conjunction with unclutter vs
2020   xv/xmms and Open Look applications.
2022 * Fixed a problem that could cause windows to be lost off screen
2023   with interactive window motion.
2025 * Fixed some FvwmTaskBar autohide problem.
2027 * Fixed a display string problem in FvwmForm.
2029 * Fixed a problem with FvwmTheme shadow colours.
2031 * Fixed the CirculateSkipIcon and CirculateSkipShaded options in
2032   conditional commands.
2034 * Fixed a formatting problem of the man page on AIX, Solaris, and
2035   some other UNIX variants.
2037 * Fixed a problems with FvwmIconBox exiting on 64 bit platforms.
2039 * Fixed FvwmIconBox crashes with MaxIconSize dimensions 0.
2041 * Fixed parameters of fvwm24_convert.
2043 * Fixed a number of building problems related to old vendor unices,
2044   libstroke-0.5, autoconf-2.50, bogus gnome-config and imlib-config.
2046 * Fixed drawing of title bar buttons with MWMDecorStick.
2048 * Fixed missing button or key events over the pan frames.
2050 * Fixed placement of the FvwmDragWell, FvwmButtons and FvwmForm
2051   modules.
2053 * Fixed parsing double quotes in FvwmPager's Font and SmallFont
2054   options. Fixed FvwmPager crash with certain font strings.
2056 * Fixed drawing of the grid lines in an iconified FvwmPager window.
2058 * Fixed button grabbing problem for buttons > 3 in FvwmTaskBar.
2060 * Fixed some exotic problems with window gravity and resizing
2061   windows.
2063 * Fixed a problem with maximizing windows with the viewport not
2064   starting on a page boundary.
2066 * Fixed handling of parentheses in FvwmButtons button actions.
2068 * Work around a key binding problem with keys that generate the
2069   same symbol with more than one key code (e.g. Shift-F1 = F11).
2071 * The Desk option of FvwmBacker is compatible to earlier
2072   version. Desk or Page coordinates can be omitted to indicate
2073   that desk or page changes trigger no action at all.
2075 * Fixed double updating of background with FvwmBacker sometimes
2076   leading to the wrong background.
2078 * Fixed several escaping errors in fvwm-menu-directory, so files
2079   and directories containing special chars and spaces should
2080   work.
2082 * Fixed PlacedByButton3 condition.
2084 * Fixed vanishing windows when mapping/unmapping too fast.
2086 * Fixed prev option of the GotoDeskAndPage command.
2088 * Fixed calculations of X_RESOLUTION and Y_RESOLUTION for screen
2089   dimensions larger than 2147.
2091 * Fixed compatibility of the FvwmM4 modules on platforms that have
2092   a System V implementation of m4 (Solaris 2.6).
2094 * The SetEnv command without a value for a variable is the same as
2095   UnsetEnv.
2097 * Fixed shading/unshading shaped windows and windows without title
2098   and border.
2100 -------------------------------------------------------------------
2102 Changes in stable release 2.4.0 (03-Jul-2001)
2104 * Finally released. :)
2105 -------------------------------------------------------------------
2107 For older NEWS, read the ONEWS file.