1 Note, the changes for the last STABLE release start with release
4 -------------------------------------------------------------------
6 Changes in beta release 2.5.30 (not released yet)
9 - Support libpng 1.4.0's slightly newer API.
13 - Don't lazy match AnyContext when printing out bindings and the
14 contexts they apply to with "PrintInfo Bindings".
16 -------------------------------------------------------------------
18 Changes in beta release 2.5.29 (03-Apr-2010)
22 - Added new fvwm-convert-2.6 script to convert older fvwm 2.4.x
24 - New BugOpts option QtDragnDropWorkaround to work around an
25 oddity in handling drag-n-drop events to Qt applications.
29 - Fixed the InitialMapCommand style from running when FVWM is
31 - Fix rendering of FvwmForm windows when initially mapped.
32 - Fix placement of windows when using MinoverlapPlacement and
34 - Fix segfault when tearing off menus using a Pixmap
36 - Fix "window jump" bug when moving a window across page
38 - Flush property events for same type in applications which
39 repeatedly set the same XAtom. (Gnucash, Openoffice, etc.)
40 - Fix opening of files using Read/PipeRead to accept paths in
41 the form "./" to indicate CWD. Fixes
42 $ fvwm -f ./some-fvwm2rc
43 - Fix further crash when copying menustyles with MenuFace
45 - Make layer changes apply immediately via Style commands for
46 any currently mapped windows.
47 - Fix flickering/incorrect location of the GeometryWindow with
48 Xinerama/TwinView when resizing windows.
50 -------------------------------------------------------------------
52 Changes in beta release 2.5.28 (20-Sep-2009)
56 - New differentiated options for SnapAttraction when snapping
58 "None", "ScreenWindows", "ScreenIcons", "ScreenAll"
59 - New option to the BugOpts command: TransliterateUtf8.
63 - Fixed non-visible Qt windows after a Qt deferred map (e.g.
64 Skype profile windows).
65 - Fixed the use of the X-resource "fvwmstyle".
66 - Fixed segmentation fault in FvwmEvent when parsing an
67 undefined event name, or an undefined environment variable
68 to the RPlayHost option.
69 - Fixed the events startup, shutdown and unknown in FvwmEvent.
70 - Fvwm now retains utf8 window names when the WM_NAME changes,
71 and the utf8 name converted to the default charset match
73 - Fixed the options RPlayVolume and RPlayPriority in FvwmEvent.
74 - Fixed SnapAttraction: Option SameType/Icons/Windows did
75 falsely not affect conditions of option "Screen" and option
76 "SameType" snapped falsely icons and windows together.
77 - Fixed a problem where modules would get incorrect stacking
78 information if many windows were restacked at the same time.
79 - Fixed BugOpts parsing of more than one option at a time and
80 restoring of default value for the last option
81 in the command line when omitted.
82 - 64 bit fix for setting EWMH _NET_WM_ICON property on windows.
84 -------------------------------------------------------------------
86 Changes in beta release 2.5.27 (23-Feb-2009)
90 - New extended variable
93 - Style matching now honours the window's visible name which
94 means it can be matched before the real name, hence:
96 Style $[w.visiblename] Colorset 5
98 is now honoured. Useful with IndexedWindowName as a style
101 - New style InitialMapCommand allows to execute any command
102 when a window is mapped first.
104 - New option to PrintInfo, "bindings" which prints out all of
105 the Key, PointerKey, Mouse and Stroke bindings which fvwm
110 - Fixed compilation without XRender support.
111 - Fixed handling of _NET_MOVERESIZE_WINDOWS requests.
112 - Fixed a bug in automatic detection mode of the style
114 - Fixed png detection when cross compiling.
115 - Fixed keeping fullscreen window mode over a restart.
116 - The style PositionPlacement now honours StartsOnPage.
117 - Reset signal handlers for executed modules and programs.
118 - Try to handle a bug an old version of the EWMH spec by
119 honouring both, the _NET_WM_STATE_MAXIMIZED_HORIZ hint and
120 the _NET_WM_STATE_MAXIMIZED_HORZ hitn.
121 - Fix the GNOME location prefix to application .desktop files.
122 - 'PositionPlacement UnderMouse' now forces the window
123 on-screen, just like the old UnderMousePlacement style option
126 -------------------------------------------------------------------
128 Changes in beta release 2.5.26 (7-May-2008)
132 - New MenuStyle option VerticalMargins.
134 * New module features:
136 - FvwmButtons: New button alignment option: top.
140 - Fixed crash in ARGB visual detection code.
141 - Fixed compilation without XRender support.
142 - Fixed drawing of background pictures in menu items and titles.
143 - Fixed handling of shaped windows.
144 - Fixed a 64-bit bug in the EWMH code.
146 -------------------------------------------------------------------
148 Changes in beta release 2.5.25 (26-Feb-2008)
152 - Handle the STATE_ADD command of the EWMH _NET_WM_STATE
153 message from version 1.3 of the EWMH spec.
154 - Support transparency in ARGB windows
158 - Fixed problem with windows disappearing when created
159 unless the style Unmanaged was used.
160 - Edge move delay was used as resistance for the top edge.
161 - Fixed a parsing problem of the screen argument of the
162 SnapAttraction style.
163 - Some html documentation files were not installed.
164 - Fixed a memory leak in internationalized font handling.
165 - Fixed a bug in MinOverlap placement.
166 - Fixed the StickyAcrossPages style in the FvwmPager.
167 - Fixed the determination of the X charset on UTF-8 systems.
168 - Fixed a crash when certain EWMH messages were sent to
170 - Fixed a memory leak in multibyte codepage code.
171 - Ignore the EWMH staysontop and staysonbottom hints if the
172 EWMHIgnoreStackingOrderHints style is used.
173 - Fixed a sporadic crash when the root background set by gnome,
174 fvwm-root, esetroot etc. changes and a root transparent
176 - Fixed spradic crash in modules with root transparent
177 background from colour sets.
178 - Fixed a possible crash if the last active module fails.
180 -------------------------------------------------------------------
182 Changes in beta release 2.5.24 (24-Nov-2007)
186 - Disabled paging during interactive resize operations by
187 default (see 2.5.20) as it is annoying to many people.
188 - New style command options:
194 that replace the now obsolete commands EdgeResistance,
195 SnapGrid and SnapAttraction. The EdgeResistance command has
196 a new syntax with only one argument.
197 - New command MenuCloseAndExec for menu bindinngs that can be
198 used to trigger certain commands from a menu without an
199 associated item. For example, with
200 Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu
201 the RootMenu can be opened from any other menu by pressing
206 - Sometimes a window jumped by half the screen's size when
207 moving with the mouse and hitting the border of the desktop.
208 - Fixed the "screen w" argument of the Move and other commands.
209 - Clicking on a menu title did not close the menu by default.
210 - Temporary files in FvwmPerl overwrote each other.
212 -------------------------------------------------------------------
214 Changes in beta release 2.5.23 (1-Sep-2007)
218 - New Style command options:
223 - Fixed FvwmButton's button placement algorithm broken in
226 -------------------------------------------------------------------
228 Changes in beta release 2.5.22 (29-Aug-2007)
232 - New Style command options:
233 UnderMousePlacementHonorsStartsOnPage
234 UnderMousePlacementIgnoresStartsOnPage
235 !MinOverlapPlacementPenalties
236 !MinOverlapPercentPlacementPenalties
238 - SVG (scalable vector graphics) image loading support.
239 - New extended variables
240 $[w.iconfile.svgopts]
241 $[w.miniiconfile.svgopts].
242 - Added suffix 'w' to the arguments of the Move command and
243 similar. It is now possible to add multiple shifts to a
244 window position, e.g. "50-50w 50-50w" for the center of the
246 - Removed UnderMousePlacement and CenterPlacement. Use
247 "PositionPlacement Center" and "PositionPlacement UnderMouse"
249 - Documentation in HTML format.
250 - Replaced "UseListSkip" with "UseSkipList" & "OnlyListSkip" with
251 "OnlySkipList" in WindowList command. (Old options deprecated.)
252 - New subject ImageCache for PrintInfo command.
253 - The new commad EchoFuncDefinition prints a function's
254 definition to the console for debugging purposes.
255 - The CursorStyle command can now load PNG and SVG images as
256 mouse cursors. New x and y arguments to specify the
257 hot spot. Also, it is now possible to load non-monochrome
258 cursors and cursors with partial transparency.
260 * New module features:
262 - FvwmScript: New instructions: ChangeWindowTitle and
263 ChangeWindowTitleFromArg.
267 - Windows with aspect ratio no longer maximize past the screen
269 - Fixed CenterPlacement with Xinerama screens.
270 - Fixed CascadePlacement with title direction west and east
271 - Windows no longer unstick when going to fullscreen mode.
272 - Fixed crash when raising/lowering a destroyed window.
273 - Fixed expansion of $[n-] and $[*], broken in 2.5.20.
274 - Fixes for resizing shaded windows and windows with a gravity
275 other than northwest.
276 - Fixed CursorStyle POSITION, broken since 2.3.24.
277 - The hi, sh and fgsh colors in colorsets are no longer replaced
278 by computed values if not explicit set on the same line as the
279 bg, or for fgsh fg, changes. (bug #3359)
280 - FvwmButtons now redraws stretched button backgrounds correctly
282 - Windows with circular transient for hints may no longer crash
283 fvwm with StackTransientParent style.
284 - FvwmPager now displays windows that are StickyAcrossPages
286 - Fixed a possible crash with modules closing down.
287 - Fixed broken demo script fvwm_make_browse_menu.sh.
288 - The conditon following a comma separator without whitespace
289 padding was previously ignored if the presiding condition was
291 - Various FvwmButtons drawing problems.
292 - Window movement or resizing triggered by an EWMH message now
293 honours the FixedSize and FixedPosition window styles.
294 - Properly generate leave_window and enter_window events for
295 the root window in FvwmEvent.
296 - Fixed crash in UTF8 code.
297 - Fixed parsing of the PropertyChange command.
298 - Fixed windowlist crash when combining CurrentAtEnd with
299 IconifiedAtEnd and all windows are iconified.
301 -------------------------------------------------------------------
303 Changes in beta release 2.5.21 (20-Jan-2007)
307 - The command Scroll can now be used for interactive scrolling.
311 - Fixed Tile...Placement styles (SmartPlacement) that were
314 -------------------------------------------------------------------
316 Changes in beta release 2.5.20 (15-Jan-2007)
320 - New Style options: StippledIconTitle, !StickyStippledTitle,
321 and !StickyStippledIconTitle.
322 - Full support for menu context (M) key and mouse bindings. See
323 the section Menu Bindings in the man page for details.
324 - Hilighted menu backgrounds now use pixmaps gradients and
325 transparency from their related colorset.
326 - New window conditions: StickyIcon, StickyAcrossPagesIcon and
327 StickyAcrossDesksIcon.
331 - "Mouse n M N" is no longer used to disable or remap the
332 builtin tear off menu button. See the section Tear Off Menus
333 for details on replacement commands.
337 - FvwmWinList: fix problem with window name/button mixups during
338 Init/Restart of fvwm. (bug #1393)
339 - It is now possible to switch the viewport while resizing
340 windows if "EdgeScroll 0 0" is set.
341 - Fixed disappearing windows when aborting interactive resizing
342 of maximized windows when unmaximizing them later.
343 - Fixed disappearing windows when moving maximized windows and
344 unmaximizing them later.
345 - Fixed calculation of final location with MoveToPage and
346 MoveToScreen with windows to the left or top of the viewport.
347 - 64-bit architecture fix in FvwmProxy.
348 - FvwmForm now work with balanced quoted command for Timeout.
349 - FvwmPager correctly updates on window desk change.
350 - FvwmIconBox: fixed problem with IconColorset's background
351 color change not being applied immediately.
352 - Allow FvwmConsole to run a terminal via rxvtc or urxvtc.
353 FvwmConsole dies if no client connects within one minute.
354 - Expansion of variables in FvwmTaskBar launch button commands
356 - Fixed a race condition with applications raising their own
357 transient windows in certain ways. (Apple Shake, kphotoalbum)
358 - FvwmIdent reports the correct geometry if the window has its
359 title at the left or right side.
360 - Fixed an infinite loop when deiconifying windows in a group
361 via a different window than the initially iconified.
363 -------------------------------------------------------------------
365 Changes in beta release 2.5.19 (9-Dec-2006)
369 - FvwmCommand now reports "end windowlist" and "end configinfo".
370 - FvwmCommand now prints config info split on lines.
371 - FvwmTaskBar no longer gets lost with trailing whitespace after
372 geometry specification.
373 - Fixed a window size problem if the aspect ratio is set (e.g.
375 - Decorations now update when unmanaged windows take focus, and
376 not FlickeringQtDialogsWorkaround is enabled.
377 - FvwmPager again allows movement of windows added before a
379 - fvwm no longer crashes on 1 and 4 bit displays. (#1677)
380 - EWMH desktops now correctly handles FPClickToFocus. (#1492)
381 - Security fix in fvwm-menu-directory. (CVE-2006-5969)
383 -------------------------------------------------------------------
385 Changes in beta release 2.5.18 (11-Sep-2006)
389 - If a window started fullscreen, leaving fullscreen state now
390 properly unmaximizes and resizes the window.
391 - Fixed the ForeColor/HilightFore styles that were broken in
393 - FvwmPager can now move icons with the !IconTitle style.
394 - Fixed drawing of icons that are moved to a different desk.
395 - FvwmPager no longer tries to move non-movable windows.
396 - FvwmPager now moves all windows as user requests.
397 - FvwmPager no longer displaces windows with title and border
399 - TestRc now correctly matches Break, and $[cond.rc] is
401 - Fixed several 64-bit architecture problems with
402 XGetWindowProperty(). Xine works much better on 64-bit
404 - Fixed handling of ClickToFocusPassesClick with the EWMH
405 desktop (e.g. using nautilus).
406 - Fixed handling of windows that are unmapped and mapped again
407 too fast (e.g. fpga_editor).
409 -------------------------------------------------------------------
411 Changes in beta release 2.5.17 (19-Jul-2006)
415 - New MenuStyle options TitleFont, TitleColorset and
417 - New command PressButton in module FvwmButtons for being able
418 to emulate button press via other means than the mouse.
419 - New wrap options to EdgeScroll command for wrapping with pixel
421 - New Style option UnderMousePlacement.
422 - Unused arguments to Style options generate warnings.
423 - The name style names match against can be augmented by the
424 X-resource "fvwmstyle".
425 - New options, Reverse and UseStack, to All command.
426 - WindowShade can now reshade windows using the Last direction.
427 - Positional parameters to complex functions can now be expanded
428 using $[n], $[n-m], $[n-] and $[*] expressions.
429 - The width and height arguments of the Resize command now
430 accept the prefix 'w' to allow resizing relative to the
432 - New command ModuleListenOnly.
433 - New "Periodic" option added to Schedule command.
437 - Fixed detection of running non-ICCCM2 wm (bug #3151).
438 - Fixed drawing of menus with the sidepic on the right.
439 - EdgeScroll no longer divides pixel distances >1000 by 1000.
441 - The configure script can now cope with four-part version
442 numbers when detecting some libraries.
443 - The WarpToWindow command followed by Move in a complex
444 function now uses the correct pointer position.
445 - The menu style TitleWarp does no longer warp the pointer for
446 root menus (as it is documented).
447 - Fixed detection of safe system version of mkstemp.
448 - Fixed the conditions Iconifiable, Fixed, FixedSize,
449 Maximizable and Closable.
450 - Fixed problem with window outline and placement position
452 - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772).
453 - FvwmGtk now configures correctly on Cygwin (bug #3772).
454 - Fixed tempfile vulnerabilities in FvwmCommand.
456 -------------------------------------------------------------------
458 Changes in beta release 2.5.16 (20-Jan-2006)
462 - If the pointer can not be grabbed in functions, a message is
463 printed to the console instead of beeping.
467 - Fixed a couple of build problems introduced in 2.5.15.
469 -------------------------------------------------------------------
471 Changes in beta release 2.5.15 (14-Jan-2006)
475 - Variables can be nested, like $[desk.name$[desk.n]].
476 - Obsolete one-letter variables work, but generate warnings now.
477 - Windows can be placed by any button (now also >3).
478 - It is now possible to redefine the buttons usable to finish
479 window movement and manual placement.
480 - New window condition PlacedByButton.
481 - MenuStyle pairs can be negated by prefixing '!'.
482 - New generic tabbing module - FvwmTabs.
483 - New Style option: EWMHIgnoreWindowType.
484 - New MenuStyle options: MouseWheel, ScrollOffPage and
486 - To compile from CVS, autoconf-2.53 or above is now required.
487 This does not affect compiling the released tarballs.
488 - New option "screen" to Move and ResizeMove commands to allow
489 specifying the target Xinerama screen.
493 - Supported a new fribidi version 0.10.5 in addition to 0.10.4.
494 - Better look for windows with "BorderStyle TiledPixmap".
495 - Some EWMH-related 64-bit fixes.
496 - Fixed segmentation fault when replacing title of title only
498 - Fixes for resizing of shaded windows and resizing/moving
499 windows with complex functions.
501 -------------------------------------------------------------------
503 Changes in beta release 2.5.14 (24-Aug-2005)
507 - Fvwm now officially supports 64-bit architectures.
508 - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
510 - New window condition FixedPosition.
512 * New module features:
514 - FvwmPerl module supports window context when preprocessing.
515 - FvwmPerl module accepts new --export option that by default
516 defines two fvwm functions "Eval" and ".", to be used like:
519 Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0
520 . Exec xmessage %{2 + cos(0)}% # embedded calculator
522 - New FvwmProxy option ProxyIconified.
523 - New FvwmTaskBar option Pad to control the gap between
528 - Fixed a Solaris compiler error introduced in 2.5.13.
529 - Fixed a hang with layers set by applications (e.g. AbiWord).
530 - GotoDesk with a relative page argument now wraps around at
531 the end of the given range as documented. (Bug #1396).
532 - PopupDelayed menu style option was not copied on
534 - Transparent Animated menus with non-transparent popup were
535 not animated correctly.
536 - Supported euc-jp class of encodings.
537 - A window's default layer is no longer set to 0 during a
539 - Fixed an annoying MouseFocus/SloppyFocus problem in
540 conjunction with EdgeResistance + EdgeScroll (sometimes a
541 window did not get the focus as it should have). This
542 problem first occured in 2.5.11.
544 -------------------------------------------------------------------
546 Changes in beta release 2.5.13 (16-Jul-2005)
550 - The MoveToPage command did not work without arguments in
552 - Mouse/Key command no args possible core dump.
553 - Direction with no args possible core dump.
554 - FvwmScript periodic tasks run too often.
555 - Perl modules did not work on 64 machines.
556 - FvwmDebug did not report any extended messages.
557 - fvwm-menu-desktop supports mandriva.
558 - fvwm-menu-desktop when verifying executable, allow full path.
560 * New module features:
562 - FvwmIconMan: MaxButtonWidth and MaxButtonWidthByColumns
564 - FvwmIconMan: added tool tips with Tips, TipsDelays, TipsFont,
565 TipsColorset, TipsFormat, TipsBorderWidth, TipsPlacement,
566 TipsJustification and TipsOffsets options.
567 - FvwmButtons: PressColorset & ActiveColorset options for
568 _individual_ buttons.
570 -------------------------------------------------------------------
572 Changes in alpha release 2.5.12 (6-Oct-2004)
578 * New module features:
580 - FvwmIconMan: ShowOnlyFocused option.
582 -------------------------------------------------------------------
584 Changes in alpha release 2.5.11 (30-Sep-2004)
586 * Multiple window names can be specified in conditions.
588 * Window-specific key/mouse bindings. (Bindings no longer have to
591 * The default fvwm configuration files are now: ~/.fvwm/config and
592 $FVWM_DATADIR/config. Five previously used config file locations
593 are still searched as usual for backward compatibility.
595 * New extended variables $[w.desk] and $[w.layer].
597 * New options GrowOnWindowLayer and GrowOnlayers to the Maximize
600 * New Style option "State".
602 * New Style option "CenterPlacement".
604 * New option to FvwmIconMan: ShowNoIcons.
606 * New WindowList tracker and other enhancements in Perl library.
608 * New option to fvwm-menu-directory: --func-name.
610 * Improved FvwmWindowMenu module.
612 * Fluxbox-like Alt-Button3 resizing with the new Resize options
613 Direction, WarpToBorder and FixedDirection
615 * Enhanced "Test (Version >= x.y.z)" option to allow version
618 * New FvwmButtons options: ActiveColorset, ActiveIcon, ActiveTitle,
619 PressColorset, PressIcon and PressTitle.
621 * New FvwmButtons swallow option: SwallowNew.
623 * The option CurrentGlobalPageAnyDesk was accidentally named
624 CurrentGlobbalPageAnyDesk before.
626 * New conditions AnyScreen and Overlapped.
628 * The Read and PipeRead commands return 1 if the file or command
629 could be read or executed and -1 otherwise.
631 * New menu option TearOffImmediately.
633 * Added support for Solaris' Xinerama.
635 * New option MailDir in FvwmTaskBar.
637 * MoveToPage command:
639 New options wrapx, wrapy, nodesklimitx and nodesklimity.
640 New suffix 'w' to allow for window relative movement.
642 -------------------------------------------------------------------
644 Changes in alpha release 2.5.10 (19-Mar-2004)
646 * New command FakeKeyPress.
648 * New BugOpts option ExplainWindowPlacement.
650 * Adjustable button reliefs in FvwmIconMan (option ReliefThickness).
652 * Security patch in fvwm-bug.
653 See http://securitytracker.com/alerts/2004/Jan/1008781.html
657 fvwm-menu-directory (BugTraq id 9161)
658 fvwm_make_directory_menu.sh
659 fvwm_make_browse_menu.sh
661 -------------------------------------------------------------------
663 Changes in alpha release 2.5.9 (2-Mar-2004)
665 * New MenuStyle options PopupIgnore and PopupClose.
667 * New configure option --disable-iconv to disable iconv support.
669 * New extended variables $[w.iconfile] and $[w.miniiconfile].
671 * New Style option Unmanaged. Such windows are not managed by
674 * New binding context 'U' for unmanaged windows, similar to 'R'oot.
676 * New option DisplayNewWindowNames to the BugOpts command.
678 * Security fix for fvwm-menu-directory.
681 -------------------------------------------------------------------
683 Changes in development release 2.5.8 (31-Oct-2003)
685 * New prefix command KeepRc.
687 * Renamed the Cond command to TestRc, and the On command to Test.
688 Removed the CondCase command. Use "KeepRc TestRc" instead.
690 * The Break command can be told the number of nested function
691 levels to break out of. Break now has a return code of -2
694 * Directions can be abbreviated with -, _, [, ], <, >, v or ^ like
695 in key or mouse bindings.
697 * New extended variable $[func.context].
699 * New Style option MoveByProgramMethod. Tries to autodetect
700 whether application windows are moved honouring the ICCCM or not
701 (default). The method can be overridden manually if the
702 detection does not work.
704 * fvwm supports tear off menus. See the "Tear Off Menus" section
705 in the man page or press Backspace on any menu to try them out.
707 * fvwm now handles what Unicode calls "combining characters" (i.e.
708 marks drawn on top of other characters).
710 * New commands WindowStyle and DestroyWindowStyle for individual
713 * The conditions !Current... and !Layer now work as expected.
715 * Added a nice autohide script to the FAQ.
717 * FvwmAnimate now supports dynamical commands "pause", "play",
718 "push", "pop" and "reset" to manipulate the playing state.
720 -------------------------------------------------------------------
722 Changes in development release 2.5.7 (30-May-2003)
724 * The commands Cond and CondCase now support checking for
725 inequality by prefixing the return code with '!'.
727 * Schedule and Deschedule support hexadecimal and octal command
730 * In FvwmIconMan, windows can move from one manager to another
731 according to the managers' Resolution options.
733 * In order to fix a problem with StartsOnScreen and applications
734 that set a user specified position hint, the StartsOnScreen style
735 no longer works for the following modules: FvwmBanner,
736 FvwmButtons, FvwmDragWell, FvwmIconBox, FvwmIconMan, FvwmIdent,
737 FvwmPager, FvwmScroll, FvwmTaskBar, FvwmWharf, FvwmWinList. Use
738 the '@<screen>' bit in the module geometry specification where
741 * Documented variable $[gt.any_string] and LocalePath command
744 * Added gettext support to FvwmScript. New head instruction
745 UseGettext and WindowLocaleTitle. New widget instruction
746 LocaleTitle. New instruction ChangeLocaleTitle and new function
749 * WindowListFunc is executed now within a window context, so
750 a prefix "WindowId $0" is not needed in its definition anymore,
751 and it is advised to remove it in user configs.
753 * FvwmEvent now executes all window related events within a window
754 context, so PassId is not needed anymore, and all prefixes
755 "WindowId $0" may be removed in user event handlers.
757 * New FvwmTaskBar option NoDefaultStartButton.
759 -------------------------------------------------------------------
761 Changes in development release 2.5.6 (28-Feb-2003)
763 * Fix button 3 drag in FvwmPager so that drag follows the mouse.
765 * Fix for gmplayer launched by fvwm. Close stdin on Exec so the
766 exec'd process knows it's not running interactively.
768 * Improvement in MultiPixmap. In particular Colorset and Solid
769 color can be specified.
771 * New ButtonStyle and TitleStyle style options AdjustedPixmap,
772 StretchedPixmap and ShrunkPixmap.
774 * Use the MIT Shared Memory Extension for XImage.
776 * The TitleStyle decor of a vertical window Title is rotated.
777 This is controllable using a new style option:
779 !UseTitleDecorRotation / UseTitleDecorRotation
781 * New style options IconBackgroundColorset, IconTitleColorset,
782 HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
783 and IconBackgroundPadding.
785 * Minor incompatible improvements to the Perl library API.
787 * Renamed FvwmWindowLister to FvwmWindowMenu.
789 * New option to IconSize style: Adjusted, Stretched, Shrunk.
791 * New shortcuts for button states: AllActiveUp, AllActiveDown,
792 AllInactiveUp, AllInactiveDown.
796 Closable, Iconifiable, Maximizable, AllowMaximizeFixedSize
798 * New conditions for matching windows:
800 Closable, Iconifiable, Maximizable, FixedSize and HasHandles
802 * New conditional command On for non-window related conditions.
804 * Removed --disable-gnome-hints and --disable-ewmh configure
807 * All single letter variables are deprecated now; new variables:
809 $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
810 $[desk.n], $[version.num], $[version.info], $[version.line],
811 $[desk.pagesx], $[desk.pagesy]
813 -------------------------------------------------------------------
815 Changes in development release 2.5.5 (2-Dec-2002)
817 * Added support for joining and shaping in bi-directional
818 languages that need this.
820 * ButtonStyle and TitleStyle new style type Colorset.
822 * New experimental module FvwmProxy.
824 * New command RestackTransients.
826 * Added a pixel offset to vector button definitions.
828 * New command FocusStyle as a shorthand for setting the FP...
829 styles with the Style command.
831 * New option Locale to PrintInfo command.
833 * The Next and Prev commands start looking for a matching window at
834 the context window if there is any.
836 * The MoveToPage command does nothing with sticky windows.
838 * New module FvwmWindowLister, a WindowList substitute.
840 * Sticky windows can be sticky across pages, across desks or both.
842 - New commands StickAcrossPages and StickAcrossDesks.
843 - New Style options StickyAcrossPages and StickyAcrossDesks.
844 - New conditional command options StickyAcrossPages and
846 - New WindowList options NoStickyAcrossPages,
847 NoStickyAcrossDesks, StickyAcrossPages, StickyAcrossDesks,
848 OnlyStickyAcrossPages, OnlyStickyAcrossDesks.
849 - New FvwmRearrange options -sp and -sd.
851 * Fixed flickering in FvwmTaskBar, FvwmWinList, FvwmIconBox,
852 FvwmForm, FvwmScript and FvwmScroll when xft fonts or icons with
853 an alpha channel are used.
855 * New Colorset option RootTransparent
857 * The Transparent Colorset option can be tinted under certain
860 * New MinHeight option to TitleStyle
862 * Added gettext support. New command LocalePath and new variable
865 -------------------------------------------------------------------
867 Changes in alpha release 2.5.4 (20-Oct-2002)
869 * FvwmTaskBar may now include mini launch buttons using the Button
870 command. Also has new options for spacing the buttons:
871 WindowButtonsLeftMargin, WindowButtonsRightMargin, and
872 StartButtonRightMargin. See man page for details.
874 * Style switches can be prefixed with '!' to inverse their meaning.
875 For example, "Style * Sticky" is the same as "Style * !Slippery".
876 This works *only* for pairs of styles that take no arguments and
877 for the Button and NoButton styles.
879 * New button property Id in FvwmButtons. FvwmButtons now accepts
880 dynamical actions using SendToModule, see the man page:
882 ChangeButton <button-id> <properties-to-change>
883 ExpandButtonVars <button-id> <command-to-expand>
885 * New Colorset options bgTint, fgTint (which complete Tint), Alpha,
886 IconTint and IconAlpha.
888 * Alpha blending rendering is supported even without XRender
891 * Enhanced commands [Add]ButtonStyle, [Add]TitleStyle. ButtonState.
892 Titles and buttons now have 4 main states instead of 3: ActiveUp,
893 ActiveDown, InactiveUp and InactiveDown, plus 4 Toggled variants.
894 Several shortcuts added: Active means ActiveUp + ActiveDown,
895 Inactive means InactiveUp + InactiveDown, similarly for shortcuts
896 ToggledActive and ToggledInactive.
898 * More shortcuts for button states added: AllNormal, AllToggled,
899 AllActive, AllInactive, AllUp, AllDown. These six shortcuts are
900 actually different masks for 4 individual states (from 8 total).
902 * FPClickToFocus and FPClickToRaise work with any modifier by
905 * Perl library API regarding event handlers is changed, so personal
906 modules in Perl should be adjusted.
908 * Allow the use of mouse buttons other than the first in
909 FvwmWinList when invoked transient.
911 * ImagePath now supports directories in form "/some/directory;.png"
912 (where semicolon delimits a file extension that files in
913 /some/directory have. This file extension replaces the original
914 image extension (if any) or it is added if there is no extension.
915 For example with: Style XTerm MiniIcon mini/xterm.xpm
916 the file /some/directory/mini/xterm.png is searched.
918 * New graphical debugger module FvwmGtkDebug.
920 * New command NoWindow for removing the window context.
922 * New FvwmIconMan option ShowTransient.
924 * All conditions have a negation.
926 * New FvwmBacker option RetainPixmap.
928 * Fixed flickering in menus, icon title, FvwmButtons, FvwmIconMan
929 and FvwmPager when xft fonts or icons with an alpha channel is
932 * FvwmButtons redrawing improvement: colorsets are now usable with
935 * FvwmIconMan options PlainColorset, IconColorset, FocusColorset
936 and SelectColorset are now strictly respected.
938 * The HilightBack and ActiveFore menu styles are independent of
939 each other. HilightBack without using ActiveFore does no longer
940 hilight the item text.
942 * New WindowList option SortByResource; the previously added
943 SortClassName option is renamed to SortByClass.
945 * New command PrintInfo for debugging.
947 -------------------------------------------------------------------
949 Changes in alpha release 2.5.3 (25-Aug-2002)
951 * TitleStyle MultiPixmap now works once again.
953 * Removed the old module interface for ConfigureWindow
954 packets. External modules relying on this interface no longer
957 * Fixed interaction bug between CascadePlacement and StartsOnPage:
958 if the target page was at a negative x or y page displacement
959 from the current viewport, the window would be placed on the
962 * New Style option IconSize for restricting icon sizes.
964 * New WindowList options SortClassName, MaxLabelWidth, NoLayer,
965 ShowScreen, ShowPage, ShowPageX and ShowPageY.
967 * Restored old way of handling clicks in windows with ClickToFocus
968 and ClickToFocusPassesClickOff. This fixes a problem with
969 click+drag in an unfocused rxvt or aterm window.
971 * Fixed wrong warp coordinates when WarpToWindow was used with two
972 arguments on an unmanaged window.
974 * Vastly improved FvwmEvent performance.
976 * FvwmAuto can operate on Enter and Leave events too. This makes
977 it possible to have auto raising with ClickToFocus and
978 NeverFocus. See -menter and -menterleave options and examples in
979 the FvwmAuto man page.
981 * The "hangon" strings in FvwmButtons support wild cards.
983 * New option "Icon" to PlaceAgain command.
985 * New option "FromPointer" and direction "Center" to the Direction
988 * The styles ClickToFocusRaises(Off) and
989 MouseFocusClickRaises(Off) are now different names for the same
990 style. Configurations that used
992 Style * ClickToFocus, ClickToFocusRaises
993 Style * MouseFocusClickRaisesOff
995 or vice versa no longer work as like before. Remove the second
996 line to fix the problem. ClickToFocusRaises now works only on
997 the client part of a window, not on the decorations as it did
1000 * New color limit method for screens that only display 256 colors
1003 * In depth less or equal to 16 image and gradient can be
1004 dithered. This can be enabled/disabled by using the new
1005 dither/nodither options to the Colorset command.
1007 * Removed the styles MouseFocusClickIgnoreMotion and
1008 MouseFocusClickIgnoreMotionOff again.
1010 * Many new focus policy styles "FP..." and "!FP...".
1012 -------------------------------------------------------------------
1014 Changes in alpha release 2.5.2 (24-Jun-2002)
1016 * Fonts can have shadow effects, see the FONT SHADOW EFFECTS
1017 section of fvwm manual page.
1019 * New Colorset options: fgsh for shadow text and fg_alpha for
1020 merging text with the background.
1022 * New module FvwmPerl adds perl scripting ability to fvwm
1025 * Provided powerful perl library for creating fvwm modules in
1028 * New WindowList option IconifiedtAtEnd.
1030 * Always display the current desk number in the FvwmPager window
1033 * Allow to bind a function to the focus click and pass it to the
1034 application at the same time.
1036 * New styles !Borders and Borders to enable or disable window
1039 * Removed the --enable-multibyte configure option. Multibyte
1040 support is now compiled in unconditionally.
1042 * New FvwmButtons option ActionOnPress enables execution of action
1043 on press rather than on release for any specific button.
1045 * Improved CascadePlacement, the last used position is reused if
1046 the last placed window does not exist any more.
1048 * FvwmIconMan may now change the resolution dynamically, just
1049 issue "*FvwmIconMan: resolution page" while FvwmIconMan is
1052 * New command XineramaSlsScreens.
1054 * MoveToPage and MoveToDesk no longer unstick windows.
1056 * It is possible to specify a string encoding in a font name, see
1057 the "FONT AND STRING ENCODINGS" section of fvwm manual page.
1059 -------------------------------------------------------------------
1061 Changes in alpha release 2.5.1 (26-Apr-2002)
1063 * Changed the executable and the man page names from fvwm2 to
1064 fvwm. The old names are still supported by symlinking.
1066 * All fvwm utilities are renamed to conform to the "fvwm-"
1067 scheme. fvwm-bug, fvwm-root (was xpmroot), fvwm-config,
1070 * Added a full support for the side window titles. New Style
1071 options TitleAtLeft and TitleAtRight added to TitleAtTop and
1074 * A title text may now be optionally rotated for both vertical and
1075 horizontal title directions, search for "Rotated" in the man
1078 * Added support for loading images in PNG (including alpha
1079 blending) and XBM formats anywhere.
1081 * New commands Schedule and Deschedule.
1083 * New command State. New conditions State and !State.
1085 * New commands XSync and XSynchronize for debugging purposes.
1087 * In interactive move/placement when Alt/Meta modifier is pressed,
1088 snap attraction (SnapAttraction, SnapGrid and EdgeResistance) is
1091 * New flags (No)FvwmModule to FvwmButtons Swallow option
1093 * The I18N_MB patch (--enable-multibyte) has been
1094 rewritten. MULTIBYTE is used to identify what is was I18N_MB. A
1095 set of locale functions (locale initialization, font loading,
1096 text drawing, ...etc.) is created in libs/Flocale.{c,h} and used
1097 in the entire fvwm code (but FvwmWharf). Font loading and
1098 memory management is improved in the multibyte case.
1100 * Better support of non ISO-8859-1 window and icon titles. See the
1101 --disable-compound-text option in INSTALL.fvwm for more
1104 * Added anti-aliased text rendering support using Xft (use
1105 --enable-xft to enable it). Recent versions of XFree and
1106 freetype2 are needed (see the FONT NAMES AND FONT LOADING
1107 section of the fvwm manual page).
1109 * Conditional commands now have a return code (Match, NoMatch or
1110 Error). This return code can be checked and tied to an action
1111 with the new commands Cond and CondCase.
1113 * Bindings can be made to the separate parts of the window border
1114 with the new contexts '[', ']', '-', '_', '<', '^', '>' and
1117 * New parameters for FvwmRearange: -maximize and -animate.
1119 * New option StartCommand for FvwmTaskBar to allow placing the
1120 StartMenu correctly.
1122 *FvwmTaskBar: StartCommand Popup RootMenu \
1123 rectangle $widthx$height+$left+$top 0 -100m
1125 Please refer to the FvwmTaskBar man page for details.
1127 * New extended variables pointer.x, pointer.y, pointer.wx,
1128 pointer.wy, pointer.cx and pointer.cy.
1130 * The Current command does not select a random window when no
1131 window has the focus.
1133 * New color '@4' (transparent) in button vectors.
1135 * New option "Frame" for the Resize and ResizeMove commands.
1137 * Added direction options to WindowShade command. Windows can be
1138 shaded in any of the eight compass directions.
1140 * Styles WindowShadeLazy (default), WindowShadeBusy and
1141 WindowShadeAlwaysLazy to optimize performance of the WindowShade
1144 * The DO_START_ICONIC flag is no longer supported in the module
1147 * Added bi-directional text support for Asian charsets.
1149 * New option MinimalLayer for FvwmIdent to control window layer.
1151 * New FvwmIconMan configuration syntax now conforms to the syntax
1152 of other modules, see the man page.
1154 * FvwmForm can automatically run commands after a timeout
1157 * Fvwm commands can be invoked when the edge of the screen is hit
1160 * New commands Colorset, ReadWriteColors and CleanupColorsets
1161 allow the colorset functionality previously available using
1164 * FvwmTheme is obsolete now, but still supported for some time.
1166 * New options Tint, TintMask and NoTint to colorsets.
1168 * New WindowList option CurrentAtEnd.
1170 * New weighted sorting in FvwmIconMan.
1172 * New conditional command ThisWindow.
1174 -------------------------------------------------------------------
1176 Changes in alpha release 2.5.0 (27-Jan-2002)
1178 * New commands ResizeMaximize and ResizeMoveMaximize that modify
1179 the maximized geometry of windows and maximize them as
1180 necessary. Very useful to make a window larger manually and
1181 then get back the old geometry with a click.
1183 * New command ResizeMoveMaximize similarly.
1185 * New styles FixedPPosition, FixedUSPosition, FixedSize,
1186 FixedUSSize, FixedPSize, VariablePPosition, VariableUSPosition,
1187 VariableSize, VariableUSSize, and VariablePSize.
1189 * Actions can be bound to windows swallowed in FvwmButtons. To
1190 disable this feature for a specific button, the new option
1191 ActionIgnoresClientWindow can be used.
1193 * Fvwm respect the extended window manager hints
1194 specification. This allows fvwm to work with KDE version >= 2
1195 and GNOME version 2. This support is configurable using a bunch
1196 of new commands and style options, search for "EWMH" in the man
1199 * New DateFormat option in FvwmTaskBar to change the date format
1200 in the clock's popup tip.
1202 * Window titlebars may now be designed using a new powerful
1203 TitleStyle option MultiPixmap, that enables to specify separate
1204 pixmaps for different parts of the titlebar: Main, LeftEnd,
1205 LeftOfText, UnderText, RightOfText, RightEnd and more.
1207 * New styles MinOverlapPlacementPenalties and
1208 MinOverlapPercentPlacementPenalties.
1210 * New styles IndexedWindowName / ExactWindowName and
1211 IndexedIconName / ExactIconName.
1213 * New command "DesktopName desk name" to define the name of a
1214 desktop for the FvwmPager, the WindowList and EWMH compliant
1215 pagers. New expanding variables $[desk.name<n>] for the desktop
1218 * New window list options NoDeskNum, NoCurrentDeskTitle,
1219 TitleForAllDesks, NoNumInDeskTitle.
1221 * New emacs style bindings in menus.
1223 * New Maximize global flag "layer" which causes the various grow
1224 methods to ignore the windows with a layer less than or equal to
1225 the layer on the window which is maximized.
1227 * Better support of the Transparent colorset in the modules and in
1230 * Amelioration of the WindowShade animation.
1232 * New ButtonStyle and TitleStyle option MwmDecorLayer.
1234 * New style BackingStoreWindowDefault which is the default
1235 now. Fvwm no longer disables backing store on windows by
1238 * New styles MouseFocusClickIgnoreMotion and
1239 MouseFocusClickIgnoreMotionOff.
1241 * The module interface now supports up to 62 message types.
1243 * New module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW.
1245 * New events "enter_window" and "leave_window" in FvwmEvent.
1247 * New MenuStyle PopupActiveArea.
1249 * New command line option -passid to FvwmAuto.
1251 * New conditional commands Any and PointerWindow.
1253 * New conditions Focused, !Focused, HasPointer and !HasPointer.
1255 * New commands EWMHBaseStruts and EWMHNumberOfDesktops.
1257 -------------------------------------------------------------------
1259 Changes in stable release 2.4.20 (6-Dec-2006)
1261 * The configure script now correctly appends executable file
1262 extensions to conditionally built binaries. Fixes building on
1265 * FvwmConsole no longer conflicts with getline of Cygwin's stdio.
1267 * Fixed parsing of For loops in FvwmScript.
1269 * Fixed a possible endless loop when de-iconifying a transient
1272 * Reject some invalid GNOME hints.
1274 * Fixed a loop when xterm changes its "active icon" size.
1276 * The configure script can now cope with four-part version numbers
1277 when detecting some libraries.
1281 fvwm-menu-directory. (CVE-2006-5969)
1284 -------------------------------------------------------------------
1286 Changes in stable release 2.4.19 (30-Sep-2004)
1288 * Fixed BackingStore style option.
1290 * Fixed MoveToDesk commend with a single argument.
1292 * Allow whitespace in menu names.
1294 * Fixed a hang when restarting FvwmCommand or FvwmConsole.
1296 * A double click no longer occurs when two different mouse
1297 buttons are pressed.
1299 * Fixed a relief drawing problem in FvwmWinList.
1301 * Fixed travelling windows on restart if a window used non NorthWest
1302 gravity and changed that before the restart.
1304 * Fixed installation of FvwmGtk.1 for debian (with DESTDIR set).
1306 * The clock in FvwmTaskBar is redrawn immediately when its colour
1309 * The option CurrentGlobalPageAnyDesk was accidentally named
1310 CurrentGlobbalPageAnyDesk before.
1312 * Fixed a problem with fvwm startup and shutdown when the pointer
1313 was grabbed by another application.
1315 * Fixed parsing of the Pointer option to the Move command.
1317 * Fixed handling of MWM hints on 64 bit machines.
1319 -------------------------------------------------------------------
1321 Changes in stable release 2.4.18 (19-Mar-2004)
1323 * Corrected rebooting the machine in FvwmScript-Quit.
1325 * Fixed the FlickeringMoveWorkaround option to the BugOpts command.
1327 * Security patch in fvwmbug.sh.
1328 See http://securitytracker.com/alerts/2004/Jan/1008781.html
1331 fvwm-menu-directory (BugTraq id 9161)
1332 fvwm_make_directory_menu.sh
1333 fvwm_make_browse_menu.sh
1335 -------------------------------------------------------------------
1337 Changes in stable release 2.4.17 (10-Oct-2003)
1339 * Fixed error message for incorrect --with-SOME-library argument.
1341 * It is now possible to suppress title action or title completely
1342 in menus created by fvwm-menu-directory.
1344 * Fixed a compile problem on QNX 4.25.
1346 * New configure switch --disable-gtk.
1348 * FvwmGtk.1 is not installed if FvwmGtk is not built.
1350 * The "Visible" condition does no longer select windows on
1353 * With the styles StartsOnPage, SkipMapping and UsePPosition,
1354 windows that request a specific position are still placed on the
1357 * Fixed sending M_NEW_PAGE packets to the modules if the page did
1360 * Added support for new BBC headlines in fvwm-menu-headlines, this
1361 replaces the old BBC-Worlds and BBC-SciTech headlines.
1363 -------------------------------------------------------------------
1365 Changes in stable release 2.4.16 (30-May-2003)
1367 * Fixed a transparency problem in FvwmButtons.
1369 * The PageOnly option in FvwmTaskBar now works after a desk change
1372 * Fixed a possible core dump when more than 256 windows are on
1375 * Initial drawing and final undrawing of wire frame no longer
1376 toggles the pixel in the top left corner of the screen.
1378 * Fixed parsing of button geometries in FvwmButtons when the
1379 geometry specification appeared after another option with a comma
1382 * FvwmCommand works too when invoked without the DISPLAY variable
1385 * Fixed displaying iconified windows without an icon in
1388 * All single letter variables are deprecated now; new variables:
1390 $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
1391 $[desk.n], $[version.num], $[version.info], $[version.line],
1392 $[desk.pagesx], $[desk.pagesy]
1394 * Fixed a bug with aspect pixmaps in colorsets.
1396 * Iconified windows without an icon do not receive focus.
1398 * Fixed a bug in FvwmPager that displayed iconified windows without
1399 icon title or picture as not iconified.
1401 * Fixed parsing of '@<screen>' Xinerama specification in the
1402 ButtonGeometry option of FvwmButtons.
1404 * The NoWarp menu position hint option works with root menus too.
1406 * Fixed a problem with styles not being properly applied after a
1407 DestroyStyle command.
1409 * Fixed a bug introduced in 2.4.14. The pointer was sometimes
1410 warped to another screen during a restart and command execution.
1412 * Fixed a crash when a window was destroyed twice in a complex
1415 * Fixed corruption of the window list when windows died at the
1418 * Fixed problem with empty frame windows if X recycled the window
1419 id of a window that died recently.
1421 * Fixed loading of application supplied pixmap on 8/24 depth screen.
1423 * WindowListFunc is executed now within a window context, so
1424 a prefix "WindowId $0" is not needed in its definition anymore
1425 and it is advised to remove it in user configs.
1427 * FvwmEvent now executes all window related events within a window
1428 context, so PassId is not needed anymore, and all prefixes
1429 "WindowId $0" may be removed in user event handlers.
1431 * Fixed "GotoDeskAndPage prev" on desks larger than 2x2.
1433 * Expansion of variables like $[w.name] or $[EMPTY_STRING] that are
1436 -------------------------------------------------------------------
1438 Changes in stable release 2.4.15 (24-Jan-2003)
1440 * Fix for gmplayer launched by fvwm. Close stdin on Exec so the
1441 exec'd process knows its not running interactively.
1443 * Windows using the WindowListSkip style do not appear in the
1444 FvwmTaskBar at random.
1446 * Fixed a memory leak in ChangeIcon, ChangeForeColor and
1447 ChangeBackColor FvwmScript Instruction.
1449 * Fixed a core dump in the parsing of FvwmAuto arguments.
1451 * Fixed screwed calculation of icon picture size when application
1452 specifies it explicitly.
1454 * The option ShowOnlyIcons now works as described in the
1455 FvwmIconMan man page. It was accidentally named ShowOnlyIconic
1458 -------------------------------------------------------------------
1460 Changes in stable release 2.4.14 (29-Nov-2002)
1462 * Modules do not crash anymore when more than 126 windows are on
1465 * FvwmIconMan displays windows correctly that were iconified and
1466 then moved to another page.
1468 * Application provided icon windows no longer appear at 0 0 when
1471 * The built-in session management can handle window names, classes
1472 etc. beginning with whitespace (textedit).
1474 * Removed the flawed "A"ny context key binding patch from 2.4.13.
1476 * The default EdgeScroll (if not specified) was incorrectly
1477 assumed to be 100 pixels instead of 100 percents.
1479 * Icons no longer appear on top of all other windows after a
1482 -------------------------------------------------------------------
1484 Changes in stable release 2.4.13 (1-Nov-2002)
1486 * Icon titles for windows with an icon position hint no longer
1487 appear at random places.
1489 * Fvwm no longer displays two icon pictures when switching from
1490 NoIconOverride to IconOverride with windows that provide their
1493 * The Current, All, Pick, ThisWindow and PointerWindow commands
1494 work on shaded windows too.
1496 * Fixed a problem stacking iconified transients.
1498 * No more flickering when raising transients.
1500 * Fixed a number of problems with window stacking, some new in
1501 2.4.10 or later, some older problems that have been around for a
1504 * Windows starting lowered or on any layer other than the default
1505 layer are displayed at the right place in FvwmPager.
1507 * Bindings with the "A"ny context can not be overridden by Gnome
1508 panel or OpenOffice.
1510 -------------------------------------------------------------------
1512 Changes in stable release 2.4.12 (10-Oct-2002)
1514 * Fixed drawing problems with TiledPixmap and Solid MenuFaces which
1515 appeared in 2.4.10, replacing the same problem with ?Gradient
1518 * Fixed accidental menu animation with certain menu position hints.
1520 * Increased maximum allowed key symbol name length to 200
1523 * Allow quotes in conditional command conditions.
1525 * Fixed starting Move at random position when pointer is on a
1528 * Transient windows do not appear in FvwmWinList after they have
1529 been moved on the desktop.
1531 -------------------------------------------------------------------
1533 Changes in stable release 2.4.11 (20-Sep-2002)
1535 * Allow the use of mouse buttons other than the first in
1536 FvwmWinList when invoked transient.
1538 * Fixed a crash with ssh-askpass introduced in 2.4.10.
1540 -------------------------------------------------------------------
1542 Changes in stable release 2.4.10 (15-Sep-2002)
1544 * The commands Maximize, Resize and ResizeMove can be used on icons
1547 * Fixed hilighting of menu items with HGradient and VGradient
1548 MenuFace. Reduced flickering with these options.
1550 * Fixed a minor problem with entering submenus via keyboard.
1552 * Fixed race conditions in FvwmTaskBar with AutoStick that caused
1555 * Fixed drawing of pager balloons with BalloonBack option.
1557 * Fixed drawing of SidePic menu background with B/D gradients.
1559 * Fixed drawing of menu item reliefs with gradient menu faces.
1561 * Fixed key bindings on window corners.
1563 * Fixed FvwmTaskBar i18n font loading
1565 * Fixed StackTransientParent style without RaiseTransient or
1566 LowerTransient on the parent window.
1568 * StackTransientParent works only on parent window if it is on the
1571 * Fixed handling of window group hint with the (De)Iconify
1574 * No more flickering when a transient overlapping its parent window
1577 * Fixed hilighting of unfocused windows.
1579 -------------------------------------------------------------------
1581 Changes in stable release 2.4.9 (11-Aug-2002)
1583 * Fixed interaction bug between CascadePlacement and StartsOnPage -
1584 if the target page was at a negative x or y page displacement
1585 from the current viewport, the window would be placed on the
1588 * Fixed a problem with colormap transition when a transient window
1591 * Fixed a FvwmScript crash with Swallow widget and very long window
1594 * Restored old way of handling clicks in windows with ClickToFocus
1595 and ClickToFocusPassesClickOff. This fixes a problem with
1596 click+drag in an unfocused rxvt or aterm window.
1598 * Fixed problems with $fg and $bg variables in FvwmButtons when the
1599 UseOld option was used.
1601 * Fixed wrong warp coordinates when WarpToWindow was used with two
1602 arguments on an unmanaged window.
1604 * Added a workaround for popup menus in TK applications that appear
1605 on some random position.
1607 * Fixed problems with wish scripts creating windows that start
1610 * Fixed the NoClose option with unmapped panels in FvwmButtons.
1612 * A number of drawing fixes in FvwmPager.
1614 * Fixed a slight bug when waiting until all buttons are released,
1615 for example after executing a complex function.
1617 * Fixed potentially harmful change in module interface.
1619 * Fixed displaying menu items with icons when using the MenuStyle
1622 * Fixed problems with the pointer moving off screen in a multi
1625 * Fixed a potential crash with windows being destroyed during a
1626 recapture operation.
1628 * Fixed a memory leak in some modules when not using glibc.
1630 * Applications using Mwm hints can now enforce that a window can
1633 * Fixed negative arguments of WarpToWindow when used on an
1636 * DESTDIR may be fully used again (only useful for distributors).
1638 * Fixed a key binding problem with key symbols that are generated
1641 * Fixed a possible crash when a window was recaptured and the
1642 focus could not be transfered to another window.
1644 * Fixed a minor problem with clicks on focused windows being
1647 * fvwm-menu-headlines: added support for CNN and BBC headlines.
1649 * Fixed a performance problem with large numbers of mouse binding
1652 -------------------------------------------------------------------
1654 Changes in stable release 2.4.8 (11-Jun-2002)
1656 * A fix for switching between czech and us keyboard layout.
1658 * Remember the icon position when an icon is moved
1661 * Setup "fvwm" and "fvwm-root" name symlinks for the executable and
1662 the man page when installing, see INSTALL.fvwm.
1664 * Fixed another problem with the DeskOnly option and sticky icons
1667 * New FvwmIconMan configuration syntax now conforms to the syntax
1668 of other modules, see the man page.
1670 * New WindowList option CurrentAtEnd.
1672 * Fixed maximal length of a named module packet
1674 * Fixed a crash on a config with a new 2.5.x Colorset command.
1676 * Always display the current desk number in the FvwmPager window
1679 * Allow to bind a function to the focus click and pass it to the
1680 application at the same time.
1682 * Fixed a problem with fvwm not accepting keyboard input when the
1683 application with the focus vanished at the start of a session.
1685 * A small security patch regarding TMPDIR.
1687 * Fixed a problem with colormap transition when a transient window
1690 * Fixed calculation of average bg colour in colour sets with large
1693 * Fixed some minor problems regarding the multibyte patch.
1695 * Fixed selection in FvwmScript List widget.
1697 * fvwm-menu-headlines: updated the site data, added a configurable
1698 timeout on socket reading (20 sec) to avoid fvwm hanging, new
1699 --icon-error option.
1701 * Fixed a problem with ClickToFocus + ClickToFocusRaisesOff and
1702 windows that are below others.
1704 * Fixed the ClickToFocusPassesClick style.
1706 * Fixed CascadePlacement for huge windows, so that the top-left
1707 corner is always visible.
1709 * Fixed parsing of SendToModule with the first parameter quoted.
1711 * Fonts in double quotes now should work in module configurations.
1713 * Fixed copying PopupOffset values in CopyMenuStyle.
1715 -------------------------------------------------------------------
1717 Changes in stable release 2.4.7 (11-Apr-2002)
1719 * Fixed parsing of WindowList with conditions and a position at
1720 the same time that was broken in 2.4.6.
1722 * Fixed some problems with the DeskOnly option of FvwmTaskBar
1723 (windows were duplicated when moving to a different Desk; the
1724 StickyIcon style was ignored).
1726 * Fixed config.h warnings with some compilers introduced in 2.4.6.
1728 * Fixed icon titles being raised when they should not be.
1730 * Fixed initial drawing of the internals of the FvwmPager window.
1732 * Fixed the FvwmAudio compatible mode in FvwmEvent when external
1733 audio player is used.
1735 * Fixed execution on QNX.
1737 -------------------------------------------------------------------
1739 Changes in stable release 2.4.6 (10-Mar-2002)
1741 * Better support of non ISO-8859-1 window and icon titles. See the
1742 --disable-compound-text option in INSTALL.fvwm for more details.
1744 * Improved speed of opaque window movement/resizing.
1746 * Fixed a bug that caused windows not being raised and lowered
1749 * Suppress error message when using XBM icons.
1751 * Fixed a read descriptor problem in FvwmTaskBar
1753 * Fixed a minor colour update bug in the pager.
1755 * Fixed an fvwm crash when a module died at the wrong moment;
1756 specifically a transient FvwmPager or FvwmIconMan.
1758 * Fixed placement of WindowList on wrong Xinerama screen when
1759 called without any options on a screen other than the primary
1762 * Fixed a problem with root bindings and xfishtank.
1764 * Fixed moving windows with the keyboard over the edge of the
1765 screen when the pointer remained of the previous page.
1767 * Do not hilight windows after ResizeMove.
1769 * New conditional command ThisWindow.
1771 * Some fixes in the configure script that caused some rare
1772 problems detecting gnome and ncurses.
1774 * Fixed a memory leak in the Pick command.
1776 * Allow to choose windows with CirculateSkip with the Pick command.
1778 * Fixed an FvwmScript compile problem on dec-osf5.
1780 * The window handles are now resizes as they should when the
1781 HandleWidth style changes.
1783 * The Current command does not select a random window when no
1784 window has the focus.
1786 * Fixed a rare menu placement problem with Xinerama.
1788 -------------------------------------------------------------------
1790 Changes in stable release 2.4.5 (27-Jan-2002)
1792 * Fixed minor problems in popping sub menus up and down.
1794 * Fixed moving windows between pages with the keyboard.
1796 * Fixed the size of the geometry window that was broken sometimes.
1798 * Fixed problem with pointer warping to another screen on a dual
1801 * Fixed a problem with the focus in internal Ddd and Netscape
1804 * Reduced the time in which fvwm attempts to grab the pointer.
1806 * Fixed unmanaged window when window was mapped/unmapped/mapped too
1809 * Fixed MiniScroll's auto repeating in FvwmScript.
1811 * Fixed a crash with the UseStyle style in combination with
1814 * Fixed excessive redraws of the windows under a window being
1817 * Fixed a minor memory leak in the Style command.
1819 * Fixed pixmap background of FvwmButtons behind buttons with only
1822 * Fixed a crash in FvwmIconBox when the application provided an
1825 * Fixed a configure problem with libstroke-0.5.1.
1827 * New style BackingStoreWindowDefault which is the default
1828 now. Fvwm no longer disables backing store on windows by
1831 * Fixed bug that sometimes caused unnecessary redraws when a style
1834 * Fixed crash when something like "$[$v]" appeared in a command.
1836 * Fixed parsing of conditions with more than one comma.
1838 -------------------------------------------------------------------
1840 Changes in stable release 2.4.4 (16-Dec-2001)
1842 * Minor title drawing fixes.
1844 * Fixed manual placement with Xinerama.
1846 * Minor button 3 handling fix in FvwmPager.
1848 * Fixed *FvwmIconMan*shaped option with empty managers.
1850 * Fixed ClickToFocusClickRaises style.
1852 * FvwmForm: Customize pointers, support ISO_Tab key, buttons can
1853 activate on press or release, special pointer during grab, arrow
1854 keys useful in form with one input field.
1856 * New OpaqueMoveSize argument "unlimited".
1858 * Fixed binding keys with and without "Shift" modifier under some
1861 * Fixed binding actions to the client window with ClickToFocus.
1863 * Mouse bindings are activated without a recapture.
1865 * FvwmScript: new keyboard bindings. New flags NoFocus and Left,
1866 Center, and Right for text position. Amelioration of the Menu
1867 and PopupMenu Widgets. New functions GetPid, Parse,
1868 SendMsgAndGet and LastString. New instruction Key for key
1869 bindings. New command SendToModule ScriptName SendString.
1871 * Command "Silent" when precedes "Key", "Mouse" and "PointerKey"
1872 disables warning messages.
1874 * Restored the default Alt-Tab behaviour from 2.4.0.
1876 -------------------------------------------------------------------
1878 Changes in stable release 2.4.3 (08-Oct-2001)
1880 * Fixed activation of shape extension.
1882 * Fixed problems with overriding key bindings.
1884 * Single letter key names are allowed in upper and lower case in
1885 key bindings as before 2.4.0.
1887 * Fixed WindowList placement with Xinerama.
1889 * Fixed flickering icon titles.
1891 * New X resource fvwmscreen to select the Xinerama screen on which
1892 to place new windows.
1894 * Coordinates of a window during motion are show relative to the
1897 * Some icon placement improvements with Xinerama.
1899 -------------------------------------------------------------------
1901 Changes in stable release 2.4.2 (16-Sep-2001)
1903 * Desk and page can be given as X resources in .Xdefaults, for
1908 * Several Shape compilation problems fixed.
1910 -------------------------------------------------------------------
1912 Changes in stable release 2.4.1 (15-Sep-2001)
1914 * Added Xinerama and SingleLogicalScreen support.
1916 * New commands Xinerama, XineramaPrimaryScreen, XineramaSls,
1917 XineramaSlsSize and MoveToScreen.
1919 * New context rectangle option XineramaRoot for the menu commands.
1921 * New conditions CurrentGlobalPage, CurrentGlobalPageAnyDesk and
1922 AcceptsFocus for conditional commands.
1924 * The DestroyStyle command takes effect immediately.
1926 * New style option StartsOnScreen.
1928 * New style options NoUSPosition, UseUSPosition,
1929 NoTransientPPosition, UseTransientPPosition,
1930 NoTransientUSPosition, and UseTransientUSPosition. These work
1931 similar to the old styles NoPPosition and UsePPosition.
1933 * New option "screen" for Maximize command.
1935 * New option ReverseOrder for WindowList command.
1937 * The default Alt-Tab binding works more intuitive.
1939 * New condition "PlacedByFvwm"
1941 * New Geometry option for FvwmForm.
1943 * New Screen resolution and ShowOnlyIcons options for FvwmIconMan.
1945 * FvwmIconMan can be closed with Delete or Close too.
1947 * New options PageOnly and ScreenOnly for FvwmTaskBar.
1949 * FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases.
1951 * Enhancements in fvwm-menu-headlines and support for 10 more
1954 * Color enhancements in button vectors: @2 is bg color, @3 is fg
1957 * Improved detection of the Shape library.
1959 * Fixed FvwmButtons button titles not being erased for swallowed
1960 windows that showed up on certain setups.
1962 * Fixed bug that caused transient windows to be buried below their
1963 parents with the "BugOpts RaiseOverUnmanaged on". This occured
1964 with the system.fvwm2rc-sample-95 configuration.
1966 * The modules FvwmPager, FvwmIconMan, FvwmWinList and FvwmButtos
1967 set the transient_for hint when started with the "transient"
1970 * Fixed FvwmIconMan with the transient option when mapped off
1973 * Fixed ClickToFocus focus policy when iconifying the focused
1976 * Fixed some focus problems in conjunction with unclutter vs
1977 xv/xmms and Open Look applications.
1979 * Fixed a problem that could cause windows to be lost off screen
1980 with interactive window motion.
1982 * Fixed some FvwmTaskBar autohide problem.
1984 * Fixed a display string problem in FvwmForm.
1986 * Fixed a problem with FvwmTheme shadow colours.
1988 * Fixed the CirculateSkipIcon and CirculateSkipShaded options in
1989 conditional commands.
1991 * Fixed a formatting problem of the man page on AIX, Solaris, and
1992 some other UNIX variants.
1994 * Fixed a problems with FvwmIconBox exiting on 64 bit platforms.
1996 * Fixed FvwmIconBox crashes with MaxIconSize dimensions 0.
1998 * Fixed parameters of fvwm24_convert.
2000 * Fixed a number of building problems related to old vendor unices,
2001 libstroke-0.5, autoconf-2.50, bogus gnome-config and imlib-config.
2003 * Fixed drawing of title bar buttons with MWMDecorStick.
2005 * Fixed missing button or key events over the pan frames.
2007 * Fixed placement of the FvwmDragWell, FvwmButtons and FvwmForm
2010 * Fixed parsing double quotes in FvwmPager's Font and SmallFont
2011 options. Fixed FvwmPager crash with certain font strings.
2013 * Fixed drawing of the grid lines in an iconified FvwmPager window.
2015 * Fixed button grabbing problem for buttons > 3 in FvwmTaskBar.
2017 * Fixed some exotic problems with window gravity and resizing
2020 * Fixed a problem with maximizing windows with the viewport not
2021 starting on a page boundary.
2023 * Fixed handling of parentheses in FvwmButtons button actions.
2025 * Work around a key binding problem with keys that generate the
2026 same symbol with more than one key code (e.g. Shift-F1 = F11).
2028 * The Desk option of FvwmBacker is compatible to earlier
2029 version. Desk or Page coordinates can be omitted to indicate
2030 that desk or page changes trigger no action at all.
2032 * Fixed double updating of background with FvwmBacker sometimes
2033 leading to the wrong background.
2035 * Fixed several escaping errors in fvwm-menu-directory, so files
2036 and directories containing special chars and spaces should
2039 * Fixed PlacedByButton3 condition.
2041 * Fixed vanishing windows when mapping/unmapping too fast.
2043 * Fixed prev option of the GotoDeskAndPage command.
2045 * Fixed calculations of X_RESOLUTION and Y_RESOLUTION for screen
2046 dimensions larger than 2147.
2048 * Fixed compatibility of the FvwmM4 modules on platforms that have
2049 a System V implementation of m4 (Solaris 2.6).
2051 * The SetEnv command without a value for a variable is the same as
2054 * Fixed shading/unshading shaped windows and windows without title
2057 -------------------------------------------------------------------
2059 Changes in stable release 2.4.0 (03-Jul-2001)
2061 * Finally released. :)
2062 -------------------------------------------------------------------
2064 For older NEWS, read the ONEWS file.