Update for new 2.7.0 development work.
[fvwm.git] / NEWS
blob6c3ac7f685b3ffd1e78f2d59c0c42af75ebb3292
1 Note, the changes for the last STABLE release start with release
2 2.6.0.
4 -------------------------------------------------------------------
5 Changes in beta release 2.7.0 (not released yet)
7 * New features:
9 * Bug fixes:
11 -------------------------------------------------------------------
13 Changes in stable release 2.6.0 (15-Apr-2011)
15 * New features:
17   - Support libpng 1.5.0's slightly newer API.
19 * Bug fixes:
21   - Fix width of FvwmTaskBar to fit on screen properly by using
22     the correct module information to determine the border size.
23   - Fix resizing shaded windows with a shade direction that does
24     not match the window's gravity.  Shaded windows might have
25     jumped to strange positions when being resized by the
26     application.
27   - FvwmIconMan now accepts an optional module alias when running
28     in transient mode.
29   - Use of the NoUSPosition style is now properly reported by
30     "BugOpts ExplainWindowPlacement on".
31   - Fix the CursorMove command to no longer move the pointer beyond
32     the boundary of a page, if EdgeScroll was set to disable page
33     flipping.
34   - Fix NeverFocus windows from taking focus when opening menus,
35     etc.
38   - Plus *MANY* other fixes, improvements, etc.  Please see the
39     docs/ANNOUNCE file from 2_6_0.
40 -------------------------------------------------------------------
42 -------------------------------------------------------------------
44 Changes in beta release 2.5.31 (09-Aug-2010)
46 * New features:
48 * Bug fixes:
50   - fvwm-convert-2.6:  Don't double-up comma separated options to
51     conditional commands if they're already delimited by commas.
52   - Correctly report a window's height and width if the window has
53     incomplete resize increment set.
54   - Maintain any State hints on a window when used with
55     WindowStyle.
56   - FvwmIconMan now correctly handles sticky windows.
58 -------------------------------------------------------------------
60 Changes in beta release 2.5.30 (09-May-2010)
62 * New features:
64   - Support libpng 1.4.0's slightly newer API.
66 * Bug fixes:
68   - Don't lazy match AnyContext when printing out bindings and the
69     contexts they apply to with "PrintInfo Bindings".
71 -------------------------------------------------------------------
73 Changes in beta release 2.5.29 (03-Apr-2010)
75 * New features:
77    - Added new fvwm-convert-2.6 script to convert older fvwm 2.4.x
78      config files.
79    - New BugOpts option QtDragnDropWorkaround to work around an
80      oddity in handling drag-n-drop events to Qt applications.
82 * Bug fixes:
84    - Fixed the InitialMapCommand style from running when FVWM is
85      restarting.
86    - Fix rendering of FvwmForm windows when initially mapped.
87    - Fix placement of windows when using MinoverlapPlacement and
88      friends.
89    - Fix segfault when tearing off menus using a Pixmap
90      background.
91    - Fix "window jump" bug when moving a window across page
92      boundaries.
93    - Flush property events for same type in applications which
94      repeatedly set the same XAtom.  (Gnucash, Openoffice, etc.)
95    - Fix opening of files using Read/PipeRead to accept paths in
96      the form "./" to indicate CWD.  Fixes
97        $ fvwm -f ./some-fvwm2rc
98    - Fix further crash when copying menustyles with MenuFace
99      involving pixmaps.
100    - Make layer changes apply immediately via Style commands for
101      any currently mapped windows.
102    - Fix flickering/incorrect location of the GeometryWindow with
103      Xinerama/TwinView when resizing windows.
105 -------------------------------------------------------------------
107 Changes in beta release 2.5.28 (20-Sep-2009)
109 * New features:
111    - New differentiated options for SnapAttraction when snapping
112      against screen edges:
113        "None", "ScreenWindows", "ScreenIcons", "ScreenAll"
114    - New option to the BugOpts command: TransliterateUtf8.
116 * Bug fixes:
118    - Fixed non-visible Qt windows after a Qt deferred map (e.g.
119      Skype profile windows).
120    - Fixed the use of the X-resource "fvwmstyle".
121    - Fixed segmentation fault in FvwmEvent when parsing an
122      undefined event name, or an undefined environment variable
123      to the RPlayHost option.
124    - Fixed the events startup, shutdown and unknown in FvwmEvent.
125    - Fvwm now retains utf8 window names when the WM_NAME changes,
126      and the utf8 name converted to the default charset match
127      the old WM_NAME.
128    - Fixed the options RPlayVolume and RPlayPriority in FvwmEvent.
129    - Fixed SnapAttraction: Option SameType/Icons/Windows did
130      falsely not affect conditions of option "Screen" and option
131      "SameType" snapped falsely icons and windows together.
132    - Fixed a problem where modules would get incorrect stacking
133      information if many windows were restacked at the same time.
134    - Fixed BugOpts parsing of more than one option at a time and
135      restoring of default value for the last option
136      in the command line when omitted.
137    - 64 bit fix for setting EWMH _NET_WM_ICON property on windows.
139 -------------------------------------------------------------------
141 Changes in beta release 2.5.27 (23-Feb-2009)
143 * New features:
145    - New extended variable
146        $[w.visiblename]
148    - Style matching now honours the window's visible name which
149      means it can be matched before the real name, hence:
151         Style $[w.visiblename] Colorset 5
153         is now honoured.  Useful with IndexedWindowName as a style
154         option.
156    - New style InitialMapCommand allows to execute any command
157      when a window is mapped first.
159    - New option to PrintInfo, "bindings" which prints out all of
160      the Key, PointerKey, Mouse and Stroke bindings which fvwm
161      knows about.
163 * Bug fixes:
165    - Fixed compilation without XRender support.
166    - Fixed handling of _NET_MOVERESIZE_WINDOWS requests.
167    - Fixed a bug in automatic detection mode of the style
168      MoveByProgramMethod.
169    - Fixed png detection when cross compiling.
170    - Fixed keeping fullscreen window mode over a restart.
171    - The style PositionPlacement now honours StartsOnPage.
172    - Reset signal handlers for executed modules and programs.
173    - Try to handle a bug an old version of the EWMH spec by
174      honouring both, the _NET_WM_STATE_MAXIMIZED_HORIZ hint and
175      the _NET_WM_STATE_MAXIMIZED_HORZ hitn.
176    - Fix the GNOME location prefix to application .desktop files.
177    - 'PositionPlacement UnderMouse' now forces the window
178      on-screen, just like the old UnderMousePlacement style option
179      used to.
181 -------------------------------------------------------------------
183 Changes in beta release 2.5.26 (7-May-2008)
185 * New features:
187    - New MenuStyle option VerticalMargins.
189 * New module features:
191    - FvwmButtons: New button alignment option: top.
193 * Bug fixes:
195    - Fixed crash in ARGB visual detection code.
196    - Fixed compilation without XRender support.
197    - Fixed drawing of background pictures in menu items and titles.
198    - Fixed handling of shaped windows.
199    - Fixed a 64-bit bug in the EWMH code.
201 -------------------------------------------------------------------
203 Changes in beta release 2.5.25 (26-Feb-2008)
205 * New features:
207    - Handle the STATE_ADD command of the EWMH _NET_WM_STATE
208      message from version 1.3 of the EWMH spec.
209    - Support transparency in ARGB windows
211 * Bug Fixes:
213    - Fixed problem with windows disappearing when created
214      unless the style Unmanaged was used.
215    - Edge move delay was used as resistance for the top edge.
216    - Fixed a parsing problem of the screen argument of the
217      SnapAttraction style.
218    - Some html documentation files were not installed.
219    - Fixed a memory leak in internationalized font handling.
220    - Fixed a bug in MinOverlap placement.
221    - Fixed the StickyAcrossPages style in the FvwmPager.
222    - Fixed the determination of the X charset on UTF-8 systems.
223    - Fixed a crash when certain EWMH messages were sent to
224      unmanaged windows.
225    - Fixed a memory leak in multibyte codepage code.
226    - Ignore the EWMH staysontop and staysonbottom hints if the
227      EWMHIgnoreStackingOrderHints style is used.
228    - Fixed a sporadic crash when the root background set by gnome,
229      fvwm-root, esetroot etc. changes and a root transparent
230      colour set is used.
231    - Fixed spradic crash in modules with root transparent
232      background from colour sets.
233    - Fixed a possible crash if the last active module fails.
235 -------------------------------------------------------------------
237 Changes in beta release 2.5.24 (24-Nov-2007)
239 * New features:
241    - Disabled paging during interactive resize operations by
242      default (see 2.5.20) as it is annoying to many people.
243    - New style command options:
244        EdgeMoveResistance
245        EdgeMoveDelay
246        EdgeResizeDelay
247        SnapGrid
248        SnapAttraction
249      that replace the now obsolete commands EdgeResistance,
250      SnapGrid and SnapAttraction.  The EdgeResistance command has
251      a new syntax with only one argument.
252    - New command MenuCloseAndExec for menu bindinngs that can be
253      used to trigger certain commands from a menu without an
254      associated item.  For example, with
255        Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu
256      the RootMenu can be opened from any other menu by pressing
257      F1.
259 * Bug Fixes:
261    - Sometimes a window jumped by half the screen's size when
262      moving with the mouse and hitting the border of the desktop.
263    - Fixed the "screen w" argument of the Move and other commands.
264    - Clicking on a menu title did not close the menu by default.
265    - Temporary files in FvwmPerl overwrote each other.
267 -------------------------------------------------------------------
269 Changes in beta release 2.5.23 (1-Sep-2007)
271 * New features:
273    - New Style command options:
274        StartShaded
276 * Bug Fixes:
278    - Fixed FvwmButton's button placement algorithm broken in
279      2.5.22.
281 -------------------------------------------------------------------
283 Changes in beta release 2.5.22 (29-Aug-2007)
285 * New features:
287    - New Style command options:
288        UnderMousePlacementHonorsStartsOnPage
289        UnderMousePlacementIgnoresStartsOnPage
290        !MinOverlapPlacementPenalties
291        !MinOverlapPercentPlacementPenalties
292        MinWindowSize
293    - SVG (scalable vector graphics) image loading support.
294    - New extended variables
295        $[w.iconfile.svgopts]
296        $[w.miniiconfile.svgopts].
297    - Added suffix 'w' to the arguments of the Move command and
298      similar.  It is now possible to add multiple shifts to a
299      window position, e.g. "50-50w 50-50w" for the center of the
300      screen.
301    - Removed UnderMousePlacement and CenterPlacement.  Use
302      "PositionPlacement Center" and "PositionPlacement UnderMouse"
303      instead.
304    - Documentation in HTML format.
305    - Replaced "UseListSkip" with "UseSkipList" & "OnlyListSkip" with
306      "OnlySkipList" in WindowList command. (Old options deprecated.)
307    - New subject ImageCache for PrintInfo command.
308    - The new commad EchoFuncDefinition prints a function's
309      definition to the console for debugging purposes.
310    - The CursorStyle command can now load PNG and SVG images as
311      mouse cursors.  New x and y arguments to specify the
312      hot spot.  Also, it is now possible to load non-monochrome
313      cursors and cursors with partial transparency.
315 * New module features:
317    - FvwmScript: New instructions: ChangeWindowTitle and
318      ChangeWindowTitleFromArg.
320 * Bug Fixes:
322    - Windows with aspect ratio no longer maximize past the screen
323      edges.
324    - Fixed CenterPlacement with Xinerama screens.
325    - Fixed CascadePlacement with title direction west and east
326    - Windows no longer unstick when going to fullscreen mode.
327    - Fixed crash when raising/lowering a destroyed window.
328    - Fixed expansion of $[n-] and $[*], broken in 2.5.20.
329    - Fixes for resizing shaded windows and windows with a gravity
330      other than northwest.
331    - Fixed CursorStyle POSITION, broken since 2.3.24.
332    - The hi, sh and fgsh colors in colorsets are no longer replaced
333      by computed values if not explicit set on the same line as the
334      bg, or for fgsh fg, changes. (bug #3359)
335    - FvwmButtons now redraws stretched button backgrounds correctly
336      on partial expose.
337    - Windows with circular transient for hints may no longer crash
338      fvwm with StackTransientParent style.
339    - FvwmPager now displays windows that are StickyAcrossPages
340      correctly.
341    - Fixed a possible crash with modules closing down.
342    - Fixed broken demo script fvwm_make_browse_menu.sh.
343    - The conditon following a comma separator without whitespace
344      padding was previously ignored if the presiding condition was
345      multi-worded.
346    - Various FvwmButtons drawing problems.
347    - Window movement or resizing triggered by an EWMH message now
348      honours the FixedSize and FixedPosition window styles.
349    - Properly generate leave_window and enter_window events for
350      the root window in FvwmEvent.
351    - Fixed crash in UTF8 code.
352    - Fixed parsing of the PropertyChange command.
353    - Fixed windowlist crash when combining CurrentAtEnd with
354      IconifiedAtEnd and all windows are iconified.
356 -------------------------------------------------------------------
358 Changes in beta release 2.5.21 (20-Jan-2007)
360 * New features:
362    - The command Scroll can now be used for interactive scrolling.
364 * Bug Fixes:
366    - Fixed Tile...Placement styles (SmartPlacement) that were
367      broken in 2.5.20.
369 -------------------------------------------------------------------
371 Changes in beta release 2.5.20 (15-Jan-2007)
373 * New features:
375    - New Style options: StippledIconTitle, !StickyStippledTitle,
376      and !StickyStippledIconTitle.
377    - Full support for menu context (M) key and mouse bindings.  See
378      the section Menu Bindings in the man page for details.
379    - Hilighted menu backgrounds now use pixmaps gradients and
380      transparency from their related colorset.
381    - New window conditions: StickyIcon, StickyAcrossPagesIcon and
382      StickyAcrossDesksIcon.
384 * Changed features:
386    - "Mouse n M N" is no longer used to disable or remap the
387       builtin tear off menu button. See the section Tear Off Menus
388       for details on replacement commands.
390 * Bug Fixes:
392    - FvwmWinList: fix problem with window name/button mixups during
393      Init/Restart of fvwm. (bug #1393)
394    - It is now possible to switch the viewport while resizing
395      windows if "EdgeScroll 0 0" is set.
396    - Fixed disappearing windows when aborting interactive resizing
397      of maximized windows when unmaximizing them later.
398    - Fixed disappearing windows when moving maximized windows and
399      unmaximizing them later.
400    - Fixed calculation of final location with MoveToPage and
401      MoveToScreen with windows to the left or top of the viewport.
402    - 64-bit architecture fix in FvwmProxy.
403    - FvwmForm now work with balanced quoted command for Timeout.
404    - FvwmPager correctly updates on window desk change.
405    - FvwmIconBox: fixed problem with IconColorset's background
406      color change not being applied immediately.
407    - Allow FvwmConsole to run a terminal via rxvtc or urxvtc.
408      FvwmConsole dies if no client connects within one minute.
409    - Expansion of variables in FvwmTaskBar launch button commands
410      fixed.
411    - Fixed a race condition with applications raising their own
412      transient windows in certain ways. (Apple Shake, kphotoalbum)
413    - FvwmIdent reports the correct geometry if the window has its
414      title at the left or right side.
415    - Fixed an infinite loop when deiconifying windows in a group
416      via a different window than the initially iconified.
418 -------------------------------------------------------------------
420 Changes in beta release 2.5.19 (9-Dec-2006)
422 * Bug Fixes:
424    - FvwmCommand now reports "end windowlist" and "end configinfo".
425    - FvwmCommand now prints config info split on lines.
426    - FvwmTaskBar no longer gets lost with trailing whitespace after
427      geometry specification.
428    - Fixed a window size problem if the aspect ratio is set (e.g.
429      mplayer).
430    - Decorations now update when unmanaged windows take focus, and
431      not FlickeringQtDialogsWorkaround is enabled.
432    - FvwmPager again allows movement of windows added before a
433      page change.
434    - fvwm no longer crashes on 1 and 4 bit displays. (#1677)
435    - EWMH desktops now correctly handles FPClickToFocus. (#1492)
436    - Security fix in fvwm-menu-directory. (CVE-2006-5969)
438 -------------------------------------------------------------------
440 Changes in beta release 2.5.18 (11-Sep-2006)
442 * Bug Fixes:
444    - If a window started fullscreen, leaving fullscreen state now
445      properly unmaximizes and resizes the window.
446    - Fixed the ForeColor/HilightFore styles that were broken in
447      2.5.17.
448    - FvwmPager can now move icons with the !IconTitle style.
449    - Fixed drawing of icons that are moved to a different desk.
450    - FvwmPager no longer tries to move non-movable windows.
451    - FvwmPager now moves all windows as user requests.
452    - FvwmPager no longer displaces windows with title and border
453      sizes on moves.
454    - TestRc now correctly matches Break, and $[cond.rc] is
455      expanded for Break.
456    - Fixed several 64-bit architecture problems with
457      XGetWindowProperty().  Xine works much better on 64-bit
458      machines.
459    - Fixed handling of ClickToFocusPassesClick with the EWMH
460      desktop (e.g. using nautilus).
461    - Fixed handling of windows that are unmapped and mapped again
462      too fast (e.g. fpga_editor).
464 -------------------------------------------------------------------
466 Changes in beta release 2.5.17 (19-Jul-2006)
468 * New features:
470    - New MenuStyle options TitleFont, TitleColorset and
471      HilightTitleBack.
472    - New command PressButton in module FvwmButtons for being able
473      to emulate button press via other means than the mouse.
474    - New wrap options to EdgeScroll command for wrapping with pixel
475      distances.
476    - New Style option UnderMousePlacement.
477    - Unused arguments to Style options generate warnings.
478    - The name style names match against can be augmented by the
479      X-resource "fvwmstyle".
480    - New options, Reverse and UseStack, to All command.
481    - WindowShade can now reshade windows using the Last direction.
482    - Positional parameters to complex functions can now be expanded
483      using $[n], $[n-m], $[n-] and $[*] expressions.
484    - The width and height arguments of the Resize command now
485      accept the prefix 'w' to allow resizing relative to the
486      current window size.
487    - New command ModuleListenOnly.
488    - New "Periodic" option added to Schedule command.
490 * Bug Fixes:
492    - Fixed detection of running non-ICCCM2 wm (bug #3151).
493    - Fixed drawing of menus with the sidepic on the right.
494    - EdgeScroll no longer divides pixel distances >1000 by 1000.
495      (bug #3162)
496    - The configure script can now cope with four-part version
497      numbers when detecting some libraries.
498    - The WarpToWindow command followed by Move in a complex
499      function now uses the correct pointer position.
500    - The menu style TitleWarp does no longer warp the pointer for
501      root menus (as it is documented).
502    - Fixed detection of safe system version of mkstemp.
503    - Fixed the conditions Iconifiable, Fixed, FixedSize,
504      Maximizable and Closable.
505    - Fixed problem with window outline and placement position
506      running out of sync.
507    - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772).
508    - FvwmGtk now configures correctly on Cygwin (bug #3772).
509    - Fixed tempfile vulnerabilities in FvwmCommand.
511 -------------------------------------------------------------------
513 Changes in beta release 2.5.16 (20-Jan-2006)
515 * New features:
517    - If the pointer can not be grabbed in functions, a message is
518      printed to the console instead of beeping.
520 * Bug Fixes:
522    - Fixed a couple of build problems introduced in 2.5.15.
524 -------------------------------------------------------------------
526 Changes in beta release 2.5.15 (14-Jan-2006)
528 * New features:
530    - Variables can be nested, like $[desk.name$[desk.n]].
531    - Obsolete one-letter variables work, but generate warnings now.
532    - Windows can be placed by any button (now also >3).
533    - It is now possible to redefine the buttons usable to finish
534      window movement and manual placement.
535    - New window condition PlacedByButton.
536    - MenuStyle pairs can be negated by prefixing '!'.
537    - New generic tabbing module - FvwmTabs.
538    - New Style option: EWMHIgnoreWindowType.
539    - New MenuStyle options: MouseWheel, ScrollOffPage and
540      TrianglesUseFore.
541    - To compile from CVS, autoconf-2.53 or above is now required.
542      This does not affect compiling the released tarballs.
543    - New option "screen" to Move and ResizeMove commands to allow
544      specifying the target Xinerama screen.
546 * Bug Fixes:
548    - Supported a new fribidi version 0.10.5 in addition to 0.10.4.
549    - Better look for windows with "BorderStyle TiledPixmap".
550    - Some EWMH-related 64-bit fixes.
551    - Fixed segmentation fault when replacing title of title only
552      menus (Bug #1121).
553    - Fixes for resizing of shaded windows and resizing/moving
554      windows with complex functions.
556 -------------------------------------------------------------------
558 Changes in beta release 2.5.14 (24-Aug-2005)
560 * New features:
562    - Fvwm now officially supports 64-bit architectures.
563    - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
564      EdgeIsActive.
565    - New window condition FixedPosition.
567 * New module features:
569    - FvwmPerl module supports window context when preprocessing.
570    - FvwmPerl module accepts new --export option that by default
571      defines two fvwm functions "Eval" and ".", to be used like:
573        FvwmPerl -x
574        Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0
575        . Exec xmessage %{2 + cos(0)}%    # embedded calculator
577    - New FvwmProxy option ProxyIconified.
578    - New FvwmTaskBar option Pad to control the gap between
579      buttons.
581 * Bug Fixes:
583    - Fixed a Solaris compiler error introduced in 2.5.13.
584    - Fixed a hang with layers set by applications (e.g. AbiWord).
585    - GotoDesk with a relative page argument now wraps around at
586      the end of the given range as documented. (Bug #1396).
587    - PopupDelayed menu style option was not copied on
588      CopyMenuStyle.
589    - Transparent Animated menus with non-transparent popup were
590      not animated correctly.
591    - Supported euc-jp class of encodings.
592    - A window's default layer is no longer set to 0 during a
593      restart.
594    - Fixed an annoying MouseFocus/SloppyFocus problem in
595      conjunction with EdgeResistance + EdgeScroll (sometimes a
596      window did not get the focus as it should have). This
597      problem first occured in 2.5.11.
599 -------------------------------------------------------------------
601 Changes in beta release 2.5.13 (16-Jul-2005)
603 * Bug Fixes:
605    - The MoveToPage command did not work without arguments in
606      2.5.11 and 2.5.12.
607    - Mouse/Key command no args possible core dump.
608    - Direction with no args possible core dump.
609    - FvwmScript periodic tasks run too often.
610    - Perl modules did not work on 64 machines.
611    - FvwmDebug did not report any extended messages.
612    - fvwm-menu-desktop supports mandriva.
613    - fvwm-menu-desktop when verifying executable, allow full path.
615 * New module features:
617    - FvwmIconMan: MaxButtonWidth and MaxButtonWidthByColumns
618      options.
619    - FvwmIconMan: added tool tips with Tips, TipsDelays, TipsFont,
620      TipsColorset, TipsFormat, TipsBorderWidth, TipsPlacement,
621      TipsJustification and TipsOffsets options.
622    - FvwmButtons: PressColorset & ActiveColorset options for
623      _individual_ buttons.
625 -------------------------------------------------------------------
627 Changes in alpha release 2.5.12 (6-Oct-2004)
629 * New commands:
631    - EdgeLeaveCommand
633 * New module features:
635    - FvwmIconMan: ShowOnlyFocused option.
637 -------------------------------------------------------------------
639 Changes in alpha release 2.5.11 (30-Sep-2004)
641 * Multiple window names can be specified in conditions.
643 * Window-specific key/mouse bindings. (Bindings no longer have to
644   be global.)
646 * The default fvwm configuration files are now: ~/.fvwm/config and
647   $FVWM_DATADIR/config. Five previously used config file locations
648   are still searched as usual for backward compatibility.
650 * New extended variables $[w.desk] and $[w.layer].
652 * New options GrowOnWindowLayer and GrowOnlayers to the Maximize
653   command.
655 * New Style option "State".
657 * New Style option "CenterPlacement".
659 * New option to FvwmIconMan: ShowNoIcons.
661 * New WindowList tracker and other enhancements in Perl library.
663 * New option to fvwm-menu-directory: --func-name.
665 * Improved FvwmWindowMenu module.
667 * Fluxbox-like Alt-Button3 resizing with the new Resize options
668   Direction, WarpToBorder and FixedDirection
670 * Enhanced "Test (Version >= x.y.z)" option to allow version
671   comparisons.
673 * New FvwmButtons options: ActiveColorset, ActiveIcon, ActiveTitle,
674   PressColorset, PressIcon and PressTitle.
676 * New FvwmButtons swallow option: SwallowNew.
678 * The option CurrentGlobalPageAnyDesk was accidentally named
679   CurrentGlobbalPageAnyDesk before.
681 * New conditions AnyScreen and Overlapped.
683 * The Read and PipeRead commands return 1 if the file or command
684   could be read or executed and -1 otherwise.
686 * New menu option TearOffImmediately.
688 * Added support for Solaris' Xinerama.
690 * New option MailDir in FvwmTaskBar.
692 * MoveToPage command:
694     New options wrapx, wrapy, nodesklimitx and nodesklimity.
695     New suffix 'w' to allow for window relative movement.
697 -------------------------------------------------------------------
699 Changes in alpha release 2.5.10 (19-Mar-2004)
701 * New command FakeKeyPress.
703 * New BugOpts option ExplainWindowPlacement.
705 * Adjustable button reliefs in FvwmIconMan (option ReliefThickness).
707 * Security patch in fvwm-bug.
708   See http://securitytracker.com/alerts/2004/Jan/1008781.html
710 * Security fixes in:
712     fvwm-menu-directory (BugTraq id 9161)
713     fvwm_make_directory_menu.sh
714     fvwm_make_browse_menu.sh
716 -------------------------------------------------------------------
718 Changes in alpha release 2.5.9 (2-Mar-2004)
720 * New MenuStyle options PopupIgnore and PopupClose.
722 * New configure option --disable-iconv to disable iconv support.
724 * New extended variables $[w.iconfile] and $[w.miniiconfile].
726 * New Style option Unmanaged.  Such windows are not managed by
727   fvwm.
729 * New binding context 'U' for unmanaged windows, similar to 'R'oot.
731 * New option DisplayNewWindowNames to the BugOpts command.
733 * Security fix for fvwm-menu-directory.
734   See BugTraq id 9161.
736 -------------------------------------------------------------------
738 Changes in development release 2.5.8 (31-Oct-2003)
740 * New prefix command KeepRc.
742 * Renamed the Cond command to TestRc, and the On command to Test.
743   Removed the CondCase command.  Use "KeepRc TestRc" instead.
745 * The Break command can be told the number of nested function
746   levels to break out of.  Break now has a return code of -2
747   ("Break").
749 * Directions can be abbreviated with -, _, [, ], <, >, v or ^ like
750   in key or mouse bindings.
752 * New extended variable $[func.context].
754 * New Style option MoveByProgramMethod.  Tries to autodetect
755   whether application windows are moved honouring the ICCCM or not
756   (default).  The method can be overridden manually if the
757   detection does not work.
759 * fvwm supports tear off menus.  See the "Tear Off Menus" section
760   in the man page or press Backspace on any menu to try them out.
762 * fvwm now handles what Unicode calls "combining characters" (i.e.
763   marks drawn on top of other characters).
765 * New commands WindowStyle and DestroyWindowStyle for individual
766   (per window) styles.
768 * The conditions !Current... and !Layer now work as expected.
770 * Added a nice autohide script to the FAQ.
772 * FvwmAnimate now supports dynamical commands "pause", "play",
773   "push", "pop" and "reset" to manipulate the playing state.
775 -------------------------------------------------------------------
777 Changes in development release 2.5.7 (30-May-2003)
779 * The commands Cond and CondCase now support checking for
780   inequality by prefixing the return code with '!'.
782 * Schedule and Deschedule support hexadecimal and octal command
783   ids.
785 * In FvwmIconMan, windows can move from one manager to another
786   according to the managers' Resolution options.
788 * In order to fix a problem with StartsOnScreen and applications
789   that set a user specified position hint, the StartsOnScreen style
790   no longer works for the following modules:  FvwmBanner,
791   FvwmButtons, FvwmDragWell, FvwmIconBox, FvwmIconMan, FvwmIdent,
792   FvwmPager, FvwmScroll, FvwmTaskBar, FvwmWharf, FvwmWinList.  Use
793   the '@<screen>' bit in the module geometry specification where
794   applicable.
796 * Documented variable $[gt.any_string] and LocalePath command
797   (new in 2.5.5).
799 * Added gettext support to FvwmScript. New head instruction
800   UseGettext and WindowLocaleTitle. New widget instruction
801   LocaleTitle. New instruction ChangeLocaleTitle and new function
802   Gettext.
804 * WindowListFunc is executed now within a window context, so
805   a prefix "WindowId $0" is not needed in its definition anymore,
806   and it is advised to remove it in user configs.
808 * FvwmEvent now executes all window related events within a window
809   context, so PassId is not needed anymore, and all prefixes
810   "WindowId $0" may be removed in user event handlers.
812 * New FvwmTaskBar option NoDefaultStartButton.
814 -------------------------------------------------------------------
816 Changes in development release 2.5.6 (28-Feb-2003)
818 * Fix button 3 drag in FvwmPager so that drag follows the mouse.
820 * Fix for gmplayer launched by fvwm.  Close stdin on Exec so the
821   exec'd process knows it's not running interactively.
823 * Improvement in MultiPixmap.  In particular Colorset and Solid
824   color can be specified.
826 * New ButtonStyle and TitleStyle style options AdjustedPixmap,
827   StretchedPixmap and ShrunkPixmap.
829 * Use the MIT Shared Memory Extension for XImage.
831 * The TitleStyle decor of a vertical window Title is rotated.
832   This is controllable using a new style option:
834     !UseTitleDecorRotation / UseTitleDecorRotation
836 * New style options IconBackgroundColorset, IconTitleColorset,
837   HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
838   and IconBackgroundPadding.
840 * Minor incompatible improvements to the Perl library API.
842 * Renamed FvwmWindowLister to FvwmWindowMenu.
844 * New option to IconSize style: Adjusted, Stretched, Shrunk.
846 * New shortcuts for button states: AllActiveUp, AllActiveDown,
847   AllInactiveUp, AllInactiveDown.
849 * New Style options:
851     Closable, Iconifiable, Maximizable, AllowMaximizeFixedSize
853 * New conditions for matching windows:
855     Closable, Iconifiable, Maximizable, FixedSize and HasHandles
857 * New conditional command On for non-window related conditions.
859 * Removed --disable-gnome-hints and --disable-ewmh configure
860   options.
862 * All single letter variables are deprecated now; new variables:
864     $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
865     $[desk.n], $[version.num], $[version.info], $[version.line],
866     $[desk.pagesx], $[desk.pagesy]
868 -------------------------------------------------------------------
870 Changes in development release 2.5.5 (2-Dec-2002)
872 * Added support for joining and shaping in bi-directional
873   languages that need this.
875 * ButtonStyle and TitleStyle new style type Colorset.
877 * New experimental module FvwmProxy.
879 * New command RestackTransients.
881 * Added a pixel offset to vector button definitions.
883 * New command FocusStyle as a shorthand for setting the FP...
884   styles with the Style command.
886 * New option Locale to PrintInfo command.
888 * The Next and Prev commands start looking for a matching window at
889   the context window if there is any.
891 * The MoveToPage command does nothing with sticky windows.
893 * New module FvwmWindowLister, a WindowList substitute.
895 * Sticky windows can be sticky across pages, across desks or both.
896   Related to this are:
897    - New commands StickAcrossPages and StickAcrossDesks.
898    - New Style options StickyAcrossPages and StickyAcrossDesks.
899    - New conditional command options StickyAcrossPages and
900      StickyAcrossDesks.
901    - New WindowList options NoStickyAcrossPages,
902      NoStickyAcrossDesks, StickyAcrossPages, StickyAcrossDesks,
903      OnlyStickyAcrossPages, OnlyStickyAcrossDesks.
904    - New FvwmRearrange options -sp and -sd.
906 * Fixed flickering in FvwmTaskBar, FvwmWinList, FvwmIconBox,
907   FvwmForm, FvwmScript and FvwmScroll when xft fonts or icons with
908   an alpha channel are used.
910 * New Colorset option RootTransparent
912 * The Transparent Colorset option can be tinted under certain
913   conditions
915 * New MinHeight option to TitleStyle
917 * Added gettext support. New command LocalePath and new variable
918   $[gt.string]
920 -------------------------------------------------------------------
922 Changes in alpha release 2.5.4 (20-Oct-2002)
924 * FvwmTaskBar may now include mini launch buttons using the Button
925   command.  Also has new options for spacing the buttons:
926   WindowButtonsLeftMargin, WindowButtonsRightMargin, and
927   StartButtonRightMargin.  See man page for details.
929 * Style switches can be prefixed with '!' to inverse their meaning.
930   For example, "Style * Sticky" is the same as "Style * !Slippery".
931   This works *only* for pairs of styles that take no arguments and
932   for the Button and NoButton styles.
934 * New button property Id in FvwmButtons.  FvwmButtons now accepts
935   dynamical actions using SendToModule, see the man page:
937     ChangeButton <button-id> <properties-to-change>
938     ExpandButtonVars <button-id> <command-to-expand>
940 * New Colorset options bgTint, fgTint (which complete Tint), Alpha,
941   IconTint and IconAlpha.
943 * Alpha blending rendering is supported even without XRender
944   support.
946 * Enhanced commands [Add]ButtonStyle, [Add]TitleStyle. ButtonState.
947   Titles and buttons now have 4 main states instead of 3: ActiveUp,
948   ActiveDown, InactiveUp and InactiveDown, plus 4 Toggled variants.
949   Several shortcuts added: Active means ActiveUp + ActiveDown,
950   Inactive means InactiveUp + InactiveDown, similarly for shortcuts
951   ToggledActive and ToggledInactive.
953 * More shortcuts for button states added: AllNormal, AllToggled,
954   AllActive, AllInactive, AllUp, AllDown.  These six shortcuts are
955   actually different masks for 4 individual states (from 8 total).
957 * FPClickToFocus and FPClickToRaise work with any modifier by
958   default.
960 * Perl library API regarding event handlers is changed, so personal
961   modules in Perl should be adjusted.
963 * Allow the use of mouse buttons other than the first in
964   FvwmWinList when invoked transient.
966 * ImagePath now supports directories in form "/some/directory;.png"
967   (where semicolon delimits a file extension that files in
968   /some/directory have.  This file extension replaces the original
969   image extension (if any) or it is added if there is no extension.
970   For example with: Style XTerm MiniIcon mini/xterm.xpm
971   the file /some/directory/mini/xterm.png is searched.
973 * New graphical debugger module FvwmGtkDebug.
975 * New command NoWindow for removing the window context.
977 * New FvwmIconMan option ShowTransient.
979 * All conditions have a negation.
981 * New FvwmBacker option RetainPixmap.
983 * Fixed flickering in menus, icon title, FvwmButtons, FvwmIconMan
984   and FvwmPager when xft fonts or icons with an alpha channel is
985   used.
987 * FvwmButtons redrawing improvement: colorsets are now usable with
988   containers.
990 * FvwmIconMan options PlainColorset, IconColorset, FocusColorset
991   and SelectColorset are now strictly respected.
993 * The HilightBack and ActiveFore menu styles are independent of
994   each other.  HilightBack without using ActiveFore does no longer
995   hilight the item text.
997 * New WindowList option SortByResource; the previously added
998   SortClassName option is renamed to SortByClass.
1000 * New command PrintInfo for debugging.
1002 -------------------------------------------------------------------
1004 Changes in alpha release 2.5.3 (25-Aug-2002)
1006 * TitleStyle MultiPixmap now works once again.
1008 * Removed the old module interface for ConfigureWindow
1009   packets. External modules relying on this interface no longer
1010   work.
1012 * Fixed interaction bug between CascadePlacement and StartsOnPage:
1013   if the target page was at a negative x or y page displacement
1014   from the current viewport, the window would be placed on the
1015   wrong page.
1017 * New Style option IconSize for restricting icon sizes.
1019 * New WindowList options SortClassName, MaxLabelWidth, NoLayer,
1020   ShowScreen, ShowPage, ShowPageX and ShowPageY.
1022 * Restored old way of handling clicks in windows with ClickToFocus
1023   and ClickToFocusPassesClickOff.  This fixes a problem with
1024   click+drag in an unfocused rxvt or aterm window.
1026 * Fixed wrong warp coordinates when WarpToWindow was used with two
1027   arguments on an unmanaged window.
1029 * Vastly improved FvwmEvent performance.
1031 * FvwmAuto can operate on Enter and Leave events too.  This makes
1032   it possible to have auto raising with ClickToFocus and
1033   NeverFocus. See -menter and -menterleave options and examples in
1034   the FvwmAuto man page.
1036 * The "hangon" strings in FvwmButtons support wild cards.
1038 * New option "Icon" to PlaceAgain command.
1040 * New option "FromPointer" and direction "Center" to the Direction
1041   command.
1043 * The styles ClickToFocusRaises(Off) and
1044   MouseFocusClickRaises(Off) are now different names for the same
1045   style.  Configurations that used
1047     Style * ClickToFocus, ClickToFocusRaises
1048     Style * MouseFocusClickRaisesOff
1050   or vice versa no longer work as like before.  Remove the second
1051   line to fix the problem.  ClickToFocusRaises now works only on
1052   the client part of a window, not on the decorations as it did
1053   before.
1055 * New color limit method for screens that only display 256 colors
1056   (or less).
1058 * In depth less or equal to 16 image and gradient can be
1059   dithered. This can be enabled/disabled by using the new
1060   dither/nodither options to the Colorset command.
1062 * Removed the styles MouseFocusClickIgnoreMotion and
1063   MouseFocusClickIgnoreMotionOff again.
1065 * Many new focus policy styles "FP..." and "!FP...".
1067 -------------------------------------------------------------------
1069 Changes in alpha release 2.5.2 (24-Jun-2002)
1071 * Fonts can have shadow effects, see the FONT SHADOW EFFECTS
1072   section of fvwm manual page.
1074 * New Colorset options: fgsh for shadow text and fg_alpha for
1075   merging text with the background.
1077 * New module FvwmPerl adds perl scripting ability to fvwm
1078   commands.
1080 * Provided powerful perl library for creating fvwm modules in
1081   perl.
1083 * New WindowList option IconifiedtAtEnd.
1085 * Always display the current desk number in the FvwmPager window
1086   title.
1088 * Allow to bind a function to the focus click and pass it to the
1089   application at the same time.
1091 * New styles !Borders and Borders to enable or disable window
1092   borders.
1094 * Removed the --enable-multibyte configure option.  Multibyte
1095   support is now compiled in unconditionally.
1097 * New FvwmButtons option ActionOnPress enables execution of action
1098   on press rather than on release for any specific button.
1100 * Improved CascadePlacement, the last used position is reused if
1101   the last placed window does not exist any more.
1103 * FvwmIconMan may now change the resolution dynamically, just
1104   issue "*FvwmIconMan: resolution page" while FvwmIconMan is
1105   running.
1107 * New command XineramaSlsScreens.
1109 * MoveToPage and MoveToDesk no longer unstick windows.
1111 * It is possible to specify a string encoding in a font name, see
1112   the "FONT AND STRING ENCODINGS" section of fvwm manual page.
1114 -------------------------------------------------------------------
1116 Changes in alpha release 2.5.1 (26-Apr-2002)
1118 * Changed the executable and the man page names from fvwm2 to
1119   fvwm. The old names are still supported by symlinking.
1121 * All fvwm utilities are renamed to conform to the "fvwm-"
1122   scheme. fvwm-bug, fvwm-root (was xpmroot), fvwm-config,
1123   fvwm-convert-2.4.
1125 * Added a full support for the side window titles. New Style
1126   options TitleAtLeft and TitleAtRight added to TitleAtTop and
1127   TitleAtBottom.
1129 * A title text may now be optionally rotated for both vertical and
1130   horizontal title directions, search for "Rotated" in the man
1131   page.
1133 * Added support for loading images in PNG (including alpha
1134   blending) and XBM formats anywhere.
1136 * New commands Schedule and Deschedule.
1138 * New command State.  New conditions State and !State.
1140 * New commands XSync and XSynchronize for debugging purposes.
1142 * In interactive move/placement when Alt/Meta modifier is pressed,
1143   snap attraction (SnapAttraction, SnapGrid and EdgeResistance) is
1144   ignored.
1146 * New flags (No)FvwmModule to FvwmButtons Swallow option
1148 * The I18N_MB patch (--enable-multibyte) has been
1149   rewritten. MULTIBYTE is used to identify what is was I18N_MB. A
1150   set of locale functions (locale initialization, font loading,
1151   text drawing, ...etc.) is created in libs/Flocale.{c,h} and used
1152   in the entire fvwm code (but FvwmWharf).  Font loading and
1153   memory management is improved in the multibyte case.
1155 * Better support of non ISO-8859-1 window and icon titles. See the
1156   --disable-compound-text option in INSTALL.fvwm for more
1157   details.
1159 * Added anti-aliased text rendering support using Xft (use
1160   --enable-xft to enable it). Recent versions of XFree and
1161   freetype2 are needed (see the FONT NAMES AND FONT LOADING
1162   section of the fvwm manual page).
1164 * Conditional commands now have a return code (Match, NoMatch or
1165   Error).  This return code can be checked and tied to an action
1166   with the new commands Cond and CondCase.
1168 * Bindings can be made to the separate parts of the window border
1169   with the new contexts '[', ']', '-', '_', '<', '^', '>' and
1170   'v'.
1172 * New parameters for FvwmRearange: -maximize and -animate.
1174 * New option StartCommand for FvwmTaskBar to allow placing the
1175   StartMenu correctly.
1177     *FvwmTaskBar: StartCommand Popup RootMenu \
1178         rectangle $widthx$height+$left+$top 0 -100m
1180   Please refer to the FvwmTaskBar man page for details.
1182 * New extended variables pointer.x, pointer.y, pointer.wx,
1183   pointer.wy, pointer.cx and pointer.cy.
1185 * The Current command does not select a random window when no
1186   window has the focus.
1188 * New color '@4' (transparent) in button vectors.
1190 * New option "Frame" for the Resize and ResizeMove commands.
1192 * Added direction options to WindowShade command.  Windows can be
1193   shaded in any of the eight compass directions.
1195 * Styles WindowShadeLazy (default), WindowShadeBusy and
1196   WindowShadeAlwaysLazy to optimize performance of the WindowShade
1197   command.
1199 * The DO_START_ICONIC flag is no longer supported in the module
1200   interface.
1202 * Added bi-directional text support for Asian charsets.
1204 * New option MinimalLayer for FvwmIdent to control window layer.
1206 * New FvwmIconMan configuration syntax now conforms to the syntax
1207   of other modules, see the man page.
1209 * FvwmForm can automatically run commands after a timeout
1210   interval.
1212 * Fvwm commands can be invoked when the edge of the screen is hit
1213   with the mouse.
1215 * New commands Colorset, ReadWriteColors and CleanupColorsets
1216   allow the colorset functionality previously available using
1217   FvwmTheme.
1219 * FvwmTheme is obsolete now, but still supported for some time.
1221 * New options Tint, TintMask and NoTint to colorsets.
1223 * New WindowList option CurrentAtEnd.
1225 * New weighted sorting in FvwmIconMan.
1227 * New conditional command ThisWindow.
1229 -------------------------------------------------------------------
1231 Changes in alpha release 2.5.0 (27-Jan-2002)
1233 * New commands ResizeMaximize and ResizeMoveMaximize that modify
1234   the maximized geometry of windows and maximize them as
1235   necessary.  Very useful to make a window larger manually and
1236   then get back the old geometry with a click.
1238 * New command ResizeMoveMaximize similarly.
1240 * New styles FixedPPosition, FixedUSPosition, FixedSize,
1241   FixedUSSize, FixedPSize, VariablePPosition, VariableUSPosition,
1242   VariableSize, VariableUSSize, and VariablePSize.
1244 * Actions can be bound to windows swallowed in FvwmButtons.  To
1245   disable this feature for a specific button, the new option
1246   ActionIgnoresClientWindow can be used.
1248 * Fvwm respect the extended window manager hints
1249   specification. This allows fvwm to work with KDE version >= 2
1250   and GNOME version 2. This support is configurable using a bunch
1251   of new commands and style options, search for "EWMH" in the man
1252   page.
1254 * New DateFormat option in FvwmTaskBar to change the date format
1255   in the clock's popup tip.
1257 * Window titlebars may now be designed using a new powerful
1258   TitleStyle option MultiPixmap, that enables to specify separate
1259   pixmaps for different parts of the titlebar: Main, LeftEnd,
1260   LeftOfText, UnderText, RightOfText, RightEnd and more.
1262 * New styles MinOverlapPlacementPenalties and
1263   MinOverlapPercentPlacementPenalties.
1265 * New styles IndexedWindowName / ExactWindowName and
1266   IndexedIconName / ExactIconName.
1268 * New command "DesktopName desk name" to define the name of a
1269   desktop for the FvwmPager, the WindowList and EWMH compliant
1270   pagers. New expanding variables $[desk.name<n>] for the desktop
1271   names.
1273 * New window list options NoDeskNum, NoCurrentDeskTitle,
1274   TitleForAllDesks, NoNumInDeskTitle.
1276 * New emacs style bindings in menus.
1278 * New Maximize global flag "layer" which causes the various grow
1279   methods to ignore the windows with a layer less than or equal to
1280   the layer on the window which is maximized.
1282 * Better support of the Transparent colorset in the modules and in
1283   animated menus.
1285 * Amelioration of the WindowShade animation.
1287 * New ButtonStyle and TitleStyle option MwmDecorLayer.
1289 * New style BackingStoreWindowDefault which is the default
1290   now. Fvwm no longer disables backing store on windows by
1291   default.
1293 * New styles MouseFocusClickIgnoreMotion and
1294   MouseFocusClickIgnoreMotionOff.
1296 * The module interface now supports up to 62 message types.
1298 * New module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW.
1300 * New events "enter_window" and "leave_window" in FvwmEvent.
1302 * New MenuStyle PopupActiveArea.
1304 * New command line option -passid to FvwmAuto.
1306 * New conditional commands Any and PointerWindow.
1308 * New conditions Focused, !Focused, HasPointer and !HasPointer.
1310 * New commands EWMHBaseStruts and EWMHNumberOfDesktops.
1312 -------------------------------------------------------------------
1314 Changes in stable release 2.4.20 (6-Dec-2006)
1316 * The configure script now correctly appends executable file
1317   extensions to conditionally built binaries. Fixes building on
1318   Cygwin.
1320 * FvwmConsole no longer conflicts with getline of Cygwin's stdio.
1322 * Fixed parsing of For loops in FvwmScript.
1324 * Fixed a possible endless loop when de-iconifying a transient
1325   window.
1327 * Reject some invalid GNOME hints.
1329 * Fixed a loop when xterm changes its "active icon" size.
1331 * The configure script can now cope with four-part version numbers
1332   when detecting some libraries.
1334 * Security fixes in
1336      fvwm-menu-directory. (CVE-2006-5969)
1337      FvwmCommand
1339 -------------------------------------------------------------------
1341 Changes in stable release 2.4.19 (30-Sep-2004)
1343 * Fixed BackingStore style option.
1345 * Fixed MoveToDesk commend with a single argument.
1347 * Allow whitespace in menu names.
1349 * Fixed a hang when restarting FvwmCommand or FvwmConsole.
1351 * A double click no longer occurs when two different mouse
1352   buttons are pressed.
1354 * Fixed a relief drawing problem in FvwmWinList.
1356 * Fixed travelling windows on restart if a window used non NorthWest
1357   gravity and changed that before the restart.
1359 * Fixed installation of FvwmGtk.1 for debian (with DESTDIR set).
1361 * The clock in FvwmTaskBar is redrawn immediately when its colour
1362   changes.
1364 * The option CurrentGlobalPageAnyDesk was accidentally named
1365   CurrentGlobbalPageAnyDesk before.
1367 * Fixed a problem with fvwm startup and shutdown when the pointer
1368   was grabbed by another application.
1370 * Fixed parsing of the Pointer option to the Move command.
1372 * Fixed handling of MWM hints on 64 bit machines.
1374 -------------------------------------------------------------------
1376 Changes in stable release 2.4.18 (19-Mar-2004)
1378 * Corrected rebooting the machine in FvwmScript-Quit.
1380 * Fixed the FlickeringMoveWorkaround option to the BugOpts command.
1382 * Security patch in fvwmbug.sh.
1383   See http://securitytracker.com/alerts/2004/Jan/1008781.html
1385 * Security fixes in
1386     fvwm-menu-directory (BugTraq id 9161)
1387     fvwm_make_directory_menu.sh
1388     fvwm_make_browse_menu.sh
1390 -------------------------------------------------------------------
1392 Changes in stable release 2.4.17 (10-Oct-2003)
1394 * Fixed error message for incorrect --with-SOME-library argument.
1396 * It is now possible to suppress title action or title completely
1397   in menus created by fvwm-menu-directory.
1399 * Fixed a compile problem on QNX 4.25.
1401 * New configure switch --disable-gtk.
1403 * FvwmGtk.1 is not installed if FvwmGtk is not built.
1405 * The "Visible" condition does no longer select windows on
1406   different desks.
1408 * With the styles StartsOnPage, SkipMapping and UsePPosition,
1409   windows that request a specific position are still placed on the
1410   given page.
1412 * Fixed sending M_NEW_PAGE packets to the modules if the page did
1413   not change.
1415 * Added support for new BBC headlines in fvwm-menu-headlines, this
1416   replaces the old BBC-Worlds and BBC-SciTech headlines.
1418 -------------------------------------------------------------------
1420 Changes in stable release 2.4.16 (30-May-2003)
1422 * Fixed a transparency problem in FvwmButtons.
1424 * The PageOnly option in FvwmTaskBar now works after a desk change
1425   too.
1427 * Fixed a possible core dump when more than 256 windows are on
1428   the desktop.
1430 * Initial drawing and final undrawing of wire frame no longer
1431   toggles the pixel in the top left corner of the screen.
1433 * Fixed parsing of button geometries in FvwmButtons when the
1434   geometry specification appeared after another option with a comma
1435   at the end.
1437 * FvwmCommand works too when invoked without the DISPLAY variable
1438   set.
1440 * Fixed displaying iconified windows without an icon in
1441   FvwmIconMan.
1443 * All single letter variables are deprecated now; new variables:
1445     $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
1446     $[desk.n], $[version.num], $[version.info], $[version.line],
1447     $[desk.pagesx], $[desk.pagesy]
1449 * Fixed a bug with aspect pixmaps in colorsets.
1451 * Iconified windows without an icon do not receive focus.
1453 * Fixed a bug in FvwmPager that displayed iconified windows without
1454   icon title or picture as not iconified.
1456 * Fixed parsing of '@<screen>' Xinerama specification in the
1457   ButtonGeometry option of FvwmButtons.
1459 * The NoWarp menu position hint option works with root menus too.
1461 * Fixed a problem with styles not being properly applied after a
1462   DestroyStyle command.
1464 * Fixed a bug introduced in 2.4.14.  The pointer was sometimes
1465   warped to another screen during a restart and command execution.
1467 * Fixed a crash when a window was destroyed twice in a complex
1468   function.
1470 * Fixed corruption of the window list when windows died at the
1471   wrong time.
1473 * Fixed problem with empty frame windows if X recycled the window
1474   id of a window that died recently.
1476 * Fixed loading of application supplied pixmap on 8/24 depth screen.
1478 * WindowListFunc is executed now within a window context, so
1479   a prefix "WindowId $0" is not needed in its definition anymore
1480   and it is advised to remove it in user configs.
1482 * FvwmEvent now executes all window related events within a window
1483   context, so PassId is not needed anymore, and all prefixes
1484   "WindowId $0" may be removed in user event handlers.
1486 * Fixed "GotoDeskAndPage prev" on desks larger than 2x2.
1488 * Expansion of variables like $[w.name] or $[EMPTY_STRING] that are
1489   empty works.
1491 -------------------------------------------------------------------
1493 Changes in stable release 2.4.15 (24-Jan-2003)
1495 * Fix for gmplayer launched by fvwm.  Close stdin on Exec so the
1496   exec'd process knows its not running interactively.
1498 * Windows using the WindowListSkip style do not appear in the
1499   FvwmTaskBar at random.
1501 * Fixed a memory leak in ChangeIcon, ChangeForeColor and
1502   ChangeBackColor FvwmScript Instruction.
1504 * Fixed a core dump in the parsing of FvwmAuto arguments.
1506 * Fixed screwed calculation of icon picture size when application
1507   specifies it explicitly.
1509 * The option ShowOnlyIcons now works as described in the
1510   FvwmIconMan man page.  It was accidentally named ShowOnlyIconic
1511   before.
1513 -------------------------------------------------------------------
1515 Changes in stable release 2.4.14 (29-Nov-2002)
1517 * Modules do not crash anymore when more than 126 windows are on
1518   the desktop.
1520 * FvwmIconMan displays windows correctly that were iconified and
1521   then moved to another page.
1523 * Application provided icon windows no longer appear at 0 0 when
1524   restarting.
1526 * The built-in session management can handle window names, classes
1527   etc. beginning with whitespace (textedit).
1529 * Removed the flawed "A"ny context key binding patch from 2.4.13.
1531 * The default EdgeScroll (if not specified) was incorrectly
1532   assumed to be 100 pixels instead of 100 percents.
1534 * Icons no longer appear on top of all other windows after a
1535   restart.
1537 -------------------------------------------------------------------
1539 Changes in stable release 2.4.13 (1-Nov-2002)
1541 * Icon titles for windows with an icon position hint no longer
1542   appear at random places.
1544 * Fvwm no longer displays two icon pictures when switching from
1545   NoIconOverride to IconOverride with windows that provide their
1546   own icon window.
1548 * The Current, All, Pick, ThisWindow and PointerWindow commands
1549   work on shaded windows too.
1551 * Fixed a problem stacking iconified transients.
1553 * No more flickering when raising transients.
1555 * Fixed a number of problems with window stacking, some new in
1556   2.4.10 or later, some older problems that have been around for a
1557   long time.
1559 * Windows starting lowered or on any layer other than the default
1560   layer are displayed at the right place in FvwmPager.
1562 * Bindings with the "A"ny context can not be overridden by Gnome
1563   panel or OpenOffice.
1565 -------------------------------------------------------------------
1567 Changes in stable release 2.4.12 (10-Oct-2002)
1569 * Fixed drawing problems with TiledPixmap and Solid MenuFaces which
1570   appeared in 2.4.10, replacing the same problem with ?Gradient
1571   MenuFaces in 2.4.9.
1573 * Fixed accidental menu animation with certain menu position hints.
1575 * Increased maximum allowed key symbol name length to 200
1576   characters.
1578 * Allow quotes in conditional command conditions.
1580 * Fixed starting Move at random position when pointer is on a
1581   different screen.
1583 * Transient windows do not appear in FvwmWinList after they have
1584   been moved on the desktop.
1586 -------------------------------------------------------------------
1588 Changes in stable release 2.4.11 (20-Sep-2002)
1590 * Allow the use of mouse buttons other than the first in
1591   FvwmWinList when invoked transient.
1593 * Fixed a crash with ssh-askpass introduced in 2.4.10.
1595 -------------------------------------------------------------------
1597 Changes in stable release 2.4.10 (15-Sep-2002)
1599 * The commands Maximize, Resize and ResizeMove can be used on icons
1600   as it was in 2.2.x.
1602 * Fixed hilighting of menu items with HGradient and VGradient
1603   MenuFace.  Reduced flickering with these options.
1605 * Fixed a minor problem with entering submenus via keyboard.
1607 * Fixed race conditions in FvwmTaskBar with AutoStick that caused
1608   it to hang.
1610 * Fixed drawing of pager balloons with BalloonBack option.
1612 * Fixed drawing of SidePic menu background with B/D gradients.
1614 * Fixed drawing of menu item reliefs with gradient menu faces.
1616 * Fixed key bindings on window corners.
1618 * Fixed FvwmTaskBar i18n font loading
1620 * Fixed StackTransientParent style without RaiseTransient or
1621   LowerTransient on the parent window.
1623 * StackTransientParent works only on parent window if it is on the
1624   same layer.
1626 * Fixed handling of window group hint with the (De)Iconify
1627   command.
1629 * No more flickering when a transient overlapping its parent window
1630   is lowered.
1632 * Fixed hilighting of unfocused windows.
1634 -------------------------------------------------------------------
1636 Changes in stable release 2.4.9 (11-Aug-2002)
1638 * Fixed interaction bug between CascadePlacement and StartsOnPage -
1639   if the target page was at a negative x or y page displacement
1640   from the current viewport, the window would be placed on the
1641   wrong page.
1643 * Fixed a problem with colormap transition when a transient window
1644   died.
1646 * Fixed a FvwmScript crash with Swallow widget and very long window
1647   names.
1649 * Restored old way of handling clicks in windows with ClickToFocus
1650   and ClickToFocusPassesClickOff.  This fixes a problem with
1651   click+drag in an unfocused rxvt or aterm window.
1653 * Fixed problems with $fg and $bg variables in FvwmButtons when the
1654   UseOld option was used.
1656 * Fixed wrong warp coordinates when WarpToWindow was used with two
1657   arguments on an unmanaged window.
1659 * Added a workaround for popup menus in TK applications that appear
1660   on some random position.
1662 * Fixed problems with wish scripts creating windows that start
1663   iconic.
1665 * Fixed the NoClose option with unmapped panels in FvwmButtons.
1667 * A number of drawing fixes in FvwmPager.
1669 * Fixed a slight bug when waiting until all buttons are released,
1670   for example after executing a complex function.
1672 * Fixed potentially harmful change in module interface.
1674 * Fixed displaying menu items with icons when using the MenuStyle
1675   SubmenusLeft.
1677 * Fixed problems with the pointer moving off screen in a multi
1678   head setup.
1680 * Fixed a potential crash with windows being destroyed during a
1681   recapture operation.
1683 * Fixed a memory leak in some modules when not using glibc.
1685 * Applications using Mwm hints can now enforce that a window can
1686   not be moved.
1688 * Fixed negative arguments of WarpToWindow when used on an
1689   unmanaged window.
1691 * DESTDIR may be fully used again (only useful for distributors).
1693 * Fixed a key binding problem with key symbols that are generated
1694   by several keys.
1696 * Fixed a possible crash when a window was recaptured and the
1697   focus could not be transfered to another window.
1699 * Fixed a minor problem with clicks on focused windows being
1700   ignored.
1702 * fvwm-menu-headlines: added support for CNN and BBC headlines.
1704 * Fixed a performance problem with large numbers of mouse binding
1705   commands.
1707 -------------------------------------------------------------------
1709 Changes in stable release 2.4.8 (11-Jun-2002)
1711 * A fix for switching between czech and us keyboard layout.
1713 * Remember the icon position when an icon is moved
1714   non-interactively.
1716 * Setup "fvwm" and "fvwm-root" name symlinks for the executable and
1717   the man page when installing, see INSTALL.fvwm.
1719 * Fixed another problem with the DeskOnly option and sticky icons
1720   in FvwmTaskBar.
1722 * New FvwmIconMan configuration syntax now conforms to the syntax
1723   of other modules, see the man page.
1725 * New WindowList option CurrentAtEnd.
1727 * Fixed maximal length of a named module packet
1729 * Fixed a crash on a config with a new 2.5.x Colorset command.
1731 * Always display the current desk number in the FvwmPager window
1732   title.
1734 * Allow to bind a function to the focus click and pass it to the
1735   application at the same time.
1737 * Fixed a problem with fvwm not accepting keyboard input when the
1738   application with the focus vanished at the start of a session.
1740 * A small security patch regarding TMPDIR.
1742 * Fixed a problem with colormap transition when a transient window
1743   died.
1745 * Fixed calculation of average bg colour in colour sets with large
1746   pictures.
1748 * Fixed some minor problems regarding the multibyte patch.
1750 * Fixed selection in FvwmScript List widget.
1752 * fvwm-menu-headlines: updated the site data, added a configurable
1753   timeout on socket reading (20 sec) to avoid fvwm hanging, new
1754   --icon-error option.
1756 * Fixed a problem with ClickToFocus + ClickToFocusRaisesOff and
1757   windows that are below others.
1759 * Fixed the ClickToFocusPassesClick style.
1761 * Fixed CascadePlacement for huge windows, so that the top-left
1762   corner is always visible.
1764 * Fixed parsing of SendToModule with the first parameter quoted.
1766 * Fonts in double quotes now should work in module configurations.
1768 * Fixed copying PopupOffset values in CopyMenuStyle.
1770 -------------------------------------------------------------------
1772 Changes in stable release 2.4.7 (11-Apr-2002)
1774 * Fixed parsing of WindowList with conditions and a position at
1775   the same time that was broken in 2.4.6.
1777 * Fixed some problems with the DeskOnly option of FvwmTaskBar
1778   (windows were duplicated when moving to a different Desk; the
1779   StickyIcon style was ignored).
1781 * Fixed config.h warnings with some compilers introduced in 2.4.6.
1783 * Fixed icon titles being raised when they should not be.
1785 * Fixed initial drawing of the internals of the FvwmPager window.
1787 * Fixed the FvwmAudio compatible mode in FvwmEvent when external
1788   audio player is used.
1790 * Fixed execution on QNX.
1792 -------------------------------------------------------------------
1794 Changes in stable release 2.4.6 (10-Mar-2002)
1796 * Better support of non ISO-8859-1 window and icon titles. See the
1797   --disable-compound-text option in INSTALL.fvwm for more details.
1799 * Improved speed of opaque window movement/resizing.
1801 * Fixed a bug that caused windows not being raised and lowered
1802   properly.
1804 * Suppress error message when using XBM icons.
1806 * Fixed a read descriptor problem in FvwmTaskBar
1808 * Fixed a minor colour update bug in the pager.
1810 * Fixed an fvwm crash when a module died at the wrong moment;
1811   specifically a transient FvwmPager or FvwmIconMan.
1813 * Fixed placement of WindowList on wrong Xinerama screen when
1814   called without any options on a screen other than the primary
1815   screen.
1817 * Fixed a problem with root bindings and xfishtank.
1819 * Fixed moving windows with the keyboard over the edge of the
1820   screen when the pointer remained of the previous page.
1822 * Do not hilight windows after ResizeMove.
1824 * New conditional command ThisWindow.
1826 * Some fixes in the configure script that caused some rare
1827   problems detecting gnome and ncurses.
1829 * Fixed a memory leak in the Pick command.
1831 * Allow to choose windows with CirculateSkip with the Pick command.
1833 * Fixed an FvwmScript compile problem on dec-osf5.
1835 * The window handles are now resizes as they should when the
1836   HandleWidth style changes.
1838 * The Current command does not select a random window when no
1839   window has the focus.
1841 * Fixed a rare menu placement problem with Xinerama.
1843 -------------------------------------------------------------------
1845 Changes in stable release 2.4.5 (27-Jan-2002)
1847 * Fixed minor problems in popping sub menus up and down.
1849 * Fixed moving windows between pages with the keyboard.
1851 * Fixed the size of the geometry window that was broken sometimes.
1853 * Fixed problem with pointer warping to another screen on a dual
1854   head setup.
1856 * Fixed a problem with the focus in internal Ddd and Netscape
1857   windows.
1859 * Reduced the time in which fvwm attempts to grab the pointer.
1861 * Fixed unmanaged window when window was mapped/unmapped/mapped too
1862   fast.
1864 * Fixed MiniScroll's auto repeating in FvwmScript.
1866 * Fixed a crash with the UseStyle style in combination with
1867   HilightBack.
1869 * Fixed excessive redraws of the windows under a window being
1870   shaded.
1872 * Fixed a minor memory leak in the Style command.
1874 * Fixed pixmap background of FvwmButtons behind buttons with only
1875   text.
1877 * Fixed a crash in FvwmIconBox when the application provided an
1878   illegal icon.
1880 * Fixed a configure problem with libstroke-0.5.1.
1882 * New style BackingStoreWindowDefault which is the default
1883   now. Fvwm no longer disables backing store on windows by
1884   default.
1886 * Fixed bug that sometimes caused unnecessary redraws when a style
1887   was changed.
1889 * Fixed crash when something like "$[$v]" appeared in a command.
1891 * Fixed parsing of conditions with more than one comma.
1893 -------------------------------------------------------------------
1895 Changes in stable release 2.4.4 (16-Dec-2001)
1897 * Minor title drawing fixes.
1899 * Fixed manual placement with Xinerama.
1901 * Minor button 3 handling fix in FvwmPager.
1903 * Fixed *FvwmIconMan*shaped option with empty managers.
1905 * Fixed ClickToFocusClickRaises style.
1907 * FvwmForm: Customize pointers, support ISO_Tab key, buttons can
1908   activate on press or release, special pointer during grab, arrow
1909   keys useful in form with one input field.
1911 * New OpaqueMoveSize argument "unlimited".
1913 * Fixed binding keys with and without "Shift" modifier under some
1914   circumstances.
1916 * Fixed binding actions to the client window with ClickToFocus.
1918 * Mouse bindings are activated without a recapture.
1920 * FvwmScript: new keyboard bindings. New flags NoFocus and Left,
1921   Center, and Right for text position. Amelioration of the Menu
1922   and PopupMenu Widgets. New functions GetPid, Parse,
1923   SendMsgAndGet and LastString. New instruction Key for key
1924   bindings. New command SendToModule ScriptName SendString.
1926 * Command "Silent" when precedes "Key", "Mouse" and "PointerKey"
1927   disables warning messages.
1929 * Restored the default Alt-Tab behaviour from 2.4.0.
1931 -------------------------------------------------------------------
1933 Changes in stable release 2.4.3 (08-Oct-2001)
1935 * Fixed activation of shape extension.
1937 * Fixed problems with overriding key bindings.
1939 * Single letter key names are allowed in upper and lower case in
1940   key bindings as before 2.4.0.
1942 * Fixed WindowList placement with Xinerama.
1944 * Fixed flickering icon titles.
1946 * New X resource fvwmscreen to select the Xinerama screen on which
1947   to place new windows.
1949 * Coordinates of a window during motion are show relative to the
1950   Xinerama screen.
1952 * Some icon placement improvements with Xinerama.
1954 -------------------------------------------------------------------
1956 Changes in stable release 2.4.2 (16-Sep-2001)
1958 * Desk and page can be given as X resources in .Xdefaults, for
1959   example:
1960     xterm.desk: 1
1961     xterm.page: 1 2 3
1963 * Several Shape compilation problems fixed.
1965 -------------------------------------------------------------------
1967 Changes in stable release 2.4.1 (15-Sep-2001)
1969 * Added Xinerama and SingleLogicalScreen support.
1971 * New commands Xinerama, XineramaPrimaryScreen, XineramaSls,
1972   XineramaSlsSize and MoveToScreen.
1974 * New context rectangle option XineramaRoot for the menu commands.
1976 * New conditions CurrentGlobalPage, CurrentGlobalPageAnyDesk and
1977   AcceptsFocus for conditional commands.
1979 * The DestroyStyle command takes effect immediately.
1981 * New style option StartsOnScreen.
1983 * New style options NoUSPosition, UseUSPosition,
1984   NoTransientPPosition, UseTransientPPosition,
1985   NoTransientUSPosition, and UseTransientUSPosition.  These work
1986   similar to the old styles NoPPosition and UsePPosition.
1988 * New option "screen" for Maximize command.
1990 * New option ReverseOrder for WindowList command.
1992 * The default Alt-Tab binding works more intuitive.
1994 * New condition "PlacedByFvwm"
1996 * New Geometry option for FvwmForm.
1998 * New Screen resolution and ShowOnlyIcons options for FvwmIconMan.
2000 * FvwmIconMan can be closed with Delete or Close too.
2002 * New options PageOnly and ScreenOnly for FvwmTaskBar.
2004 * FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases.
2006 * Enhancements in fvwm-menu-headlines and support for 10 more
2007   sites.
2009 * Color enhancements in button vectors: @2 is bg color, @3 is fg
2010   color.
2012 * Improved detection of the Shape library.
2014 * Fixed FvwmButtons button titles not being erased for swallowed
2015   windows that showed up on certain setups.
2017 * Fixed bug that caused transient windows to be buried below their
2018   parents with the "BugOpts RaiseOverUnmanaged on".  This occured
2019   with the system.fvwm2rc-sample-95 configuration.
2021 * The modules FvwmPager, FvwmIconMan, FvwmWinList and FvwmButtos
2022   set the transient_for hint when started with the "transient"
2023   option.
2025 * Fixed FvwmIconMan with the transient option when mapped off
2026   screen.
2028 * Fixed ClickToFocus focus policy when iconifying the focused
2029   window.
2031 * Fixed some focus problems in conjunction with unclutter vs
2032   xv/xmms and Open Look applications.
2034 * Fixed a problem that could cause windows to be lost off screen
2035   with interactive window motion.
2037 * Fixed some FvwmTaskBar autohide problem.
2039 * Fixed a display string problem in FvwmForm.
2041 * Fixed a problem with FvwmTheme shadow colours.
2043 * Fixed the CirculateSkipIcon and CirculateSkipShaded options in
2044   conditional commands.
2046 * Fixed a formatting problem of the man page on AIX, Solaris, and
2047   some other UNIX variants.
2049 * Fixed a problems with FvwmIconBox exiting on 64 bit platforms.
2051 * Fixed FvwmIconBox crashes with MaxIconSize dimensions 0.
2053 * Fixed parameters of fvwm24_convert.
2055 * Fixed a number of building problems related to old vendor unices,
2056   libstroke-0.5, autoconf-2.50, bogus gnome-config and imlib-config.
2058 * Fixed drawing of title bar buttons with MWMDecorStick.
2060 * Fixed missing button or key events over the pan frames.
2062 * Fixed placement of the FvwmDragWell, FvwmButtons and FvwmForm
2063   modules.
2065 * Fixed parsing double quotes in FvwmPager's Font and SmallFont
2066   options. Fixed FvwmPager crash with certain font strings.
2068 * Fixed drawing of the grid lines in an iconified FvwmPager window.
2070 * Fixed button grabbing problem for buttons > 3 in FvwmTaskBar.
2072 * Fixed some exotic problems with window gravity and resizing
2073   windows.
2075 * Fixed a problem with maximizing windows with the viewport not
2076   starting on a page boundary.
2078 * Fixed handling of parentheses in FvwmButtons button actions.
2080 * Work around a key binding problem with keys that generate the
2081   same symbol with more than one key code (e.g. Shift-F1 = F11).
2083 * The Desk option of FvwmBacker is compatible to earlier
2084   version. Desk or Page coordinates can be omitted to indicate
2085   that desk or page changes trigger no action at all.
2087 * Fixed double updating of background with FvwmBacker sometimes
2088   leading to the wrong background.
2090 * Fixed several escaping errors in fvwm-menu-directory, so files
2091   and directories containing special chars and spaces should
2092   work.
2094 * Fixed PlacedByButton3 condition.
2096 * Fixed vanishing windows when mapping/unmapping too fast.
2098 * Fixed prev option of the GotoDeskAndPage command.
2100 * Fixed calculations of X_RESOLUTION and Y_RESOLUTION for screen
2101   dimensions larger than 2147.
2103 * Fixed compatibility of the FvwmM4 modules on platforms that have
2104   a System V implementation of m4 (Solaris 2.6).
2106 * The SetEnv command without a value for a variable is the same as
2107   UnsetEnv.
2109 * Fixed shading/unshading shaped windows and windows without title
2110   and border.
2112 -------------------------------------------------------------------
2114 Changes in stable release 2.4.0 (03-Jul-2001)
2116 * Finally released. :)
2117 -------------------------------------------------------------------
2119 For older NEWS, read the ONEWS file.