1 Note, the changes for the last STABLE release start with release
4 -------------------------------------------------------------------
6 Changes in beta release 2.5.31 (not released yet)
12 - fvwm-convert-2.6: Don't double-up comma separated options to
13 conditional commands if they're already delimited by commas.
14 - Correctly report a window's height and width if the window has
15 incomplete resize increment set.
16 - Maintain any State hints on a window when used with WindowStyle.
17 - FvwmIconMan now correctly handles sticky windows.
19 -------------------------------------------------------------------
21 Changes in beta release 2.5.30 (09-May-2010)
25 - Support libpng 1.4.0's slightly newer API.
29 - Don't lazy match AnyContext when printing out bindings and the
30 contexts they apply to with "PrintInfo Bindings".
32 -------------------------------------------------------------------
34 Changes in beta release 2.5.29 (03-Apr-2010)
38 - Added new fvwm-convert-2.6 script to convert older fvwm 2.4.x
40 - New BugOpts option QtDragnDropWorkaround to work around an
41 oddity in handling drag-n-drop events to Qt applications.
45 - Fixed the InitialMapCommand style from running when FVWM is
47 - Fix rendering of FvwmForm windows when initially mapped.
48 - Fix placement of windows when using MinoverlapPlacement and
50 - Fix segfault when tearing off menus using a Pixmap
52 - Fix "window jump" bug when moving a window across page
54 - Flush property events for same type in applications which
55 repeatedly set the same XAtom. (Gnucash, Openoffice, etc.)
56 - Fix opening of files using Read/PipeRead to accept paths in
57 the form "./" to indicate CWD. Fixes
58 $ fvwm -f ./some-fvwm2rc
59 - Fix further crash when copying menustyles with MenuFace
61 - Make layer changes apply immediately via Style commands for
62 any currently mapped windows.
63 - Fix flickering/incorrect location of the GeometryWindow with
64 Xinerama/TwinView when resizing windows.
66 -------------------------------------------------------------------
68 Changes in beta release 2.5.28 (20-Sep-2009)
72 - New differentiated options for SnapAttraction when snapping
74 "None", "ScreenWindows", "ScreenIcons", "ScreenAll"
75 - New option to the BugOpts command: TransliterateUtf8.
79 - Fixed non-visible Qt windows after a Qt deferred map (e.g.
80 Skype profile windows).
81 - Fixed the use of the X-resource "fvwmstyle".
82 - Fixed segmentation fault in FvwmEvent when parsing an
83 undefined event name, or an undefined environment variable
84 to the RPlayHost option.
85 - Fixed the events startup, shutdown and unknown in FvwmEvent.
86 - Fvwm now retains utf8 window names when the WM_NAME changes,
87 and the utf8 name converted to the default charset match
89 - Fixed the options RPlayVolume and RPlayPriority in FvwmEvent.
90 - Fixed SnapAttraction: Option SameType/Icons/Windows did
91 falsely not affect conditions of option "Screen" and option
92 "SameType" snapped falsely icons and windows together.
93 - Fixed a problem where modules would get incorrect stacking
94 information if many windows were restacked at the same time.
95 - Fixed BugOpts parsing of more than one option at a time and
96 restoring of default value for the last option
97 in the command line when omitted.
98 - 64 bit fix for setting EWMH _NET_WM_ICON property on windows.
100 -------------------------------------------------------------------
102 Changes in beta release 2.5.27 (23-Feb-2009)
106 - New extended variable
109 - Style matching now honours the window's visible name which
110 means it can be matched before the real name, hence:
112 Style $[w.visiblename] Colorset 5
114 is now honoured. Useful with IndexedWindowName as a style
117 - New style InitialMapCommand allows to execute any command
118 when a window is mapped first.
120 - New option to PrintInfo, "bindings" which prints out all of
121 the Key, PointerKey, Mouse and Stroke bindings which fvwm
126 - Fixed compilation without XRender support.
127 - Fixed handling of _NET_MOVERESIZE_WINDOWS requests.
128 - Fixed a bug in automatic detection mode of the style
130 - Fixed png detection when cross compiling.
131 - Fixed keeping fullscreen window mode over a restart.
132 - The style PositionPlacement now honours StartsOnPage.
133 - Reset signal handlers for executed modules and programs.
134 - Try to handle a bug an old version of the EWMH spec by
135 honouring both, the _NET_WM_STATE_MAXIMIZED_HORIZ hint and
136 the _NET_WM_STATE_MAXIMIZED_HORZ hitn.
137 - Fix the GNOME location prefix to application .desktop files.
138 - 'PositionPlacement UnderMouse' now forces the window
139 on-screen, just like the old UnderMousePlacement style option
142 -------------------------------------------------------------------
144 Changes in beta release 2.5.26 (7-May-2008)
148 - New MenuStyle option VerticalMargins.
150 * New module features:
152 - FvwmButtons: New button alignment option: top.
156 - Fixed crash in ARGB visual detection code.
157 - Fixed compilation without XRender support.
158 - Fixed drawing of background pictures in menu items and titles.
159 - Fixed handling of shaped windows.
160 - Fixed a 64-bit bug in the EWMH code.
162 -------------------------------------------------------------------
164 Changes in beta release 2.5.25 (26-Feb-2008)
168 - Handle the STATE_ADD command of the EWMH _NET_WM_STATE
169 message from version 1.3 of the EWMH spec.
170 - Support transparency in ARGB windows
174 - Fixed problem with windows disappearing when created
175 unless the style Unmanaged was used.
176 - Edge move delay was used as resistance for the top edge.
177 - Fixed a parsing problem of the screen argument of the
178 SnapAttraction style.
179 - Some html documentation files were not installed.
180 - Fixed a memory leak in internationalized font handling.
181 - Fixed a bug in MinOverlap placement.
182 - Fixed the StickyAcrossPages style in the FvwmPager.
183 - Fixed the determination of the X charset on UTF-8 systems.
184 - Fixed a crash when certain EWMH messages were sent to
186 - Fixed a memory leak in multibyte codepage code.
187 - Ignore the EWMH staysontop and staysonbottom hints if the
188 EWMHIgnoreStackingOrderHints style is used.
189 - Fixed a sporadic crash when the root background set by gnome,
190 fvwm-root, esetroot etc. changes and a root transparent
192 - Fixed spradic crash in modules with root transparent
193 background from colour sets.
194 - Fixed a possible crash if the last active module fails.
196 -------------------------------------------------------------------
198 Changes in beta release 2.5.24 (24-Nov-2007)
202 - Disabled paging during interactive resize operations by
203 default (see 2.5.20) as it is annoying to many people.
204 - New style command options:
210 that replace the now obsolete commands EdgeResistance,
211 SnapGrid and SnapAttraction. The EdgeResistance command has
212 a new syntax with only one argument.
213 - New command MenuCloseAndExec for menu bindinngs that can be
214 used to trigger certain commands from a menu without an
215 associated item. For example, with
216 Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu
217 the RootMenu can be opened from any other menu by pressing
222 - Sometimes a window jumped by half the screen's size when
223 moving with the mouse and hitting the border of the desktop.
224 - Fixed the "screen w" argument of the Move and other commands.
225 - Clicking on a menu title did not close the menu by default.
226 - Temporary files in FvwmPerl overwrote each other.
228 -------------------------------------------------------------------
230 Changes in beta release 2.5.23 (1-Sep-2007)
234 - New Style command options:
239 - Fixed FvwmButton's button placement algorithm broken in
242 -------------------------------------------------------------------
244 Changes in beta release 2.5.22 (29-Aug-2007)
248 - New Style command options:
249 UnderMousePlacementHonorsStartsOnPage
250 UnderMousePlacementIgnoresStartsOnPage
251 !MinOverlapPlacementPenalties
252 !MinOverlapPercentPlacementPenalties
254 - SVG (scalable vector graphics) image loading support.
255 - New extended variables
256 $[w.iconfile.svgopts]
257 $[w.miniiconfile.svgopts].
258 - Added suffix 'w' to the arguments of the Move command and
259 similar. It is now possible to add multiple shifts to a
260 window position, e.g. "50-50w 50-50w" for the center of the
262 - Removed UnderMousePlacement and CenterPlacement. Use
263 "PositionPlacement Center" and "PositionPlacement UnderMouse"
265 - Documentation in HTML format.
266 - Replaced "UseListSkip" with "UseSkipList" & "OnlyListSkip" with
267 "OnlySkipList" in WindowList command. (Old options deprecated.)
268 - New subject ImageCache for PrintInfo command.
269 - The new commad EchoFuncDefinition prints a function's
270 definition to the console for debugging purposes.
271 - The CursorStyle command can now load PNG and SVG images as
272 mouse cursors. New x and y arguments to specify the
273 hot spot. Also, it is now possible to load non-monochrome
274 cursors and cursors with partial transparency.
276 * New module features:
278 - FvwmScript: New instructions: ChangeWindowTitle and
279 ChangeWindowTitleFromArg.
283 - Windows with aspect ratio no longer maximize past the screen
285 - Fixed CenterPlacement with Xinerama screens.
286 - Fixed CascadePlacement with title direction west and east
287 - Windows no longer unstick when going to fullscreen mode.
288 - Fixed crash when raising/lowering a destroyed window.
289 - Fixed expansion of $[n-] and $[*], broken in 2.5.20.
290 - Fixes for resizing shaded windows and windows with a gravity
291 other than northwest.
292 - Fixed CursorStyle POSITION, broken since 2.3.24.
293 - The hi, sh and fgsh colors in colorsets are no longer replaced
294 by computed values if not explicit set on the same line as the
295 bg, or for fgsh fg, changes. (bug #3359)
296 - FvwmButtons now redraws stretched button backgrounds correctly
298 - Windows with circular transient for hints may no longer crash
299 fvwm with StackTransientParent style.
300 - FvwmPager now displays windows that are StickyAcrossPages
302 - Fixed a possible crash with modules closing down.
303 - Fixed broken demo script fvwm_make_browse_menu.sh.
304 - The conditon following a comma separator without whitespace
305 padding was previously ignored if the presiding condition was
307 - Various FvwmButtons drawing problems.
308 - Window movement or resizing triggered by an EWMH message now
309 honours the FixedSize and FixedPosition window styles.
310 - Properly generate leave_window and enter_window events for
311 the root window in FvwmEvent.
312 - Fixed crash in UTF8 code.
313 - Fixed parsing of the PropertyChange command.
314 - Fixed windowlist crash when combining CurrentAtEnd with
315 IconifiedAtEnd and all windows are iconified.
317 -------------------------------------------------------------------
319 Changes in beta release 2.5.21 (20-Jan-2007)
323 - The command Scroll can now be used for interactive scrolling.
327 - Fixed Tile...Placement styles (SmartPlacement) that were
330 -------------------------------------------------------------------
332 Changes in beta release 2.5.20 (15-Jan-2007)
336 - New Style options: StippledIconTitle, !StickyStippledTitle,
337 and !StickyStippledIconTitle.
338 - Full support for menu context (M) key and mouse bindings. See
339 the section Menu Bindings in the man page for details.
340 - Hilighted menu backgrounds now use pixmaps gradients and
341 transparency from their related colorset.
342 - New window conditions: StickyIcon, StickyAcrossPagesIcon and
343 StickyAcrossDesksIcon.
347 - "Mouse n M N" is no longer used to disable or remap the
348 builtin tear off menu button. See the section Tear Off Menus
349 for details on replacement commands.
353 - FvwmWinList: fix problem with window name/button mixups during
354 Init/Restart of fvwm. (bug #1393)
355 - It is now possible to switch the viewport while resizing
356 windows if "EdgeScroll 0 0" is set.
357 - Fixed disappearing windows when aborting interactive resizing
358 of maximized windows when unmaximizing them later.
359 - Fixed disappearing windows when moving maximized windows and
360 unmaximizing them later.
361 - Fixed calculation of final location with MoveToPage and
362 MoveToScreen with windows to the left or top of the viewport.
363 - 64-bit architecture fix in FvwmProxy.
364 - FvwmForm now work with balanced quoted command for Timeout.
365 - FvwmPager correctly updates on window desk change.
366 - FvwmIconBox: fixed problem with IconColorset's background
367 color change not being applied immediately.
368 - Allow FvwmConsole to run a terminal via rxvtc or urxvtc.
369 FvwmConsole dies if no client connects within one minute.
370 - Expansion of variables in FvwmTaskBar launch button commands
372 - Fixed a race condition with applications raising their own
373 transient windows in certain ways. (Apple Shake, kphotoalbum)
374 - FvwmIdent reports the correct geometry if the window has its
375 title at the left or right side.
376 - Fixed an infinite loop when deiconifying windows in a group
377 via a different window than the initially iconified.
379 -------------------------------------------------------------------
381 Changes in beta release 2.5.19 (9-Dec-2006)
385 - FvwmCommand now reports "end windowlist" and "end configinfo".
386 - FvwmCommand now prints config info split on lines.
387 - FvwmTaskBar no longer gets lost with trailing whitespace after
388 geometry specification.
389 - Fixed a window size problem if the aspect ratio is set (e.g.
391 - Decorations now update when unmanaged windows take focus, and
392 not FlickeringQtDialogsWorkaround is enabled.
393 - FvwmPager again allows movement of windows added before a
395 - fvwm no longer crashes on 1 and 4 bit displays. (#1677)
396 - EWMH desktops now correctly handles FPClickToFocus. (#1492)
397 - Security fix in fvwm-menu-directory. (CVE-2006-5969)
399 -------------------------------------------------------------------
401 Changes in beta release 2.5.18 (11-Sep-2006)
405 - If a window started fullscreen, leaving fullscreen state now
406 properly unmaximizes and resizes the window.
407 - Fixed the ForeColor/HilightFore styles that were broken in
409 - FvwmPager can now move icons with the !IconTitle style.
410 - Fixed drawing of icons that are moved to a different desk.
411 - FvwmPager no longer tries to move non-movable windows.
412 - FvwmPager now moves all windows as user requests.
413 - FvwmPager no longer displaces windows with title and border
415 - TestRc now correctly matches Break, and $[cond.rc] is
417 - Fixed several 64-bit architecture problems with
418 XGetWindowProperty(). Xine works much better on 64-bit
420 - Fixed handling of ClickToFocusPassesClick with the EWMH
421 desktop (e.g. using nautilus).
422 - Fixed handling of windows that are unmapped and mapped again
423 too fast (e.g. fpga_editor).
425 -------------------------------------------------------------------
427 Changes in beta release 2.5.17 (19-Jul-2006)
431 - New MenuStyle options TitleFont, TitleColorset and
433 - New command PressButton in module FvwmButtons for being able
434 to emulate button press via other means than the mouse.
435 - New wrap options to EdgeScroll command for wrapping with pixel
437 - New Style option UnderMousePlacement.
438 - Unused arguments to Style options generate warnings.
439 - The name style names match against can be augmented by the
440 X-resource "fvwmstyle".
441 - New options, Reverse and UseStack, to All command.
442 - WindowShade can now reshade windows using the Last direction.
443 - Positional parameters to complex functions can now be expanded
444 using $[n], $[n-m], $[n-] and $[*] expressions.
445 - The width and height arguments of the Resize command now
446 accept the prefix 'w' to allow resizing relative to the
448 - New command ModuleListenOnly.
449 - New "Periodic" option added to Schedule command.
453 - Fixed detection of running non-ICCCM2 wm (bug #3151).
454 - Fixed drawing of menus with the sidepic on the right.
455 - EdgeScroll no longer divides pixel distances >1000 by 1000.
457 - The configure script can now cope with four-part version
458 numbers when detecting some libraries.
459 - The WarpToWindow command followed by Move in a complex
460 function now uses the correct pointer position.
461 - The menu style TitleWarp does no longer warp the pointer for
462 root menus (as it is documented).
463 - Fixed detection of safe system version of mkstemp.
464 - Fixed the conditions Iconifiable, Fixed, FixedSize,
465 Maximizable and Closable.
466 - Fixed problem with window outline and placement position
468 - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772).
469 - FvwmGtk now configures correctly on Cygwin (bug #3772).
470 - Fixed tempfile vulnerabilities in FvwmCommand.
472 -------------------------------------------------------------------
474 Changes in beta release 2.5.16 (20-Jan-2006)
478 - If the pointer can not be grabbed in functions, a message is
479 printed to the console instead of beeping.
483 - Fixed a couple of build problems introduced in 2.5.15.
485 -------------------------------------------------------------------
487 Changes in beta release 2.5.15 (14-Jan-2006)
491 - Variables can be nested, like $[desk.name$[desk.n]].
492 - Obsolete one-letter variables work, but generate warnings now.
493 - Windows can be placed by any button (now also >3).
494 - It is now possible to redefine the buttons usable to finish
495 window movement and manual placement.
496 - New window condition PlacedByButton.
497 - MenuStyle pairs can be negated by prefixing '!'.
498 - New generic tabbing module - FvwmTabs.
499 - New Style option: EWMHIgnoreWindowType.
500 - New MenuStyle options: MouseWheel, ScrollOffPage and
502 - To compile from CVS, autoconf-2.53 or above is now required.
503 This does not affect compiling the released tarballs.
504 - New option "screen" to Move and ResizeMove commands to allow
505 specifying the target Xinerama screen.
509 - Supported a new fribidi version 0.10.5 in addition to 0.10.4.
510 - Better look for windows with "BorderStyle TiledPixmap".
511 - Some EWMH-related 64-bit fixes.
512 - Fixed segmentation fault when replacing title of title only
514 - Fixes for resizing of shaded windows and resizing/moving
515 windows with complex functions.
517 -------------------------------------------------------------------
519 Changes in beta release 2.5.14 (24-Aug-2005)
523 - Fvwm now officially supports 64-bit architectures.
524 - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
526 - New window condition FixedPosition.
528 * New module features:
530 - FvwmPerl module supports window context when preprocessing.
531 - FvwmPerl module accepts new --export option that by default
532 defines two fvwm functions "Eval" and ".", to be used like:
535 Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0
536 . Exec xmessage %{2 + cos(0)}% # embedded calculator
538 - New FvwmProxy option ProxyIconified.
539 - New FvwmTaskBar option Pad to control the gap between
544 - Fixed a Solaris compiler error introduced in 2.5.13.
545 - Fixed a hang with layers set by applications (e.g. AbiWord).
546 - GotoDesk with a relative page argument now wraps around at
547 the end of the given range as documented. (Bug #1396).
548 - PopupDelayed menu style option was not copied on
550 - Transparent Animated menus with non-transparent popup were
551 not animated correctly.
552 - Supported euc-jp class of encodings.
553 - A window's default layer is no longer set to 0 during a
555 - Fixed an annoying MouseFocus/SloppyFocus problem in
556 conjunction with EdgeResistance + EdgeScroll (sometimes a
557 window did not get the focus as it should have). This
558 problem first occured in 2.5.11.
560 -------------------------------------------------------------------
562 Changes in beta release 2.5.13 (16-Jul-2005)
566 - The MoveToPage command did not work without arguments in
568 - Mouse/Key command no args possible core dump.
569 - Direction with no args possible core dump.
570 - FvwmScript periodic tasks run too often.
571 - Perl modules did not work on 64 machines.
572 - FvwmDebug did not report any extended messages.
573 - fvwm-menu-desktop supports mandriva.
574 - fvwm-menu-desktop when verifying executable, allow full path.
576 * New module features:
578 - FvwmIconMan: MaxButtonWidth and MaxButtonWidthByColumns
580 - FvwmIconMan: added tool tips with Tips, TipsDelays, TipsFont,
581 TipsColorset, TipsFormat, TipsBorderWidth, TipsPlacement,
582 TipsJustification and TipsOffsets options.
583 - FvwmButtons: PressColorset & ActiveColorset options for
584 _individual_ buttons.
586 -------------------------------------------------------------------
588 Changes in alpha release 2.5.12 (6-Oct-2004)
594 * New module features:
596 - FvwmIconMan: ShowOnlyFocused option.
598 -------------------------------------------------------------------
600 Changes in alpha release 2.5.11 (30-Sep-2004)
602 * Multiple window names can be specified in conditions.
604 * Window-specific key/mouse bindings. (Bindings no longer have to
607 * The default fvwm configuration files are now: ~/.fvwm/config and
608 $FVWM_DATADIR/config. Five previously used config file locations
609 are still searched as usual for backward compatibility.
611 * New extended variables $[w.desk] and $[w.layer].
613 * New options GrowOnWindowLayer and GrowOnlayers to the Maximize
616 * New Style option "State".
618 * New Style option "CenterPlacement".
620 * New option to FvwmIconMan: ShowNoIcons.
622 * New WindowList tracker and other enhancements in Perl library.
624 * New option to fvwm-menu-directory: --func-name.
626 * Improved FvwmWindowMenu module.
628 * Fluxbox-like Alt-Button3 resizing with the new Resize options
629 Direction, WarpToBorder and FixedDirection
631 * Enhanced "Test (Version >= x.y.z)" option to allow version
634 * New FvwmButtons options: ActiveColorset, ActiveIcon, ActiveTitle,
635 PressColorset, PressIcon and PressTitle.
637 * New FvwmButtons swallow option: SwallowNew.
639 * The option CurrentGlobalPageAnyDesk was accidentally named
640 CurrentGlobbalPageAnyDesk before.
642 * New conditions AnyScreen and Overlapped.
644 * The Read and PipeRead commands return 1 if the file or command
645 could be read or executed and -1 otherwise.
647 * New menu option TearOffImmediately.
649 * Added support for Solaris' Xinerama.
651 * New option MailDir in FvwmTaskBar.
653 * MoveToPage command:
655 New options wrapx, wrapy, nodesklimitx and nodesklimity.
656 New suffix 'w' to allow for window relative movement.
658 -------------------------------------------------------------------
660 Changes in alpha release 2.5.10 (19-Mar-2004)
662 * New command FakeKeyPress.
664 * New BugOpts option ExplainWindowPlacement.
666 * Adjustable button reliefs in FvwmIconMan (option ReliefThickness).
668 * Security patch in fvwm-bug.
669 See http://securitytracker.com/alerts/2004/Jan/1008781.html
673 fvwm-menu-directory (BugTraq id 9161)
674 fvwm_make_directory_menu.sh
675 fvwm_make_browse_menu.sh
677 -------------------------------------------------------------------
679 Changes in alpha release 2.5.9 (2-Mar-2004)
681 * New MenuStyle options PopupIgnore and PopupClose.
683 * New configure option --disable-iconv to disable iconv support.
685 * New extended variables $[w.iconfile] and $[w.miniiconfile].
687 * New Style option Unmanaged. Such windows are not managed by
690 * New binding context 'U' for unmanaged windows, similar to 'R'oot.
692 * New option DisplayNewWindowNames to the BugOpts command.
694 * Security fix for fvwm-menu-directory.
697 -------------------------------------------------------------------
699 Changes in development release 2.5.8 (31-Oct-2003)
701 * New prefix command KeepRc.
703 * Renamed the Cond command to TestRc, and the On command to Test.
704 Removed the CondCase command. Use "KeepRc TestRc" instead.
706 * The Break command can be told the number of nested function
707 levels to break out of. Break now has a return code of -2
710 * Directions can be abbreviated with -, _, [, ], <, >, v or ^ like
711 in key or mouse bindings.
713 * New extended variable $[func.context].
715 * New Style option MoveByProgramMethod. Tries to autodetect
716 whether application windows are moved honouring the ICCCM or not
717 (default). The method can be overridden manually if the
718 detection does not work.
720 * fvwm supports tear off menus. See the "Tear Off Menus" section
721 in the man page or press Backspace on any menu to try them out.
723 * fvwm now handles what Unicode calls "combining characters" (i.e.
724 marks drawn on top of other characters).
726 * New commands WindowStyle and DestroyWindowStyle for individual
729 * The conditions !Current... and !Layer now work as expected.
731 * Added a nice autohide script to the FAQ.
733 * FvwmAnimate now supports dynamical commands "pause", "play",
734 "push", "pop" and "reset" to manipulate the playing state.
736 -------------------------------------------------------------------
738 Changes in development release 2.5.7 (30-May-2003)
740 * The commands Cond and CondCase now support checking for
741 inequality by prefixing the return code with '!'.
743 * Schedule and Deschedule support hexadecimal and octal command
746 * In FvwmIconMan, windows can move from one manager to another
747 according to the managers' Resolution options.
749 * In order to fix a problem with StartsOnScreen and applications
750 that set a user specified position hint, the StartsOnScreen style
751 no longer works for the following modules: FvwmBanner,
752 FvwmButtons, FvwmDragWell, FvwmIconBox, FvwmIconMan, FvwmIdent,
753 FvwmPager, FvwmScroll, FvwmTaskBar, FvwmWharf, FvwmWinList. Use
754 the '@<screen>' bit in the module geometry specification where
757 * Documented variable $[gt.any_string] and LocalePath command
760 * Added gettext support to FvwmScript. New head instruction
761 UseGettext and WindowLocaleTitle. New widget instruction
762 LocaleTitle. New instruction ChangeLocaleTitle and new function
765 * WindowListFunc is executed now within a window context, so
766 a prefix "WindowId $0" is not needed in its definition anymore,
767 and it is advised to remove it in user configs.
769 * FvwmEvent now executes all window related events within a window
770 context, so PassId is not needed anymore, and all prefixes
771 "WindowId $0" may be removed in user event handlers.
773 * New FvwmTaskBar option NoDefaultStartButton.
775 -------------------------------------------------------------------
777 Changes in development release 2.5.6 (28-Feb-2003)
779 * Fix button 3 drag in FvwmPager so that drag follows the mouse.
781 * Fix for gmplayer launched by fvwm. Close stdin on Exec so the
782 exec'd process knows it's not running interactively.
784 * Improvement in MultiPixmap. In particular Colorset and Solid
785 color can be specified.
787 * New ButtonStyle and TitleStyle style options AdjustedPixmap,
788 StretchedPixmap and ShrunkPixmap.
790 * Use the MIT Shared Memory Extension for XImage.
792 * The TitleStyle decor of a vertical window Title is rotated.
793 This is controllable using a new style option:
795 !UseTitleDecorRotation / UseTitleDecorRotation
797 * New style options IconBackgroundColorset, IconTitleColorset,
798 HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
799 and IconBackgroundPadding.
801 * Minor incompatible improvements to the Perl library API.
803 * Renamed FvwmWindowLister to FvwmWindowMenu.
805 * New option to IconSize style: Adjusted, Stretched, Shrunk.
807 * New shortcuts for button states: AllActiveUp, AllActiveDown,
808 AllInactiveUp, AllInactiveDown.
812 Closable, Iconifiable, Maximizable, AllowMaximizeFixedSize
814 * New conditions for matching windows:
816 Closable, Iconifiable, Maximizable, FixedSize and HasHandles
818 * New conditional command On for non-window related conditions.
820 * Removed --disable-gnome-hints and --disable-ewmh configure
823 * All single letter variables are deprecated now; new variables:
825 $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
826 $[desk.n], $[version.num], $[version.info], $[version.line],
827 $[desk.pagesx], $[desk.pagesy]
829 -------------------------------------------------------------------
831 Changes in development release 2.5.5 (2-Dec-2002)
833 * Added support for joining and shaping in bi-directional
834 languages that need this.
836 * ButtonStyle and TitleStyle new style type Colorset.
838 * New experimental module FvwmProxy.
840 * New command RestackTransients.
842 * Added a pixel offset to vector button definitions.
844 * New command FocusStyle as a shorthand for setting the FP...
845 styles with the Style command.
847 * New option Locale to PrintInfo command.
849 * The Next and Prev commands start looking for a matching window at
850 the context window if there is any.
852 * The MoveToPage command does nothing with sticky windows.
854 * New module FvwmWindowLister, a WindowList substitute.
856 * Sticky windows can be sticky across pages, across desks or both.
858 - New commands StickAcrossPages and StickAcrossDesks.
859 - New Style options StickyAcrossPages and StickyAcrossDesks.
860 - New conditional command options StickyAcrossPages and
862 - New WindowList options NoStickyAcrossPages,
863 NoStickyAcrossDesks, StickyAcrossPages, StickyAcrossDesks,
864 OnlyStickyAcrossPages, OnlyStickyAcrossDesks.
865 - New FvwmRearrange options -sp and -sd.
867 * Fixed flickering in FvwmTaskBar, FvwmWinList, FvwmIconBox,
868 FvwmForm, FvwmScript and FvwmScroll when xft fonts or icons with
869 an alpha channel are used.
871 * New Colorset option RootTransparent
873 * The Transparent Colorset option can be tinted under certain
876 * New MinHeight option to TitleStyle
878 * Added gettext support. New command LocalePath and new variable
881 -------------------------------------------------------------------
883 Changes in alpha release 2.5.4 (20-Oct-2002)
885 * FvwmTaskBar may now include mini launch buttons using the Button
886 command. Also has new options for spacing the buttons:
887 WindowButtonsLeftMargin, WindowButtonsRightMargin, and
888 StartButtonRightMargin. See man page for details.
890 * Style switches can be prefixed with '!' to inverse their meaning.
891 For example, "Style * Sticky" is the same as "Style * !Slippery".
892 This works *only* for pairs of styles that take no arguments and
893 for the Button and NoButton styles.
895 * New button property Id in FvwmButtons. FvwmButtons now accepts
896 dynamical actions using SendToModule, see the man page:
898 ChangeButton <button-id> <properties-to-change>
899 ExpandButtonVars <button-id> <command-to-expand>
901 * New Colorset options bgTint, fgTint (which complete Tint), Alpha,
902 IconTint and IconAlpha.
904 * Alpha blending rendering is supported even without XRender
907 * Enhanced commands [Add]ButtonStyle, [Add]TitleStyle. ButtonState.
908 Titles and buttons now have 4 main states instead of 3: ActiveUp,
909 ActiveDown, InactiveUp and InactiveDown, plus 4 Toggled variants.
910 Several shortcuts added: Active means ActiveUp + ActiveDown,
911 Inactive means InactiveUp + InactiveDown, similarly for shortcuts
912 ToggledActive and ToggledInactive.
914 * More shortcuts for button states added: AllNormal, AllToggled,
915 AllActive, AllInactive, AllUp, AllDown. These six shortcuts are
916 actually different masks for 4 individual states (from 8 total).
918 * FPClickToFocus and FPClickToRaise work with any modifier by
921 * Perl library API regarding event handlers is changed, so personal
922 modules in Perl should be adjusted.
924 * Allow the use of mouse buttons other than the first in
925 FvwmWinList when invoked transient.
927 * ImagePath now supports directories in form "/some/directory;.png"
928 (where semicolon delimits a file extension that files in
929 /some/directory have. This file extension replaces the original
930 image extension (if any) or it is added if there is no extension.
931 For example with: Style XTerm MiniIcon mini/xterm.xpm
932 the file /some/directory/mini/xterm.png is searched.
934 * New graphical debugger module FvwmGtkDebug.
936 * New command NoWindow for removing the window context.
938 * New FvwmIconMan option ShowTransient.
940 * All conditions have a negation.
942 * New FvwmBacker option RetainPixmap.
944 * Fixed flickering in menus, icon title, FvwmButtons, FvwmIconMan
945 and FvwmPager when xft fonts or icons with an alpha channel is
948 * FvwmButtons redrawing improvement: colorsets are now usable with
951 * FvwmIconMan options PlainColorset, IconColorset, FocusColorset
952 and SelectColorset are now strictly respected.
954 * The HilightBack and ActiveFore menu styles are independent of
955 each other. HilightBack without using ActiveFore does no longer
956 hilight the item text.
958 * New WindowList option SortByResource; the previously added
959 SortClassName option is renamed to SortByClass.
961 * New command PrintInfo for debugging.
963 -------------------------------------------------------------------
965 Changes in alpha release 2.5.3 (25-Aug-2002)
967 * TitleStyle MultiPixmap now works once again.
969 * Removed the old module interface for ConfigureWindow
970 packets. External modules relying on this interface no longer
973 * Fixed interaction bug between CascadePlacement and StartsOnPage:
974 if the target page was at a negative x or y page displacement
975 from the current viewport, the window would be placed on the
978 * New Style option IconSize for restricting icon sizes.
980 * New WindowList options SortClassName, MaxLabelWidth, NoLayer,
981 ShowScreen, ShowPage, ShowPageX and ShowPageY.
983 * Restored old way of handling clicks in windows with ClickToFocus
984 and ClickToFocusPassesClickOff. This fixes a problem with
985 click+drag in an unfocused rxvt or aterm window.
987 * Fixed wrong warp coordinates when WarpToWindow was used with two
988 arguments on an unmanaged window.
990 * Vastly improved FvwmEvent performance.
992 * FvwmAuto can operate on Enter and Leave events too. This makes
993 it possible to have auto raising with ClickToFocus and
994 NeverFocus. See -menter and -menterleave options and examples in
995 the FvwmAuto man page.
997 * The "hangon" strings in FvwmButtons support wild cards.
999 * New option "Icon" to PlaceAgain command.
1001 * New option "FromPointer" and direction "Center" to the Direction
1004 * The styles ClickToFocusRaises(Off) and
1005 MouseFocusClickRaises(Off) are now different names for the same
1006 style. Configurations that used
1008 Style * ClickToFocus, ClickToFocusRaises
1009 Style * MouseFocusClickRaisesOff
1011 or vice versa no longer work as like before. Remove the second
1012 line to fix the problem. ClickToFocusRaises now works only on
1013 the client part of a window, not on the decorations as it did
1016 * New color limit method for screens that only display 256 colors
1019 * In depth less or equal to 16 image and gradient can be
1020 dithered. This can be enabled/disabled by using the new
1021 dither/nodither options to the Colorset command.
1023 * Removed the styles MouseFocusClickIgnoreMotion and
1024 MouseFocusClickIgnoreMotionOff again.
1026 * Many new focus policy styles "FP..." and "!FP...".
1028 -------------------------------------------------------------------
1030 Changes in alpha release 2.5.2 (24-Jun-2002)
1032 * Fonts can have shadow effects, see the FONT SHADOW EFFECTS
1033 section of fvwm manual page.
1035 * New Colorset options: fgsh for shadow text and fg_alpha for
1036 merging text with the background.
1038 * New module FvwmPerl adds perl scripting ability to fvwm
1041 * Provided powerful perl library for creating fvwm modules in
1044 * New WindowList option IconifiedtAtEnd.
1046 * Always display the current desk number in the FvwmPager window
1049 * Allow to bind a function to the focus click and pass it to the
1050 application at the same time.
1052 * New styles !Borders and Borders to enable or disable window
1055 * Removed the --enable-multibyte configure option. Multibyte
1056 support is now compiled in unconditionally.
1058 * New FvwmButtons option ActionOnPress enables execution of action
1059 on press rather than on release for any specific button.
1061 * Improved CascadePlacement, the last used position is reused if
1062 the last placed window does not exist any more.
1064 * FvwmIconMan may now change the resolution dynamically, just
1065 issue "*FvwmIconMan: resolution page" while FvwmIconMan is
1068 * New command XineramaSlsScreens.
1070 * MoveToPage and MoveToDesk no longer unstick windows.
1072 * It is possible to specify a string encoding in a font name, see
1073 the "FONT AND STRING ENCODINGS" section of fvwm manual page.
1075 -------------------------------------------------------------------
1077 Changes in alpha release 2.5.1 (26-Apr-2002)
1079 * Changed the executable and the man page names from fvwm2 to
1080 fvwm. The old names are still supported by symlinking.
1082 * All fvwm utilities are renamed to conform to the "fvwm-"
1083 scheme. fvwm-bug, fvwm-root (was xpmroot), fvwm-config,
1086 * Added a full support for the side window titles. New Style
1087 options TitleAtLeft and TitleAtRight added to TitleAtTop and
1090 * A title text may now be optionally rotated for both vertical and
1091 horizontal title directions, search for "Rotated" in the man
1094 * Added support for loading images in PNG (including alpha
1095 blending) and XBM formats anywhere.
1097 * New commands Schedule and Deschedule.
1099 * New command State. New conditions State and !State.
1101 * New commands XSync and XSynchronize for debugging purposes.
1103 * In interactive move/placement when Alt/Meta modifier is pressed,
1104 snap attraction (SnapAttraction, SnapGrid and EdgeResistance) is
1107 * New flags (No)FvwmModule to FvwmButtons Swallow option
1109 * The I18N_MB patch (--enable-multibyte) has been
1110 rewritten. MULTIBYTE is used to identify what is was I18N_MB. A
1111 set of locale functions (locale initialization, font loading,
1112 text drawing, ...etc.) is created in libs/Flocale.{c,h} and used
1113 in the entire fvwm code (but FvwmWharf). Font loading and
1114 memory management is improved in the multibyte case.
1116 * Better support of non ISO-8859-1 window and icon titles. See the
1117 --disable-compound-text option in INSTALL.fvwm for more
1120 * Added anti-aliased text rendering support using Xft (use
1121 --enable-xft to enable it). Recent versions of XFree and
1122 freetype2 are needed (see the FONT NAMES AND FONT LOADING
1123 section of the fvwm manual page).
1125 * Conditional commands now have a return code (Match, NoMatch or
1126 Error). This return code can be checked and tied to an action
1127 with the new commands Cond and CondCase.
1129 * Bindings can be made to the separate parts of the window border
1130 with the new contexts '[', ']', '-', '_', '<', '^', '>' and
1133 * New parameters for FvwmRearange: -maximize and -animate.
1135 * New option StartCommand for FvwmTaskBar to allow placing the
1136 StartMenu correctly.
1138 *FvwmTaskBar: StartCommand Popup RootMenu \
1139 rectangle $widthx$height+$left+$top 0 -100m
1141 Please refer to the FvwmTaskBar man page for details.
1143 * New extended variables pointer.x, pointer.y, pointer.wx,
1144 pointer.wy, pointer.cx and pointer.cy.
1146 * The Current command does not select a random window when no
1147 window has the focus.
1149 * New color '@4' (transparent) in button vectors.
1151 * New option "Frame" for the Resize and ResizeMove commands.
1153 * Added direction options to WindowShade command. Windows can be
1154 shaded in any of the eight compass directions.
1156 * Styles WindowShadeLazy (default), WindowShadeBusy and
1157 WindowShadeAlwaysLazy to optimize performance of the WindowShade
1160 * The DO_START_ICONIC flag is no longer supported in the module
1163 * Added bi-directional text support for Asian charsets.
1165 * New option MinimalLayer for FvwmIdent to control window layer.
1167 * New FvwmIconMan configuration syntax now conforms to the syntax
1168 of other modules, see the man page.
1170 * FvwmForm can automatically run commands after a timeout
1173 * Fvwm commands can be invoked when the edge of the screen is hit
1176 * New commands Colorset, ReadWriteColors and CleanupColorsets
1177 allow the colorset functionality previously available using
1180 * FvwmTheme is obsolete now, but still supported for some time.
1182 * New options Tint, TintMask and NoTint to colorsets.
1184 * New WindowList option CurrentAtEnd.
1186 * New weighted sorting in FvwmIconMan.
1188 * New conditional command ThisWindow.
1190 -------------------------------------------------------------------
1192 Changes in alpha release 2.5.0 (27-Jan-2002)
1194 * New commands ResizeMaximize and ResizeMoveMaximize that modify
1195 the maximized geometry of windows and maximize them as
1196 necessary. Very useful to make a window larger manually and
1197 then get back the old geometry with a click.
1199 * New command ResizeMoveMaximize similarly.
1201 * New styles FixedPPosition, FixedUSPosition, FixedSize,
1202 FixedUSSize, FixedPSize, VariablePPosition, VariableUSPosition,
1203 VariableSize, VariableUSSize, and VariablePSize.
1205 * Actions can be bound to windows swallowed in FvwmButtons. To
1206 disable this feature for a specific button, the new option
1207 ActionIgnoresClientWindow can be used.
1209 * Fvwm respect the extended window manager hints
1210 specification. This allows fvwm to work with KDE version >= 2
1211 and GNOME version 2. This support is configurable using a bunch
1212 of new commands and style options, search for "EWMH" in the man
1215 * New DateFormat option in FvwmTaskBar to change the date format
1216 in the clock's popup tip.
1218 * Window titlebars may now be designed using a new powerful
1219 TitleStyle option MultiPixmap, that enables to specify separate
1220 pixmaps for different parts of the titlebar: Main, LeftEnd,
1221 LeftOfText, UnderText, RightOfText, RightEnd and more.
1223 * New styles MinOverlapPlacementPenalties and
1224 MinOverlapPercentPlacementPenalties.
1226 * New styles IndexedWindowName / ExactWindowName and
1227 IndexedIconName / ExactIconName.
1229 * New command "DesktopName desk name" to define the name of a
1230 desktop for the FvwmPager, the WindowList and EWMH compliant
1231 pagers. New expanding variables $[desk.name<n>] for the desktop
1234 * New window list options NoDeskNum, NoCurrentDeskTitle,
1235 TitleForAllDesks, NoNumInDeskTitle.
1237 * New emacs style bindings in menus.
1239 * New Maximize global flag "layer" which causes the various grow
1240 methods to ignore the windows with a layer less than or equal to
1241 the layer on the window which is maximized.
1243 * Better support of the Transparent colorset in the modules and in
1246 * Amelioration of the WindowShade animation.
1248 * New ButtonStyle and TitleStyle option MwmDecorLayer.
1250 * New style BackingStoreWindowDefault which is the default
1251 now. Fvwm no longer disables backing store on windows by
1254 * New styles MouseFocusClickIgnoreMotion and
1255 MouseFocusClickIgnoreMotionOff.
1257 * The module interface now supports up to 62 message types.
1259 * New module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW.
1261 * New events "enter_window" and "leave_window" in FvwmEvent.
1263 * New MenuStyle PopupActiveArea.
1265 * New command line option -passid to FvwmAuto.
1267 * New conditional commands Any and PointerWindow.
1269 * New conditions Focused, !Focused, HasPointer and !HasPointer.
1271 * New commands EWMHBaseStruts and EWMHNumberOfDesktops.
1273 -------------------------------------------------------------------
1275 Changes in stable release 2.4.20 (6-Dec-2006)
1277 * The configure script now correctly appends executable file
1278 extensions to conditionally built binaries. Fixes building on
1281 * FvwmConsole no longer conflicts with getline of Cygwin's stdio.
1283 * Fixed parsing of For loops in FvwmScript.
1285 * Fixed a possible endless loop when de-iconifying a transient
1288 * Reject some invalid GNOME hints.
1290 * Fixed a loop when xterm changes its "active icon" size.
1292 * The configure script can now cope with four-part version numbers
1293 when detecting some libraries.
1297 fvwm-menu-directory. (CVE-2006-5969)
1300 -------------------------------------------------------------------
1302 Changes in stable release 2.4.19 (30-Sep-2004)
1304 * Fixed BackingStore style option.
1306 * Fixed MoveToDesk commend with a single argument.
1308 * Allow whitespace in menu names.
1310 * Fixed a hang when restarting FvwmCommand or FvwmConsole.
1312 * A double click no longer occurs when two different mouse
1313 buttons are pressed.
1315 * Fixed a relief drawing problem in FvwmWinList.
1317 * Fixed travelling windows on restart if a window used non NorthWest
1318 gravity and changed that before the restart.
1320 * Fixed installation of FvwmGtk.1 for debian (with DESTDIR set).
1322 * The clock in FvwmTaskBar is redrawn immediately when its colour
1325 * The option CurrentGlobalPageAnyDesk was accidentally named
1326 CurrentGlobbalPageAnyDesk before.
1328 * Fixed a problem with fvwm startup and shutdown when the pointer
1329 was grabbed by another application.
1331 * Fixed parsing of the Pointer option to the Move command.
1333 * Fixed handling of MWM hints on 64 bit machines.
1335 -------------------------------------------------------------------
1337 Changes in stable release 2.4.18 (19-Mar-2004)
1339 * Corrected rebooting the machine in FvwmScript-Quit.
1341 * Fixed the FlickeringMoveWorkaround option to the BugOpts command.
1343 * Security patch in fvwmbug.sh.
1344 See http://securitytracker.com/alerts/2004/Jan/1008781.html
1347 fvwm-menu-directory (BugTraq id 9161)
1348 fvwm_make_directory_menu.sh
1349 fvwm_make_browse_menu.sh
1351 -------------------------------------------------------------------
1353 Changes in stable release 2.4.17 (10-Oct-2003)
1355 * Fixed error message for incorrect --with-SOME-library argument.
1357 * It is now possible to suppress title action or title completely
1358 in menus created by fvwm-menu-directory.
1360 * Fixed a compile problem on QNX 4.25.
1362 * New configure switch --disable-gtk.
1364 * FvwmGtk.1 is not installed if FvwmGtk is not built.
1366 * The "Visible" condition does no longer select windows on
1369 * With the styles StartsOnPage, SkipMapping and UsePPosition,
1370 windows that request a specific position are still placed on the
1373 * Fixed sending M_NEW_PAGE packets to the modules if the page did
1376 * Added support for new BBC headlines in fvwm-menu-headlines, this
1377 replaces the old BBC-Worlds and BBC-SciTech headlines.
1379 -------------------------------------------------------------------
1381 Changes in stable release 2.4.16 (30-May-2003)
1383 * Fixed a transparency problem in FvwmButtons.
1385 * The PageOnly option in FvwmTaskBar now works after a desk change
1388 * Fixed a possible core dump when more than 256 windows are on
1391 * Initial drawing and final undrawing of wire frame no longer
1392 toggles the pixel in the top left corner of the screen.
1394 * Fixed parsing of button geometries in FvwmButtons when the
1395 geometry specification appeared after another option with a comma
1398 * FvwmCommand works too when invoked without the DISPLAY variable
1401 * Fixed displaying iconified windows without an icon in
1404 * All single letter variables are deprecated now; new variables:
1406 $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
1407 $[desk.n], $[version.num], $[version.info], $[version.line],
1408 $[desk.pagesx], $[desk.pagesy]
1410 * Fixed a bug with aspect pixmaps in colorsets.
1412 * Iconified windows without an icon do not receive focus.
1414 * Fixed a bug in FvwmPager that displayed iconified windows without
1415 icon title or picture as not iconified.
1417 * Fixed parsing of '@<screen>' Xinerama specification in the
1418 ButtonGeometry option of FvwmButtons.
1420 * The NoWarp menu position hint option works with root menus too.
1422 * Fixed a problem with styles not being properly applied after a
1423 DestroyStyle command.
1425 * Fixed a bug introduced in 2.4.14. The pointer was sometimes
1426 warped to another screen during a restart and command execution.
1428 * Fixed a crash when a window was destroyed twice in a complex
1431 * Fixed corruption of the window list when windows died at the
1434 * Fixed problem with empty frame windows if X recycled the window
1435 id of a window that died recently.
1437 * Fixed loading of application supplied pixmap on 8/24 depth screen.
1439 * WindowListFunc is executed now within a window context, so
1440 a prefix "WindowId $0" is not needed in its definition anymore
1441 and it is advised to remove it in user configs.
1443 * FvwmEvent now executes all window related events within a window
1444 context, so PassId is not needed anymore, and all prefixes
1445 "WindowId $0" may be removed in user event handlers.
1447 * Fixed "GotoDeskAndPage prev" on desks larger than 2x2.
1449 * Expansion of variables like $[w.name] or $[EMPTY_STRING] that are
1452 -------------------------------------------------------------------
1454 Changes in stable release 2.4.15 (24-Jan-2003)
1456 * Fix for gmplayer launched by fvwm. Close stdin on Exec so the
1457 exec'd process knows its not running interactively.
1459 * Windows using the WindowListSkip style do not appear in the
1460 FvwmTaskBar at random.
1462 * Fixed a memory leak in ChangeIcon, ChangeForeColor and
1463 ChangeBackColor FvwmScript Instruction.
1465 * Fixed a core dump in the parsing of FvwmAuto arguments.
1467 * Fixed screwed calculation of icon picture size when application
1468 specifies it explicitly.
1470 * The option ShowOnlyIcons now works as described in the
1471 FvwmIconMan man page. It was accidentally named ShowOnlyIconic
1474 -------------------------------------------------------------------
1476 Changes in stable release 2.4.14 (29-Nov-2002)
1478 * Modules do not crash anymore when more than 126 windows are on
1481 * FvwmIconMan displays windows correctly that were iconified and
1482 then moved to another page.
1484 * Application provided icon windows no longer appear at 0 0 when
1487 * The built-in session management can handle window names, classes
1488 etc. beginning with whitespace (textedit).
1490 * Removed the flawed "A"ny context key binding patch from 2.4.13.
1492 * The default EdgeScroll (if not specified) was incorrectly
1493 assumed to be 100 pixels instead of 100 percents.
1495 * Icons no longer appear on top of all other windows after a
1498 -------------------------------------------------------------------
1500 Changes in stable release 2.4.13 (1-Nov-2002)
1502 * Icon titles for windows with an icon position hint no longer
1503 appear at random places.
1505 * Fvwm no longer displays two icon pictures when switching from
1506 NoIconOverride to IconOverride with windows that provide their
1509 * The Current, All, Pick, ThisWindow and PointerWindow commands
1510 work on shaded windows too.
1512 * Fixed a problem stacking iconified transients.
1514 * No more flickering when raising transients.
1516 * Fixed a number of problems with window stacking, some new in
1517 2.4.10 or later, some older problems that have been around for a
1520 * Windows starting lowered or on any layer other than the default
1521 layer are displayed at the right place in FvwmPager.
1523 * Bindings with the "A"ny context can not be overridden by Gnome
1524 panel or OpenOffice.
1526 -------------------------------------------------------------------
1528 Changes in stable release 2.4.12 (10-Oct-2002)
1530 * Fixed drawing problems with TiledPixmap and Solid MenuFaces which
1531 appeared in 2.4.10, replacing the same problem with ?Gradient
1534 * Fixed accidental menu animation with certain menu position hints.
1536 * Increased maximum allowed key symbol name length to 200
1539 * Allow quotes in conditional command conditions.
1541 * Fixed starting Move at random position when pointer is on a
1544 * Transient windows do not appear in FvwmWinList after they have
1545 been moved on the desktop.
1547 -------------------------------------------------------------------
1549 Changes in stable release 2.4.11 (20-Sep-2002)
1551 * Allow the use of mouse buttons other than the first in
1552 FvwmWinList when invoked transient.
1554 * Fixed a crash with ssh-askpass introduced in 2.4.10.
1556 -------------------------------------------------------------------
1558 Changes in stable release 2.4.10 (15-Sep-2002)
1560 * The commands Maximize, Resize and ResizeMove can be used on icons
1563 * Fixed hilighting of menu items with HGradient and VGradient
1564 MenuFace. Reduced flickering with these options.
1566 * Fixed a minor problem with entering submenus via keyboard.
1568 * Fixed race conditions in FvwmTaskBar with AutoStick that caused
1571 * Fixed drawing of pager balloons with BalloonBack option.
1573 * Fixed drawing of SidePic menu background with B/D gradients.
1575 * Fixed drawing of menu item reliefs with gradient menu faces.
1577 * Fixed key bindings on window corners.
1579 * Fixed FvwmTaskBar i18n font loading
1581 * Fixed StackTransientParent style without RaiseTransient or
1582 LowerTransient on the parent window.
1584 * StackTransientParent works only on parent window if it is on the
1587 * Fixed handling of window group hint with the (De)Iconify
1590 * No more flickering when a transient overlapping its parent window
1593 * Fixed hilighting of unfocused windows.
1595 -------------------------------------------------------------------
1597 Changes in stable release 2.4.9 (11-Aug-2002)
1599 * Fixed interaction bug between CascadePlacement and StartsOnPage -
1600 if the target page was at a negative x or y page displacement
1601 from the current viewport, the window would be placed on the
1604 * Fixed a problem with colormap transition when a transient window
1607 * Fixed a FvwmScript crash with Swallow widget and very long window
1610 * Restored old way of handling clicks in windows with ClickToFocus
1611 and ClickToFocusPassesClickOff. This fixes a problem with
1612 click+drag in an unfocused rxvt or aterm window.
1614 * Fixed problems with $fg and $bg variables in FvwmButtons when the
1615 UseOld option was used.
1617 * Fixed wrong warp coordinates when WarpToWindow was used with two
1618 arguments on an unmanaged window.
1620 * Added a workaround for popup menus in TK applications that appear
1621 on some random position.
1623 * Fixed problems with wish scripts creating windows that start
1626 * Fixed the NoClose option with unmapped panels in FvwmButtons.
1628 * A number of drawing fixes in FvwmPager.
1630 * Fixed a slight bug when waiting until all buttons are released,
1631 for example after executing a complex function.
1633 * Fixed potentially harmful change in module interface.
1635 * Fixed displaying menu items with icons when using the MenuStyle
1638 * Fixed problems with the pointer moving off screen in a multi
1641 * Fixed a potential crash with windows being destroyed during a
1642 recapture operation.
1644 * Fixed a memory leak in some modules when not using glibc.
1646 * Applications using Mwm hints can now enforce that a window can
1649 * Fixed negative arguments of WarpToWindow when used on an
1652 * DESTDIR may be fully used again (only useful for distributors).
1654 * Fixed a key binding problem with key symbols that are generated
1657 * Fixed a possible crash when a window was recaptured and the
1658 focus could not be transfered to another window.
1660 * Fixed a minor problem with clicks on focused windows being
1663 * fvwm-menu-headlines: added support for CNN and BBC headlines.
1665 * Fixed a performance problem with large numbers of mouse binding
1668 -------------------------------------------------------------------
1670 Changes in stable release 2.4.8 (11-Jun-2002)
1672 * A fix for switching between czech and us keyboard layout.
1674 * Remember the icon position when an icon is moved
1677 * Setup "fvwm" and "fvwm-root" name symlinks for the executable and
1678 the man page when installing, see INSTALL.fvwm.
1680 * Fixed another problem with the DeskOnly option and sticky icons
1683 * New FvwmIconMan configuration syntax now conforms to the syntax
1684 of other modules, see the man page.
1686 * New WindowList option CurrentAtEnd.
1688 * Fixed maximal length of a named module packet
1690 * Fixed a crash on a config with a new 2.5.x Colorset command.
1692 * Always display the current desk number in the FvwmPager window
1695 * Allow to bind a function to the focus click and pass it to the
1696 application at the same time.
1698 * Fixed a problem with fvwm not accepting keyboard input when the
1699 application with the focus vanished at the start of a session.
1701 * A small security patch regarding TMPDIR.
1703 * Fixed a problem with colormap transition when a transient window
1706 * Fixed calculation of average bg colour in colour sets with large
1709 * Fixed some minor problems regarding the multibyte patch.
1711 * Fixed selection in FvwmScript List widget.
1713 * fvwm-menu-headlines: updated the site data, added a configurable
1714 timeout on socket reading (20 sec) to avoid fvwm hanging, new
1715 --icon-error option.
1717 * Fixed a problem with ClickToFocus + ClickToFocusRaisesOff and
1718 windows that are below others.
1720 * Fixed the ClickToFocusPassesClick style.
1722 * Fixed CascadePlacement for huge windows, so that the top-left
1723 corner is always visible.
1725 * Fixed parsing of SendToModule with the first parameter quoted.
1727 * Fonts in double quotes now should work in module configurations.
1729 * Fixed copying PopupOffset values in CopyMenuStyle.
1731 -------------------------------------------------------------------
1733 Changes in stable release 2.4.7 (11-Apr-2002)
1735 * Fixed parsing of WindowList with conditions and a position at
1736 the same time that was broken in 2.4.6.
1738 * Fixed some problems with the DeskOnly option of FvwmTaskBar
1739 (windows were duplicated when moving to a different Desk; the
1740 StickyIcon style was ignored).
1742 * Fixed config.h warnings with some compilers introduced in 2.4.6.
1744 * Fixed icon titles being raised when they should not be.
1746 * Fixed initial drawing of the internals of the FvwmPager window.
1748 * Fixed the FvwmAudio compatible mode in FvwmEvent when external
1749 audio player is used.
1751 * Fixed execution on QNX.
1753 -------------------------------------------------------------------
1755 Changes in stable release 2.4.6 (10-Mar-2002)
1757 * Better support of non ISO-8859-1 window and icon titles. See the
1758 --disable-compound-text option in INSTALL.fvwm for more details.
1760 * Improved speed of opaque window movement/resizing.
1762 * Fixed a bug that caused windows not being raised and lowered
1765 * Suppress error message when using XBM icons.
1767 * Fixed a read descriptor problem in FvwmTaskBar
1769 * Fixed a minor colour update bug in the pager.
1771 * Fixed an fvwm crash when a module died at the wrong moment;
1772 specifically a transient FvwmPager or FvwmIconMan.
1774 * Fixed placement of WindowList on wrong Xinerama screen when
1775 called without any options on a screen other than the primary
1778 * Fixed a problem with root bindings and xfishtank.
1780 * Fixed moving windows with the keyboard over the edge of the
1781 screen when the pointer remained of the previous page.
1783 * Do not hilight windows after ResizeMove.
1785 * New conditional command ThisWindow.
1787 * Some fixes in the configure script that caused some rare
1788 problems detecting gnome and ncurses.
1790 * Fixed a memory leak in the Pick command.
1792 * Allow to choose windows with CirculateSkip with the Pick command.
1794 * Fixed an FvwmScript compile problem on dec-osf5.
1796 * The window handles are now resizes as they should when the
1797 HandleWidth style changes.
1799 * The Current command does not select a random window when no
1800 window has the focus.
1802 * Fixed a rare menu placement problem with Xinerama.
1804 -------------------------------------------------------------------
1806 Changes in stable release 2.4.5 (27-Jan-2002)
1808 * Fixed minor problems in popping sub menus up and down.
1810 * Fixed moving windows between pages with the keyboard.
1812 * Fixed the size of the geometry window that was broken sometimes.
1814 * Fixed problem with pointer warping to another screen on a dual
1817 * Fixed a problem with the focus in internal Ddd and Netscape
1820 * Reduced the time in which fvwm attempts to grab the pointer.
1822 * Fixed unmanaged window when window was mapped/unmapped/mapped too
1825 * Fixed MiniScroll's auto repeating in FvwmScript.
1827 * Fixed a crash with the UseStyle style in combination with
1830 * Fixed excessive redraws of the windows under a window being
1833 * Fixed a minor memory leak in the Style command.
1835 * Fixed pixmap background of FvwmButtons behind buttons with only
1838 * Fixed a crash in FvwmIconBox when the application provided an
1841 * Fixed a configure problem with libstroke-0.5.1.
1843 * New style BackingStoreWindowDefault which is the default
1844 now. Fvwm no longer disables backing store on windows by
1847 * Fixed bug that sometimes caused unnecessary redraws when a style
1850 * Fixed crash when something like "$[$v]" appeared in a command.
1852 * Fixed parsing of conditions with more than one comma.
1854 -------------------------------------------------------------------
1856 Changes in stable release 2.4.4 (16-Dec-2001)
1858 * Minor title drawing fixes.
1860 * Fixed manual placement with Xinerama.
1862 * Minor button 3 handling fix in FvwmPager.
1864 * Fixed *FvwmIconMan*shaped option with empty managers.
1866 * Fixed ClickToFocusClickRaises style.
1868 * FvwmForm: Customize pointers, support ISO_Tab key, buttons can
1869 activate on press or release, special pointer during grab, arrow
1870 keys useful in form with one input field.
1872 * New OpaqueMoveSize argument "unlimited".
1874 * Fixed binding keys with and without "Shift" modifier under some
1877 * Fixed binding actions to the client window with ClickToFocus.
1879 * Mouse bindings are activated without a recapture.
1881 * FvwmScript: new keyboard bindings. New flags NoFocus and Left,
1882 Center, and Right for text position. Amelioration of the Menu
1883 and PopupMenu Widgets. New functions GetPid, Parse,
1884 SendMsgAndGet and LastString. New instruction Key for key
1885 bindings. New command SendToModule ScriptName SendString.
1887 * Command "Silent" when precedes "Key", "Mouse" and "PointerKey"
1888 disables warning messages.
1890 * Restored the default Alt-Tab behaviour from 2.4.0.
1892 -------------------------------------------------------------------
1894 Changes in stable release 2.4.3 (08-Oct-2001)
1896 * Fixed activation of shape extension.
1898 * Fixed problems with overriding key bindings.
1900 * Single letter key names are allowed in upper and lower case in
1901 key bindings as before 2.4.0.
1903 * Fixed WindowList placement with Xinerama.
1905 * Fixed flickering icon titles.
1907 * New X resource fvwmscreen to select the Xinerama screen on which
1908 to place new windows.
1910 * Coordinates of a window during motion are show relative to the
1913 * Some icon placement improvements with Xinerama.
1915 -------------------------------------------------------------------
1917 Changes in stable release 2.4.2 (16-Sep-2001)
1919 * Desk and page can be given as X resources in .Xdefaults, for
1924 * Several Shape compilation problems fixed.
1926 -------------------------------------------------------------------
1928 Changes in stable release 2.4.1 (15-Sep-2001)
1930 * Added Xinerama and SingleLogicalScreen support.
1932 * New commands Xinerama, XineramaPrimaryScreen, XineramaSls,
1933 XineramaSlsSize and MoveToScreen.
1935 * New context rectangle option XineramaRoot for the menu commands.
1937 * New conditions CurrentGlobalPage, CurrentGlobalPageAnyDesk and
1938 AcceptsFocus for conditional commands.
1940 * The DestroyStyle command takes effect immediately.
1942 * New style option StartsOnScreen.
1944 * New style options NoUSPosition, UseUSPosition,
1945 NoTransientPPosition, UseTransientPPosition,
1946 NoTransientUSPosition, and UseTransientUSPosition. These work
1947 similar to the old styles NoPPosition and UsePPosition.
1949 * New option "screen" for Maximize command.
1951 * New option ReverseOrder for WindowList command.
1953 * The default Alt-Tab binding works more intuitive.
1955 * New condition "PlacedByFvwm"
1957 * New Geometry option for FvwmForm.
1959 * New Screen resolution and ShowOnlyIcons options for FvwmIconMan.
1961 * FvwmIconMan can be closed with Delete or Close too.
1963 * New options PageOnly and ScreenOnly for FvwmTaskBar.
1965 * FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases.
1967 * Enhancements in fvwm-menu-headlines and support for 10 more
1970 * Color enhancements in button vectors: @2 is bg color, @3 is fg
1973 * Improved detection of the Shape library.
1975 * Fixed FvwmButtons button titles not being erased for swallowed
1976 windows that showed up on certain setups.
1978 * Fixed bug that caused transient windows to be buried below their
1979 parents with the "BugOpts RaiseOverUnmanaged on". This occured
1980 with the system.fvwm2rc-sample-95 configuration.
1982 * The modules FvwmPager, FvwmIconMan, FvwmWinList and FvwmButtos
1983 set the transient_for hint when started with the "transient"
1986 * Fixed FvwmIconMan with the transient option when mapped off
1989 * Fixed ClickToFocus focus policy when iconifying the focused
1992 * Fixed some focus problems in conjunction with unclutter vs
1993 xv/xmms and Open Look applications.
1995 * Fixed a problem that could cause windows to be lost off screen
1996 with interactive window motion.
1998 * Fixed some FvwmTaskBar autohide problem.
2000 * Fixed a display string problem in FvwmForm.
2002 * Fixed a problem with FvwmTheme shadow colours.
2004 * Fixed the CirculateSkipIcon and CirculateSkipShaded options in
2005 conditional commands.
2007 * Fixed a formatting problem of the man page on AIX, Solaris, and
2008 some other UNIX variants.
2010 * Fixed a problems with FvwmIconBox exiting on 64 bit platforms.
2012 * Fixed FvwmIconBox crashes with MaxIconSize dimensions 0.
2014 * Fixed parameters of fvwm24_convert.
2016 * Fixed a number of building problems related to old vendor unices,
2017 libstroke-0.5, autoconf-2.50, bogus gnome-config and imlib-config.
2019 * Fixed drawing of title bar buttons with MWMDecorStick.
2021 * Fixed missing button or key events over the pan frames.
2023 * Fixed placement of the FvwmDragWell, FvwmButtons and FvwmForm
2026 * Fixed parsing double quotes in FvwmPager's Font and SmallFont
2027 options. Fixed FvwmPager crash with certain font strings.
2029 * Fixed drawing of the grid lines in an iconified FvwmPager window.
2031 * Fixed button grabbing problem for buttons > 3 in FvwmTaskBar.
2033 * Fixed some exotic problems with window gravity and resizing
2036 * Fixed a problem with maximizing windows with the viewport not
2037 starting on a page boundary.
2039 * Fixed handling of parentheses in FvwmButtons button actions.
2041 * Work around a key binding problem with keys that generate the
2042 same symbol with more than one key code (e.g. Shift-F1 = F11).
2044 * The Desk option of FvwmBacker is compatible to earlier
2045 version. Desk or Page coordinates can be omitted to indicate
2046 that desk or page changes trigger no action at all.
2048 * Fixed double updating of background with FvwmBacker sometimes
2049 leading to the wrong background.
2051 * Fixed several escaping errors in fvwm-menu-directory, so files
2052 and directories containing special chars and spaces should
2055 * Fixed PlacedByButton3 condition.
2057 * Fixed vanishing windows when mapping/unmapping too fast.
2059 * Fixed prev option of the GotoDeskAndPage command.
2061 * Fixed calculations of X_RESOLUTION and Y_RESOLUTION for screen
2062 dimensions larger than 2147.
2064 * Fixed compatibility of the FvwmM4 modules on platforms that have
2065 a System V implementation of m4 (Solaris 2.6).
2067 * The SetEnv command without a value for a variable is the same as
2070 * Fixed shading/unshading shaped windows and windows without title
2073 -------------------------------------------------------------------
2075 Changes in stable release 2.4.0 (03-Jul-2001)
2077 * Finally released. :)
2078 -------------------------------------------------------------------
2080 For older NEWS, read the ONEWS file.