1 Note, the changes for the last STABLE release start with release
4 -------------------------------------------------------------------
6 Changes in beta release 2.5.29 (not released yet)
10 - Added new fvwm-convert-2.6 script to convert older fvwm 2.4.x
12 - New BugOpts option QtDragnDropWorkaround to work around an
13 oddity in handling drag-n-drop events to Qt applications.
17 - Fixed the InitialMapCommand style from running when FVWM is
19 - Fix rendering of FvwmForm windows when initially mapped.
20 - Fix placement of windows when using MinoverlapPlacement and
22 - Fix segfault when tearing off menus using a Pixmap
24 - Fix "window jump" bug when moving a window across page
26 - Flush property events for same type in applications which
27 repeatedly set the same XAtom. (Gnucash, Openoffice, etc.)
28 - Fix opening of files using Read/PipeRead to accept paths in
29 the form "./" to indicate CWD. Fixes
30 $ fvwm -f ./some-fvwm2rc
31 - Fix further crash when copying menustyles with MenuFace
33 - Make layer changes apply immediately via Style commands for
34 any currently mapped windows.
35 - Fix flickering/incorrect location of the GeometryWindow with
36 Xinerama/TwinView when resizing windows.
38 -------------------------------------------------------------------
40 Changes in beta release 2.5.28 (20-Sep-2009)
44 - New differentiated options for SnapAttraction when snapping
46 "None", "ScreenWindows", "ScreenIcons", "ScreenAll"
47 - New option to the BugOpts command: TransliterateUtf8.
51 - Fixed non-visible Qt windows after a Qt deferred map (e.g.
52 Skype profile windows).
53 - Fixed the use of the X-resource "fvwmstyle".
54 - Fixed segmentation fault in FvwmEvent when parsing an
55 undefined event name, or an undefined environment variable
56 to the RPlayHost option.
57 - Fixed the events startup, shutdown and unknown in FvwmEvent.
58 - Fvwm now retains utf8 window names when the WM_NAME changes,
59 and the utf8 name converted to the default charset match
61 - Fixed the options RPlayVolume and RPlayPriority in FvwmEvent.
62 - Fixed SnapAttraction: Option SameType/Icons/Windows did
63 falsely not affect conditions of option "Screen" and option
64 "SameType" snapped falsely icons and windows together.
65 - Fixed a problem where modules would get incorrect stacking
66 information if many windows were restacked at the same time.
67 - Fixed BugOpts parsing of more than one option at a time and
68 restoring of default value for the last option
69 in the command line when omitted.
70 - 64 bit fix for setting EWMH _NET_WM_ICON property on windows.
72 -------------------------------------------------------------------
74 Changes in beta release 2.5.27 (23-Feb-2009)
78 - New extended variable
81 - Style matching now honours the window's visible name which
82 means it can be matched before the real name, hence:
84 Style $[w.visiblename] Colorset 5
86 is now honoured. Useful with IndexedWindowName as a style
89 - New style InitialMapCommand allows to execute any command
90 when a window is mapped first.
92 - New option to PrintInfo, "bindings" which prints out all of
93 the Key, PointerKey, Mouse and Stroke bindings which fvwm
98 - Fixed compilation without XRender support.
99 - Fixed handling of _NET_MOVERESIZE_WINDOWS requests.
100 - Fixed a bug in automatic detection mode of the style
102 - Fixed png detection when cross compiling.
103 - Fixed keeping fullscreen window mode over a restart.
104 - The style PositionPlacement now honours StartsOnPage.
105 - Reset signal handlers for executed modules and programs.
106 - Try to handle a bug an old version of the EWMH spec by
107 honouring both, the _NET_WM_STATE_MAXIMIZED_HORIZ hint and
108 the _NET_WM_STATE_MAXIMIZED_HORZ hitn.
109 - Fix the GNOME location prefix to application .desktop files.
110 - 'PositionPlacement UnderMouse' now forces the window
111 on-screen, just like the old UnderMousePlacement style option
114 -------------------------------------------------------------------
116 Changes in beta release 2.5.26 (7-May-2008)
120 - New MenuStyle option VerticalMargins.
122 * New module features:
124 - FvwmButtons: New button alignment option: top.
128 - Fixed crash in ARGB visual detection code.
129 - Fixed compilation without XRender support.
130 - Fixed drawing of background pictures in menu items and titles.
131 - Fixed handling of shaped windows.
132 - Fixed a 64-bit bug in the EWMH code.
134 -------------------------------------------------------------------
136 Changes in beta release 2.5.25 (26-Feb-2008)
140 - Handle the STATE_ADD command of the EWMH _NET_WM_STATE
141 message from version 1.3 of the EWMH spec.
142 - Support transparency in ARGB windows
146 - Fixed problem with windows disappearing when created
147 unless the style Unmanaged was used.
148 - Edge move delay was used as resistance for the top edge.
149 - Fixed a parsing problem of the screen argument of the
150 SnapAttraction style.
151 - Some html documentation files were not installed.
152 - Fixed a memory leak in internationalized font handling.
153 - Fixed a bug in MinOverlap placement.
154 - Fixed the StickyAcrossPages style in the FvwmPager.
155 - Fixed the determination of the X charset on UTF-8 systems.
156 - Fixed a crash when certain EWMH messages were sent to
158 - Fixed a memory leak in multibyte codepage code.
159 - Ignore the EWMH staysontop and staysonbottom hints if the
160 EWMHIgnoreStackingOrderHints style is used.
161 - Fixed a sporadic crash when the root background set by gnome,
162 fvwm-root, esetroot etc. changes and a root transparent
164 - Fixed spradic crash in modules with root transparent
165 background from colour sets.
166 - Fixed a possible crash if the last active module fails.
168 -------------------------------------------------------------------
170 Changes in beta release 2.5.24 (24-Nov-2007)
174 - Disabled paging during interactive resize operations by
175 default (see 2.5.20) as it is annoying to many people.
176 - New style command options:
182 that replace the now obsolete commands EdgeResistance,
183 SnapGrid and SnapAttraction. The EdgeResistance command has
184 a new syntax with only one argument.
185 - New command MenuCloseAndExec for menu bindinngs that can be
186 used to trigger certain commands from a menu without an
187 associated item. For example, with
188 Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu
189 the RootMenu can be opened from any other menu by pressing
194 - Sometimes a window jumped by half the screen's size when
195 moving with the mouse and hitting the border of the desktop.
196 - Fixed the "screen w" argument of the Move and other commands.
197 - Clicking on a menu title did not close the menu by default.
198 - Temporary files in FvwmPerl overwrote each other.
200 -------------------------------------------------------------------
202 Changes in beta release 2.5.23 (1-Sep-2007)
206 - New Style command options:
211 - Fixed FvwmButton's button placement algorithm broken in
214 -------------------------------------------------------------------
216 Changes in beta release 2.5.22 (29-Aug-2007)
220 - New Style command options:
221 UnderMousePlacementHonorsStartsOnPage
222 UnderMousePlacementIgnoresStartsOnPage
223 !MinOverlapPlacementPenalties
224 !MinOverlapPercentPlacementPenalties
226 - SVG (scalable vector graphics) image loading support.
227 - New extended variables
228 $[w.iconfile.svgopts]
229 $[w.miniiconfile.svgopts].
230 - Added suffix 'w' to the arguments of the Move command and
231 similar. It is now possible to add multiple shifts to a
232 window position, e.g. "50-50w 50-50w" for the center of the
234 - Removed UnderMousePlacement and CenterPlacement. Use
235 "PositionPlacement Center" and "PositionPlacement UnderMouse"
237 - Documentation in HTML format.
238 - Replaced "UseListSkip" with "UseSkipList" & "OnlyListSkip" with
239 "OnlySkipList" in WindowList command. (Old options deprecated.)
240 - New subject ImageCache for PrintInfo command.
241 - The new commad EchoFuncDefinition prints a function's
242 definition to the console for debugging purposes.
243 - The CursorStyle command can now load PNG and SVG images as
244 mouse cursors. New x and y arguments to specify the
245 hot spot. Also, it is now possible to load non-monochrome
246 cursors and cursors with partial transparency.
248 * New module features:
250 - FvwmScript: New instructions: ChangeWindowTitle and
251 ChangeWindowTitleFromArg.
255 - Windows with aspect ratio no longer maximize past the screen
257 - Fixed CenterPlacement with Xinerama screens.
258 - Fixed CascadePlacement with title direction west and east
259 - Windows no longer unstick when going to fullscreen mode.
260 - Fixed crash when raising/lowering a destroyed window.
261 - Fixed expansion of $[n-] and $[*], broken in 2.5.20.
262 - Fixes for resizing shaded windows and windows with a gravity
263 other than northwest.
264 - Fixed CursorStyle POSITION, broken since 2.3.24.
265 - The hi, sh and fgsh colors in colorsets are no longer replaced
266 by computed values if not explicit set on the same line as the
267 bg, or for fgsh fg, changes. (bug #3359)
268 - FvwmButtons now redraws stretched button backgrounds correctly
270 - Windows with circular transient for hints may no longer crash
271 fvwm with StackTransientParent style.
272 - FvwmPager now displays windows that are StickyAcrossPages
274 - Fixed a possible crash with modules closing down.
275 - Fixed broken demo script fvwm_make_browse_menu.sh.
276 - The conditon following a comma separator without whitespace
277 padding was previously ignored if the presiding condition was
279 - Various FvwmButtons drawing problems.
280 - Window movement or resizing triggered by an EWMH message now
281 honours the FixedSize and FixedPosition window styles.
282 - Properly generate leave_window and enter_window events for
283 the root window in FvwmEvent.
284 - Fixed crash in UTF8 code.
285 - Fixed parsing of the PropertyChange command.
286 - Fixed windowlist crash when combining CurrentAtEnd with
287 IconifiedAtEnd and all windows are iconified.
289 -------------------------------------------------------------------
291 Changes in beta release 2.5.21 (20-Jan-2007)
295 - The command Scroll can now be used for interactive scrolling.
299 - Fixed Tile...Placement styles (SmartPlacement) that were
302 -------------------------------------------------------------------
304 Changes in beta release 2.5.20 (15-Jan-2007)
308 - New Style options: StippledIconTitle, !StickyStippledTitle,
309 and !StickyStippledIconTitle.
310 - Full support for menu context (M) key and mouse bindings. See
311 the section Menu Bindings in the man page for details.
312 - Hilighted menu backgrounds now use pixmaps gradients and
313 transparency from their related colorset.
314 - New window conditions: StickyIcon, StickyAcrossPagesIcon and
315 StickyAcrossDesksIcon.
319 - "Mouse n M N" is no longer used to disable or remap the
320 builtin tear off menu button. See the section Tear Off Menus
321 for details on replacement commands.
325 - FvwmWinList: fix problem with window name/button mixups during
326 Init/Restart of fvwm. (bug #1393)
327 - It is now possible to switch the viewport while resizing
328 windows if "EdgeScroll 0 0" is set.
329 - Fixed disappearing windows when aborting interactive resizing
330 of maximized windows when unmaximizing them later.
331 - Fixed disappearing windows when moving maximized windows and
332 unmaximizing them later.
333 - Fixed calculation of final location with MoveToPage and
334 MoveToScreen with windows to the left or top of the viewport.
335 - 64-bit architecture fix in FvwmProxy.
336 - FvwmForm now work with balanced quoted command for Timeout.
337 - FvwmPager correctly updates on window desk change.
338 - FvwmIconBox: fixed problem with IconColorset's background
339 color change not being applied immediately.
340 - Allow FvwmConsole to run a terminal via rxvtc or urxvtc.
341 FvwmConsole dies if no client connects within one minute.
342 - Expansion of variables in FvwmTaskBar launch button commands
344 - Fixed a race condition with applications raising their own
345 transient windows in certain ways. (Apple Shake, kphotoalbum)
346 - FvwmIdent reports the correct geometry if the window has its
347 title at the left or right side.
348 - Fixed an infinite loop when deiconifying windows in a group
349 via a different window than the initially iconified.
351 -------------------------------------------------------------------
353 Changes in beta release 2.5.19 (9-Dec-2006)
357 - FvwmCommand now reports "end windowlist" and "end configinfo".
358 - FvwmCommand now prints config info split on lines.
359 - FvwmTaskBar no longer gets lost with trailing whitespace after
360 geometry specification.
361 - Fixed a window size problem if the aspect ratio is set (e.g.
363 - Decorations now update when unmanaged windows take focus, and
364 not FlickeringQtDialogsWorkaround is enabled.
365 - FvwmPager again allows movement of windows added before a
367 - fvwm no longer crashes on 1 and 4 bit displays. (#1677)
368 - EWMH desktops now correctly handles FPClickToFocus. (#1492)
369 - Security fix in fvwm-menu-directory. (CVE-2006-5969)
371 -------------------------------------------------------------------
373 Changes in beta release 2.5.18 (11-Sep-2006)
377 - If a window started fullscreen, leaving fullscreen state now
378 properly unmaximizes and resizes the window.
379 - Fixed the ForeColor/HilightFore styles that were broken in
381 - FvwmPager can now move icons with the !IconTitle style.
382 - Fixed drawing of icons that are moved to a different desk.
383 - FvwmPager no longer tries to move non-movable windows.
384 - FvwmPager now moves all windows as user requests.
385 - FvwmPager no longer displaces windows with title and border
387 - TestRc now correctly matches Break, and $[cond.rc] is
389 - Fixed several 64-bit architecture problems with
390 XGetWindowProperty(). Xine works much better on 64-bit
392 - Fixed handling of ClickToFocusPassesClick with the EWMH
393 desktop (e.g. using nautilus).
394 - Fixed handling of windows that are unmapped and mapped again
395 too fast (e.g. fpga_editor).
397 -------------------------------------------------------------------
399 Changes in beta release 2.5.17 (19-Jul-2006)
403 - New MenuStyle options TitleFont, TitleColorset and
405 - New command PressButton in module FvwmButtons for being able
406 to emulate button press via other means than the mouse.
407 - New wrap options to EdgeScroll command for wrapping with pixel
409 - New Style option UnderMousePlacement.
410 - Unused arguments to Style options generate warnings.
411 - The name style names match against can be augmented by the
412 X-resource "fvwmstyle".
413 - New options, Reverse and UseStack, to All command.
414 - WindowShade can now reshade windows using the Last direction.
415 - Positional parameters to complex functions can now be expanded
416 using $[n], $[n-m], $[n-] and $[*] expressions.
417 - The width and height arguments of the Resize command now
418 accept the prefix 'w' to allow resizing relative to the
420 - New command ModuleListenOnly.
421 - New "Periodic" option added to Schedule command.
425 - Fixed detection of running non-ICCCM2 wm (bug #3151).
426 - Fixed drawing of menus with the sidepic on the right.
427 - EdgeScroll no longer divides pixel distances >1000 by 1000.
429 - The configure script can now cope with four-part version
430 numbers when detecting some libraries.
431 - The WarpToWindow command followed by Move in a complex
432 function now uses the correct pointer position.
433 - The menu style TitleWarp does no longer warp the pointer for
434 root menus (as it is documented).
435 - Fixed detection of safe system version of mkstemp.
436 - Fixed the conditions Iconifiable, Fixed, FixedSize,
437 Maximizable and Closable.
438 - Fixed problem with window outline and placement position
440 - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772).
441 - FvwmGtk now configures correctly on Cygwin (bug #3772).
442 - Fixed tempfile vulnerabilities in FvwmCommand.
444 -------------------------------------------------------------------
446 Changes in beta release 2.5.16 (20-Jan-2006)
450 - If the pointer can not be grabbed in functions, a message is
451 printed to the console instead of beeping.
455 - Fixed a couple of build problems introduced in 2.5.15.
457 -------------------------------------------------------------------
459 Changes in beta release 2.5.15 (14-Jan-2006)
463 - Variables can be nested, like $[desk.name$[desk.n]].
464 - Obsolete one-letter variables work, but generate warnings now.
465 - Windows can be placed by any button (now also >3).
466 - It is now possible to redefine the buttons usable to finish
467 window movement and manual placement.
468 - New window condition PlacedByButton.
469 - MenuStyle pairs can be negated by prefixing '!'.
470 - New generic tabbing module - FvwmTabs.
471 - New Style option: EWMHIgnoreWindowType.
472 - New MenuStyle options: MouseWheel, ScrollOffPage and
474 - To compile from CVS, autoconf-2.53 or above is now required.
475 This does not affect compiling the released tarballs.
476 - New option "screen" to Move and ResizeMove commands to allow
477 specifying the target Xinerama screen.
481 - Supported a new fribidi version 0.10.5 in addition to 0.10.4.
482 - Better look for windows with "BorderStyle TiledPixmap".
483 - Some EWMH-related 64-bit fixes.
484 - Fixed segmentation fault when replacing title of title only
486 - Fixes for resizing of shaded windows and resizing/moving
487 windows with complex functions.
489 -------------------------------------------------------------------
491 Changes in beta release 2.5.14 (24-Aug-2005)
495 - Fvwm now officially supports 64-bit architectures.
496 - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
498 - New window condition FixedPosition.
500 * New module features:
502 - FvwmPerl module supports window context when preprocessing.
503 - FvwmPerl module accepts new --export option that by default
504 defines two fvwm functions "Eval" and ".", to be used like:
507 Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0
508 . Exec xmessage %{2 + cos(0)}% # embedded calculator
510 - New FvwmProxy option ProxyIconified.
511 - New FvwmTaskBar option Pad to control the gap between
516 - Fixed a Solaris compiler error introduced in 2.5.13.
517 - Fixed a hang with layers set by applications (e.g. AbiWord).
518 - GotoDesk with a relative page argument now wraps around at
519 the end of the given range as documented. (Bug #1396).
520 - PopupDelayed menu style option was not copied on
522 - Transparent Animated menus with non-transparent popup were
523 not animated correctly.
524 - Supported euc-jp class of encodings.
525 - A window's default layer is no longer set to 0 during a
527 - Fixed an annoying MouseFocus/SloppyFocus problem in
528 conjunction with EdgeResistance + EdgeScroll (sometimes a
529 window did not get the focus as it should have). This
530 problem first occured in 2.5.11.
532 -------------------------------------------------------------------
534 Changes in beta release 2.5.13 (16-Jul-2005)
538 - The MoveToPage command did not work without arguments in
540 - Mouse/Key command no args possible core dump.
541 - Direction with no args possible core dump.
542 - FvwmScript periodic tasks run too often.
543 - Perl modules did not work on 64 machines.
544 - FvwmDebug did not report any extended messages.
545 - fvwm-menu-desktop supports mandriva.
546 - fvwm-menu-desktop when verifying executable, allow full path.
548 * New module features:
550 - FvwmIconMan: MaxButtonWidth and MaxButtonWidthByColumns
552 - FvwmIconMan: added tool tips with Tips, TipsDelays, TipsFont,
553 TipsColorset, TipsFormat, TipsBorderWidth, TipsPlacement,
554 TipsJustification and TipsOffsets options.
555 - FvwmButtons: PressColorset & ActiveColorset options for
556 _individual_ buttons.
558 -------------------------------------------------------------------
560 Changes in alpha release 2.5.12 (6-Oct-2004)
566 * New module features:
568 - FvwmIconMan: ShowOnlyFocused option.
570 -------------------------------------------------------------------
572 Changes in alpha release 2.5.11 (30-Sep-2004)
574 * Multiple window names can be specified in conditions.
576 * Window-specific key/mouse bindings. (Bindings no longer have to
579 * The default fvwm configuration files are now: ~/.fvwm/config and
580 $FVWM_DATADIR/config. Five previously used config file locations
581 are still searched as usual for backward compatibility.
583 * New extended variables $[w.desk] and $[w.layer].
585 * New options GrowOnWindowLayer and GrowOnlayers to the Maximize
588 * New Style option "State".
590 * New Style option "CenterPlacement".
592 * New option to FvwmIconMan: ShowNoIcons.
594 * New WindowList tracker and other enhancements in Perl library.
596 * New option to fvwm-menu-directory: --func-name.
598 * Improved FvwmWindowMenu module.
600 * Fluxbox-like Alt-Button3 resizing with the new Resize options
601 Direction, WarpToBorder and FixedDirection
603 * Enhanced "Test (Version >= x.y.z)" option to allow version
606 * New FvwmButtons options: ActiveColorset, ActiveIcon, ActiveTitle,
607 PressColorset, PressIcon and PressTitle.
609 * New FvwmButtons swallow option: SwallowNew.
611 * The option CurrentGlobalPageAnyDesk was accidentally named
612 CurrentGlobbalPageAnyDesk before.
614 * New conditions AnyScreen and Overlapped.
616 * The Read and PipeRead commands return 1 if the file or command
617 could be read or executed and -1 otherwise.
619 * New menu option TearOffImmediately.
621 * Added support for Solaris' Xinerama.
623 * New option MailDir in FvwmTaskBar.
625 * MoveToPage command:
627 New options wrapx, wrapy, nodesklimitx and nodesklimity.
628 New suffix 'w' to allow for window relative movement.
630 -------------------------------------------------------------------
632 Changes in alpha release 2.5.10 (19-Mar-2004)
634 * New command FakeKeyPress.
636 * New BugOpts option ExplainWindowPlacement.
638 * Adjustable button reliefs in FvwmIconMan (option ReliefThickness).
640 * Security patch in fvwm-bug.
641 See http://securitytracker.com/alerts/2004/Jan/1008781.html
645 fvwm-menu-directory (BugTraq id 9161)
646 fvwm_make_directory_menu.sh
647 fvwm_make_browse_menu.sh
649 -------------------------------------------------------------------
651 Changes in alpha release 2.5.9 (2-Mar-2004)
653 * New MenuStyle options PopupIgnore and PopupClose.
655 * New configure option --disable-iconv to disable iconv support.
657 * New extended variables $[w.iconfile] and $[w.miniiconfile].
659 * New Style option Unmanaged. Such windows are not managed by
662 * New binding context 'U' for unmanaged windows, similar to 'R'oot.
664 * New option DisplayNewWindowNames to the BugOpts command.
666 * Security fix for fvwm-menu-directory.
669 -------------------------------------------------------------------
671 Changes in development release 2.5.8 (31-Oct-2003)
673 * New prefix command KeepRc.
675 * Renamed the Cond command to TestRc, and the On command to Test.
676 Removed the CondCase command. Use "KeepRc TestRc" instead.
678 * The Break command can be told the number of nested function
679 levels to break out of. Break now has a return code of -2
682 * Directions can be abbreviated with -, _, [, ], <, >, v or ^ like
683 in key or mouse bindings.
685 * New extended variable $[func.context].
687 * New Style option MoveByProgramMethod. Tries to autodetect
688 whether application windows are moved honouring the ICCCM or not
689 (default). The method can be overridden manually if the
690 detection does not work.
692 * fvwm supports tear off menus. See the "Tear Off Menus" section
693 in the man page or press Backspace on any menu to try them out.
695 * fvwm now handles what Unicode calls "combining characters" (i.e.
696 marks drawn on top of other characters).
698 * New commands WindowStyle and DestroyWindowStyle for individual
701 * The conditions !Current... and !Layer now work as expected.
703 * Added a nice autohide script to the FAQ.
705 * FvwmAnimate now supports dynamical commands "pause", "play",
706 "push", "pop" and "reset" to manipulate the playing state.
708 -------------------------------------------------------------------
710 Changes in development release 2.5.7 (30-May-2003)
712 * The commands Cond and CondCase now support checking for
713 inequality by prefixing the return code with '!'.
715 * Schedule and Deschedule support hexadecimal and octal command
718 * In FvwmIconMan, windows can move from one manager to another
719 according to the managers' Resolution options.
721 * In order to fix a problem with StartsOnScreen and applications
722 that set a user specified position hint, the StartsOnScreen style
723 no longer works for the following modules: FvwmBanner,
724 FvwmButtons, FvwmDragWell, FvwmIconBox, FvwmIconMan, FvwmIdent,
725 FvwmPager, FvwmScroll, FvwmTaskBar, FvwmWharf, FvwmWinList. Use
726 the '@<screen>' bit in the module geometry specification where
729 * Documented variable $[gt.any_string] and LocalePath command
732 * Added gettext support to FvwmScript. New head instruction
733 UseGettext and WindowLocaleTitle. New widget instruction
734 LocaleTitle. New instruction ChangeLocaleTitle and new function
737 * WindowListFunc is executed now within a window context, so
738 a prefix "WindowId $0" is not needed in its definition anymore,
739 and it is advised to remove it in user configs.
741 * FvwmEvent now executes all window related events within a window
742 context, so PassId is not needed anymore, and all prefixes
743 "WindowId $0" may be removed in user event handlers.
745 * New FvwmTaskBar option NoDefaultStartButton.
747 -------------------------------------------------------------------
749 Changes in development release 2.5.6 (28-Feb-2003)
751 * Fix button 3 drag in FvwmPager so that drag follows the mouse.
753 * Fix for gmplayer launched by fvwm. Close stdin on Exec so the
754 exec'd process knows it's not running interactively.
756 * Improvement in MultiPixmap. In particular Colorset and Solid
757 color can be specified.
759 * New ButtonStyle and TitleStyle style options AdjustedPixmap,
760 StretchedPixmap and ShrunkPixmap.
762 * Use the MIT Shared Memory Extension for XImage.
764 * The TitleStyle decor of a vertical window Title is rotated.
765 This is controllable using a new style option:
767 !UseTitleDecorRotation / UseTitleDecorRotation
769 * New style options IconBackgroundColorset, IconTitleColorset,
770 HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
771 and IconBackgroundPadding.
773 * Minor incompatible improvements to the Perl library API.
775 * Renamed FvwmWindowLister to FvwmWindowMenu.
777 * New option to IconSize style: Adjusted, Stretched, Shrunk.
779 * New shortcuts for button states: AllActiveUp, AllActiveDown,
780 AllInactiveUp, AllInactiveDown.
784 Closable, Iconifiable, Maximizable, AllowMaximizeFixedSize
786 * New conditions for matching windows:
788 Closable, Iconifiable, Maximizable, FixedSize and HasHandles
790 * New conditional command On for non-window related conditions.
792 * Removed --disable-gnome-hints and --disable-ewmh configure
795 * All single letter variables are deprecated now; new variables:
797 $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
798 $[desk.n], $[version.num], $[version.info], $[version.line],
799 $[desk.pagesx], $[desk.pagesy]
801 -------------------------------------------------------------------
803 Changes in development release 2.5.5 (2-Dec-2002)
805 * Added support for joining and shaping in bi-directional
806 languages that need this.
808 * ButtonStyle and TitleStyle new style type Colorset.
810 * New experimental module FvwmProxy.
812 * New command RestackTransients.
814 * Added a pixel offset to vector button definitions.
816 * New command FocusStyle as a shorthand for setting the FP...
817 styles with the Style command.
819 * New option Locale to PrintInfo command.
821 * The Next and Prev commands start looking for a matching window at
822 the context window if there is any.
824 * The MoveToPage command does nothing with sticky windows.
826 * New module FvwmWindowLister, a WindowList substitute.
828 * Sticky windows can be sticky across pages, across desks or both.
830 - New commands StickAcrossPages and StickAcrossDesks.
831 - New Style options StickyAcrossPages and StickyAcrossDesks.
832 - New conditional command options StickyAcrossPages and
834 - New WindowList options NoStickyAcrossPages,
835 NoStickyAcrossDesks, StickyAcrossPages, StickyAcrossDesks,
836 OnlyStickyAcrossPages, OnlyStickyAcrossDesks.
837 - New FvwmRearrange options -sp and -sd.
839 * Fixed flickering in FvwmTaskBar, FvwmWinList, FvwmIconBox,
840 FvwmForm, FvwmScript and FvwmScroll when xft fonts or icons with
841 an alpha channel are used.
843 * New Colorset option RootTransparent
845 * The Transparent Colorset option can be tinted under certain
848 * New MinHeight option to TitleStyle
850 * Added gettext support. New command LocalePath and new variable
853 -------------------------------------------------------------------
855 Changes in alpha release 2.5.4 (20-Oct-2002)
857 * FvwmTaskBar may now include mini launch buttons using the Button
858 command. Also has new options for spacing the buttons:
859 WindowButtonsLeftMargin, WindowButtonsRightMargin, and
860 StartButtonRightMargin. See man page for details.
862 * Style switches can be prefixed with '!' to inverse their meaning.
863 For example, "Style * Sticky" is the same as "Style * !Slippery".
864 This works *only* for pairs of styles that take no arguments and
865 for the Button and NoButton styles.
867 * New button property Id in FvwmButtons. FvwmButtons now accepts
868 dynamical actions using SendToModule, see the man page:
870 ChangeButton <button-id> <properties-to-change>
871 ExpandButtonVars <button-id> <command-to-expand>
873 * New Colorset options bgTint, fgTint (which complete Tint), Alpha,
874 IconTint and IconAlpha.
876 * Alpha blending rendering is supported even without XRender
879 * Enhanced commands [Add]ButtonStyle, [Add]TitleStyle. ButtonState.
880 Titles and buttons now have 4 main states instead of 3: ActiveUp,
881 ActiveDown, InactiveUp and InactiveDown, plus 4 Toggled variants.
882 Several shortcuts added: Active means ActiveUp + ActiveDown,
883 Inactive means InactiveUp + InactiveDown, similarly for shortcuts
884 ToggledActive and ToggledInactive.
886 * More shortcuts for button states added: AllNormal, AllToggled,
887 AllActive, AllInactive, AllUp, AllDown. These six shortcuts are
888 actually different masks for 4 individual states (from 8 total).
890 * FPClickToFocus and FPClickToRaise work with any modifier by
893 * Perl library API regarding event handlers is changed, so personal
894 modules in Perl should be adjusted.
896 * Allow the use of mouse buttons other than the first in
897 FvwmWinList when invoked transient.
899 * ImagePath now supports directories in form "/some/directory;.png"
900 (where semicolon delimits a file extension that files in
901 /some/directory have. This file extension replaces the original
902 image extension (if any) or it is added if there is no extension.
903 For example with: Style XTerm MiniIcon mini/xterm.xpm
904 the file /some/directory/mini/xterm.png is searched.
906 * New graphical debugger module FvwmGtkDebug.
908 * New command NoWindow for removing the window context.
910 * New FvwmIconMan option ShowTransient.
912 * All conditions have a negation.
914 * New FvwmBacker option RetainPixmap.
916 * Fixed flickering in menus, icon title, FvwmButtons, FvwmIconMan
917 and FvwmPager when xft fonts or icons with an alpha channel is
920 * FvwmButtons redrawing improvement: colorsets are now usable with
923 * FvwmIconMan options PlainColorset, IconColorset, FocusColorset
924 and SelectColorset are now strictly respected.
926 * The HilightBack and ActiveFore menu styles are independent of
927 each other. HilightBack without using ActiveFore does no longer
928 hilight the item text.
930 * New WindowList option SortByResource; the previously added
931 SortClassName option is renamed to SortByClass.
933 * New command PrintInfo for debugging.
935 -------------------------------------------------------------------
937 Changes in alpha release 2.5.3 (25-Aug-2002)
939 * TitleStyle MultiPixmap now works once again.
941 * Removed the old module interface for ConfigureWindow
942 packets. External modules relying on this interface no longer
945 * Fixed interaction bug between CascadePlacement and StartsOnPage:
946 if the target page was at a negative x or y page displacement
947 from the current viewport, the window would be placed on the
950 * New Style option IconSize for restricting icon sizes.
952 * New WindowList options SortClassName, MaxLabelWidth, NoLayer,
953 ShowScreen, ShowPage, ShowPageX and ShowPageY.
955 * Restored old way of handling clicks in windows with ClickToFocus
956 and ClickToFocusPassesClickOff. This fixes a problem with
957 click+drag in an unfocused rxvt or aterm window.
959 * Fixed wrong warp coordinates when WarpToWindow was used with two
960 arguments on an unmanaged window.
962 * Vastly improved FvwmEvent performance.
964 * FvwmAuto can operate on Enter and Leave events too. This makes
965 it possible to have auto raising with ClickToFocus and
966 NeverFocus. See -menter and -menterleave options and examples in
967 the FvwmAuto man page.
969 * The "hangon" strings in FvwmButtons support wild cards.
971 * New option "Icon" to PlaceAgain command.
973 * New option "FromPointer" and direction "Center" to the Direction
976 * The styles ClickToFocusRaises(Off) and
977 MouseFocusClickRaises(Off) are now different names for the same
978 style. Configurations that used
980 Style * ClickToFocus, ClickToFocusRaises
981 Style * MouseFocusClickRaisesOff
983 or vice versa no longer work as like before. Remove the second
984 line to fix the problem. ClickToFocusRaises now works only on
985 the client part of a window, not on the decorations as it did
988 * New color limit method for screens that only display 256 colors
991 * In depth less or equal to 16 image and gradient can be
992 dithered. This can be enabled/disabled by using the new
993 dither/nodither options to the Colorset command.
995 * Removed the styles MouseFocusClickIgnoreMotion and
996 MouseFocusClickIgnoreMotionOff again.
998 * Many new focus policy styles "FP..." and "!FP...".
1000 -------------------------------------------------------------------
1002 Changes in alpha release 2.5.2 (24-Jun-2002)
1004 * Fonts can have shadow effects, see the FONT SHADOW EFFECTS
1005 section of fvwm manual page.
1007 * New Colorset options: fgsh for shadow text and fg_alpha for
1008 merging text with the background.
1010 * New module FvwmPerl adds perl scripting ability to fvwm
1013 * Provided powerful perl library for creating fvwm modules in
1016 * New WindowList option IconifiedtAtEnd.
1018 * Always display the current desk number in the FvwmPager window
1021 * Allow to bind a function to the focus click and pass it to the
1022 application at the same time.
1024 * New styles !Borders and Borders to enable or disable window
1027 * Removed the --enable-multibyte configure option. Multibyte
1028 support is now compiled in unconditionally.
1030 * New FvwmButtons option ActionOnPress enables execution of action
1031 on press rather than on release for any specific button.
1033 * Improved CascadePlacement, the last used position is reused if
1034 the last placed window does not exist any more.
1036 * FvwmIconMan may now change the resolution dynamically, just
1037 issue "*FvwmIconMan: resolution page" while FvwmIconMan is
1040 * New command XineramaSlsScreens.
1042 * MoveToPage and MoveToDesk no longer unstick windows.
1044 * It is possible to specify a string encoding in a font name, see
1045 the "FONT AND STRING ENCODINGS" section of fvwm manual page.
1047 -------------------------------------------------------------------
1049 Changes in alpha release 2.5.1 (26-Apr-2002)
1051 * Changed the executable and the man page names from fvwm2 to
1052 fvwm. The old names are still supported by symlinking.
1054 * All fvwm utilities are renamed to conform to the "fvwm-"
1055 scheme. fvwm-bug, fvwm-root (was xpmroot), fvwm-config,
1058 * Added a full support for the side window titles. New Style
1059 options TitleAtLeft and TitleAtRight added to TitleAtTop and
1062 * A title text may now be optionally rotated for both vertical and
1063 horizontal title directions, search for "Rotated" in the man
1066 * Added support for loading images in PNG (including alpha
1067 blending) and XBM formats anywhere.
1069 * New commands Schedule and Deschedule.
1071 * New command State. New conditions State and !State.
1073 * New commands XSync and XSynchronize for debugging purposes.
1075 * In interactive move/placement when Alt/Meta modifier is pressed,
1076 snap attraction (SnapAttraction, SnapGrid and EdgeResistance) is
1079 * New flags (No)FvwmModule to FvwmButtons Swallow option
1081 * The I18N_MB patch (--enable-multibyte) has been
1082 rewritten. MULTIBYTE is used to identify what is was I18N_MB. A
1083 set of locale functions (locale initialization, font loading,
1084 text drawing, ...etc.) is created in libs/Flocale.{c,h} and used
1085 in the entire fvwm code (but FvwmWharf). Font loading and
1086 memory management is improved in the multibyte case.
1088 * Better support of non ISO-8859-1 window and icon titles. See the
1089 --disable-compound-text option in INSTALL.fvwm for more
1092 * Added anti-aliased text rendering support using Xft (use
1093 --enable-xft to enable it). Recent versions of XFree and
1094 freetype2 are needed (see the FONT NAMES AND FONT LOADING
1095 section of the fvwm manual page).
1097 * Conditional commands now have a return code (Match, NoMatch or
1098 Error). This return code can be checked and tied to an action
1099 with the new commands Cond and CondCase.
1101 * Bindings can be made to the separate parts of the window border
1102 with the new contexts '[', ']', '-', '_', '<', '^', '>' and
1105 * New parameters for FvwmRearange: -maximize and -animate.
1107 * New option StartCommand for FvwmTaskBar to allow placing the
1108 StartMenu correctly.
1110 *FvwmTaskBar: StartCommand Popup RootMenu \
1111 rectangle $widthx$height+$left+$top 0 -100m
1113 Please refer to the FvwmTaskBar man page for details.
1115 * New extended variables pointer.x, pointer.y, pointer.wx,
1116 pointer.wy, pointer.cx and pointer.cy.
1118 * The Current command does not select a random window when no
1119 window has the focus.
1121 * New color '@4' (transparent) in button vectors.
1123 * New option "Frame" for the Resize and ResizeMove commands.
1125 * Added direction options to WindowShade command. Windows can be
1126 shaded in any of the eight compass directions.
1128 * Styles WindowShadeLazy (default), WindowShadeBusy and
1129 WindowShadeAlwaysLazy to optimize performance of the WindowShade
1132 * The DO_START_ICONIC flag is no longer supported in the module
1135 * Added bi-directional text support for Asian charsets.
1137 * New option MinimalLayer for FvwmIdent to control window layer.
1139 * New FvwmIconMan configuration syntax now conforms to the syntax
1140 of other modules, see the man page.
1142 * FvwmForm can automatically run commands after a timeout
1145 * Fvwm commands can be invoked when the edge of the screen is hit
1148 * New commands Colorset, ReadWriteColors and CleanupColorsets
1149 allow the colorset functionality previously available using
1152 * FvwmTheme is obsolete now, but still supported for some time.
1154 * New options Tint, TintMask and NoTint to colorsets.
1156 * New WindowList option CurrentAtEnd.
1158 * New weighted sorting in FvwmIconMan.
1160 * New conditional command ThisWindow.
1162 -------------------------------------------------------------------
1164 Changes in alpha release 2.5.0 (27-Jan-2002)
1166 * New commands ResizeMaximize and ResizeMoveMaximize that modify
1167 the maximized geometry of windows and maximize them as
1168 necessary. Very useful to make a window larger manually and
1169 then get back the old geometry with a click.
1171 * New command ResizeMoveMaximize similarly.
1173 * New styles FixedPPosition, FixedUSPosition, FixedSize,
1174 FixedUSSize, FixedPSize, VariablePPosition, VariableUSPosition,
1175 VariableSize, VariableUSSize, and VariablePSize.
1177 * Actions can be bound to windows swallowed in FvwmButtons. To
1178 disable this feature for a specific button, the new option
1179 ActionIgnoresClientWindow can be used.
1181 * Fvwm respect the extended window manager hints
1182 specification. This allows fvwm to work with KDE version >= 2
1183 and GNOME version 2. This support is configurable using a bunch
1184 of new commands and style options, search for "EWMH" in the man
1187 * New DateFormat option in FvwmTaskBar to change the date format
1188 in the clock's popup tip.
1190 * Window titlebars may now be designed using a new powerful
1191 TitleStyle option MultiPixmap, that enables to specify separate
1192 pixmaps for different parts of the titlebar: Main, LeftEnd,
1193 LeftOfText, UnderText, RightOfText, RightEnd and more.
1195 * New styles MinOverlapPlacementPenalties and
1196 MinOverlapPercentPlacementPenalties.
1198 * New styles IndexedWindowName / ExactWindowName and
1199 IndexedIconName / ExactIconName.
1201 * New command "DesktopName desk name" to define the name of a
1202 desktop for the FvwmPager, the WindowList and EWMH compliant
1203 pagers. New expanding variables $[desk.name<n>] for the desktop
1206 * New window list options NoDeskNum, NoCurrentDeskTitle,
1207 TitleForAllDesks, NoNumInDeskTitle.
1209 * New emacs style bindings in menus.
1211 * New Maximize global flag "layer" which causes the various grow
1212 methods to ignore the windows with a layer less than or equal to
1213 the layer on the window which is maximized.
1215 * Better support of the Transparent colorset in the modules and in
1218 * Amelioration of the WindowShade animation.
1220 * New ButtonStyle and TitleStyle option MwmDecorLayer.
1222 * New style BackingStoreWindowDefault which is the default
1223 now. Fvwm no longer disables backing store on windows by
1226 * New styles MouseFocusClickIgnoreMotion and
1227 MouseFocusClickIgnoreMotionOff.
1229 * The module interface now supports up to 62 message types.
1231 * New module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW.
1233 * New events "enter_window" and "leave_window" in FvwmEvent.
1235 * New MenuStyle PopupActiveArea.
1237 * New command line option -passid to FvwmAuto.
1239 * New conditional commands Any and PointerWindow.
1241 * New conditions Focused, !Focused, HasPointer and !HasPointer.
1243 * New commands EWMHBaseStruts and EWMHNumberOfDesktops.
1245 -------------------------------------------------------------------
1247 Changes in stable release 2.4.20 (6-Dec-2006)
1249 * The configure script now correctly appends executable file
1250 extensions to conditionally built binaries. Fixes building on
1253 * FvwmConsole no longer conflicts with getline of Cygwin's stdio.
1255 * Fixed parsing of For loops in FvwmScript.
1257 * Fixed a possible endless loop when de-iconifying a transient
1260 * Reject some invalid GNOME hints.
1262 * Fixed a loop when xterm changes its "active icon" size.
1264 * The configure script can now cope with four-part version numbers
1265 when detecting some libraries.
1269 fvwm-menu-directory. (CVE-2006-5969)
1272 -------------------------------------------------------------------
1274 Changes in stable release 2.4.19 (30-Sep-2004)
1276 * Fixed BackingStore style option.
1278 * Fixed MoveToDesk commend with a single argument.
1280 * Allow whitespace in menu names.
1282 * Fixed a hang when restarting FvwmCommand or FvwmConsole.
1284 * A double click no longer occurs when two different mouse
1285 buttons are pressed.
1287 * Fixed a relief drawing problem in FvwmWinList.
1289 * Fixed travelling windows on restart if a window used non NorthWest
1290 gravity and changed that before the restart.
1292 * Fixed installation of FvwmGtk.1 for debian (with DESTDIR set).
1294 * The clock in FvwmTaskBar is redrawn immediately when its colour
1297 * The option CurrentGlobalPageAnyDesk was accidentally named
1298 CurrentGlobbalPageAnyDesk before.
1300 * Fixed a problem with fvwm startup and shutdown when the pointer
1301 was grabbed by another application.
1303 * Fixed parsing of the Pointer option to the Move command.
1305 * Fixed handling of MWM hints on 64 bit machines.
1307 -------------------------------------------------------------------
1309 Changes in stable release 2.4.18 (19-Mar-2004)
1311 * Corrected rebooting the machine in FvwmScript-Quit.
1313 * Fixed the FlickeringMoveWorkaround option to the BugOpts command.
1315 * Security patch in fvwmbug.sh.
1316 See http://securitytracker.com/alerts/2004/Jan/1008781.html
1319 fvwm-menu-directory (BugTraq id 9161)
1320 fvwm_make_directory_menu.sh
1321 fvwm_make_browse_menu.sh
1323 -------------------------------------------------------------------
1325 Changes in stable release 2.4.17 (10-Oct-2003)
1327 * Fixed error message for incorrect --with-SOME-library argument.
1329 * It is now possible to suppress title action or title completely
1330 in menus created by fvwm-menu-directory.
1332 * Fixed a compile problem on QNX 4.25.
1334 * New configure switch --disable-gtk.
1336 * FvwmGtk.1 is not installed if FvwmGtk is not built.
1338 * The "Visible" condition does no longer select windows on
1341 * With the styles StartsOnPage, SkipMapping and UsePPosition,
1342 windows that request a specific position are still placed on the
1345 * Fixed sending M_NEW_PAGE packets to the modules if the page did
1348 * Added support for new BBC headlines in fvwm-menu-headlines, this
1349 replaces the old BBC-Worlds and BBC-SciTech headlines.
1351 -------------------------------------------------------------------
1353 Changes in stable release 2.4.16 (30-May-2003)
1355 * Fixed a transparency problem in FvwmButtons.
1357 * The PageOnly option in FvwmTaskBar now works after a desk change
1360 * Fixed a possible core dump when more than 256 windows are on
1363 * Initial drawing and final undrawing of wire frame no longer
1364 toggles the pixel in the top left corner of the screen.
1366 * Fixed parsing of button geometries in FvwmButtons when the
1367 geometry specification appeared after another option with a comma
1370 * FvwmCommand works too when invoked without the DISPLAY variable
1373 * Fixed displaying iconified windows without an icon in
1376 * All single letter variables are deprecated now; new variables:
1378 $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
1379 $[desk.n], $[version.num], $[version.info], $[version.line],
1380 $[desk.pagesx], $[desk.pagesy]
1382 * Fixed a bug with aspect pixmaps in colorsets.
1384 * Iconified windows without an icon do not receive focus.
1386 * Fixed a bug in FvwmPager that displayed iconified windows without
1387 icon title or picture as not iconified.
1389 * Fixed parsing of '@<screen>' Xinerama specification in the
1390 ButtonGeometry option of FvwmButtons.
1392 * The NoWarp menu position hint option works with root menus too.
1394 * Fixed a problem with styles not being properly applied after a
1395 DestroyStyle command.
1397 * Fixed a bug introduced in 2.4.14. The pointer was sometimes
1398 warped to another screen during a restart and command execution.
1400 * Fixed a crash when a window was destroyed twice in a complex
1403 * Fixed corruption of the window list when windows died at the
1406 * Fixed problem with empty frame windows if X recycled the window
1407 id of a window that died recently.
1409 * Fixed loading of application supplied pixmap on 8/24 depth screen.
1411 * WindowListFunc is executed now within a window context, so
1412 a prefix "WindowId $0" is not needed in its definition anymore
1413 and it is advised to remove it in user configs.
1415 * FvwmEvent now executes all window related events within a window
1416 context, so PassId is not needed anymore, and all prefixes
1417 "WindowId $0" may be removed in user event handlers.
1419 * Fixed "GotoDeskAndPage prev" on desks larger than 2x2.
1421 * Expansion of variables like $[w.name] or $[EMPTY_STRING] that are
1424 -------------------------------------------------------------------
1426 Changes in stable release 2.4.15 (24-Jan-2003)
1428 * Fix for gmplayer launched by fvwm. Close stdin on Exec so the
1429 exec'd process knows its not running interactively.
1431 * Windows using the WindowListSkip style do not appear in the
1432 FvwmTaskBar at random.
1434 * Fixed a memory leak in ChangeIcon, ChangeForeColor and
1435 ChangeBackColor FvwmScript Instruction.
1437 * Fixed a core dump in the parsing of FvwmAuto arguments.
1439 * Fixed screwed calculation of icon picture size when application
1440 specifies it explicitly.
1442 * The option ShowOnlyIcons now works as described in the
1443 FvwmIconMan man page. It was accidentally named ShowOnlyIconic
1446 -------------------------------------------------------------------
1448 Changes in stable release 2.4.14 (29-Nov-2002)
1450 * Modules do not crash anymore when more than 126 windows are on
1453 * FvwmIconMan displays windows correctly that were iconified and
1454 then moved to another page.
1456 * Application provided icon windows no longer appear at 0 0 when
1459 * The built-in session management can handle window names, classes
1460 etc. beginning with whitespace (textedit).
1462 * Removed the flawed "A"ny context key binding patch from 2.4.13.
1464 * The default EdgeScroll (if not specified) was incorrectly
1465 assumed to be 100 pixels instead of 100 percents.
1467 * Icons no longer appear on top of all other windows after a
1470 -------------------------------------------------------------------
1472 Changes in stable release 2.4.13 (1-Nov-2002)
1474 * Icon titles for windows with an icon position hint no longer
1475 appear at random places.
1477 * Fvwm no longer displays two icon pictures when switching from
1478 NoIconOverride to IconOverride with windows that provide their
1481 * The Current, All, Pick, ThisWindow and PointerWindow commands
1482 work on shaded windows too.
1484 * Fixed a problem stacking iconified transients.
1486 * No more flickering when raising transients.
1488 * Fixed a number of problems with window stacking, some new in
1489 2.4.10 or later, some older problems that have been around for a
1492 * Windows starting lowered or on any layer other than the default
1493 layer are displayed at the right place in FvwmPager.
1495 * Bindings with the "A"ny context can not be overridden by Gnome
1496 panel or OpenOffice.
1498 -------------------------------------------------------------------
1500 Changes in stable release 2.4.12 (10-Oct-2002)
1502 * Fixed drawing problems with TiledPixmap and Solid MenuFaces which
1503 appeared in 2.4.10, replacing the same problem with ?Gradient
1506 * Fixed accidental menu animation with certain menu position hints.
1508 * Increased maximum allowed key symbol name length to 200
1511 * Allow quotes in conditional command conditions.
1513 * Fixed starting Move at random position when pointer is on a
1516 * Transient windows do not appear in FvwmWinList after they have
1517 been moved on the desktop.
1519 -------------------------------------------------------------------
1521 Changes in stable release 2.4.11 (20-Sep-2002)
1523 * Allow the use of mouse buttons other than the first in
1524 FvwmWinList when invoked transient.
1526 * Fixed a crash with ssh-askpass introduced in 2.4.10.
1528 -------------------------------------------------------------------
1530 Changes in stable release 2.4.10 (15-Sep-2002)
1532 * The commands Maximize, Resize and ResizeMove can be used on icons
1535 * Fixed hilighting of menu items with HGradient and VGradient
1536 MenuFace. Reduced flickering with these options.
1538 * Fixed a minor problem with entering submenus via keyboard.
1540 * Fixed race conditions in FvwmTaskBar with AutoStick that caused
1543 * Fixed drawing of pager balloons with BalloonBack option.
1545 * Fixed drawing of SidePic menu background with B/D gradients.
1547 * Fixed drawing of menu item reliefs with gradient menu faces.
1549 * Fixed key bindings on window corners.
1551 * Fixed FvwmTaskBar i18n font loading
1553 * Fixed StackTransientParent style without RaiseTransient or
1554 LowerTransient on the parent window.
1556 * StackTransientParent works only on parent window if it is on the
1559 * Fixed handling of window group hint with the (De)Iconify
1562 * No more flickering when a transient overlapping its parent window
1565 * Fixed hilighting of unfocused windows.
1567 -------------------------------------------------------------------
1569 Changes in stable release 2.4.9 (11-Aug-2002)
1571 * Fixed interaction bug between CascadePlacement and StartsOnPage -
1572 if the target page was at a negative x or y page displacement
1573 from the current viewport, the window would be placed on the
1576 * Fixed a problem with colormap transition when a transient window
1579 * Fixed a FvwmScript crash with Swallow widget and very long window
1582 * Restored old way of handling clicks in windows with ClickToFocus
1583 and ClickToFocusPassesClickOff. This fixes a problem with
1584 click+drag in an unfocused rxvt or aterm window.
1586 * Fixed problems with $fg and $bg variables in FvwmButtons when the
1587 UseOld option was used.
1589 * Fixed wrong warp coordinates when WarpToWindow was used with two
1590 arguments on an unmanaged window.
1592 * Added a workaround for popup menus in TK applications that appear
1593 on some random position.
1595 * Fixed problems with wish scripts creating windows that start
1598 * Fixed the NoClose option with unmapped panels in FvwmButtons.
1600 * A number of drawing fixes in FvwmPager.
1602 * Fixed a slight bug when waiting until all buttons are released,
1603 for example after executing a complex function.
1605 * Fixed potentially harmful change in module interface.
1607 * Fixed displaying menu items with icons when using the MenuStyle
1610 * Fixed problems with the pointer moving off screen in a multi
1613 * Fixed a potential crash with windows being destroyed during a
1614 recapture operation.
1616 * Fixed a memory leak in some modules when not using glibc.
1618 * Applications using Mwm hints can now enforce that a window can
1621 * Fixed negative arguments of WarpToWindow when used on an
1624 * DESTDIR may be fully used again (only useful for distributors).
1626 * Fixed a key binding problem with key symbols that are generated
1629 * Fixed a possible crash when a window was recaptured and the
1630 focus could not be transfered to another window.
1632 * Fixed a minor problem with clicks on focused windows being
1635 * fvwm-menu-headlines: added support for CNN and BBC headlines.
1637 * Fixed a performance problem with large numbers of mouse binding
1640 -------------------------------------------------------------------
1642 Changes in stable release 2.4.8 (11-Jun-2002)
1644 * A fix for switching between czech and us keyboard layout.
1646 * Remember the icon position when an icon is moved
1649 * Setup "fvwm" and "fvwm-root" name symlinks for the executable and
1650 the man page when installing, see INSTALL.fvwm.
1652 * Fixed another problem with the DeskOnly option and sticky icons
1655 * New FvwmIconMan configuration syntax now conforms to the syntax
1656 of other modules, see the man page.
1658 * New WindowList option CurrentAtEnd.
1660 * Fixed maximal length of a named module packet
1662 * Fixed a crash on a config with a new 2.5.x Colorset command.
1664 * Always display the current desk number in the FvwmPager window
1667 * Allow to bind a function to the focus click and pass it to the
1668 application at the same time.
1670 * Fixed a problem with fvwm not accepting keyboard input when the
1671 application with the focus vanished at the start of a session.
1673 * A small security patch regarding TMPDIR.
1675 * Fixed a problem with colormap transition when a transient window
1678 * Fixed calculation of average bg colour in colour sets with large
1681 * Fixed some minor problems regarding the multibyte patch.
1683 * Fixed selection in FvwmScript List widget.
1685 * fvwm-menu-headlines: updated the site data, added a configurable
1686 timeout on socket reading (20 sec) to avoid fvwm hanging, new
1687 --icon-error option.
1689 * Fixed a problem with ClickToFocus + ClickToFocusRaisesOff and
1690 windows that are below others.
1692 * Fixed the ClickToFocusPassesClick style.
1694 * Fixed CascadePlacement for huge windows, so that the top-left
1695 corner is always visible.
1697 * Fixed parsing of SendToModule with the first parameter quoted.
1699 * Fonts in double quotes now should work in module configurations.
1701 * Fixed copying PopupOffset values in CopyMenuStyle.
1703 -------------------------------------------------------------------
1705 Changes in stable release 2.4.7 (11-Apr-2002)
1707 * Fixed parsing of WindowList with conditions and a position at
1708 the same time that was broken in 2.4.6.
1710 * Fixed some problems with the DeskOnly option of FvwmTaskBar
1711 (windows were duplicated when moving to a different Desk; the
1712 StickyIcon style was ignored).
1714 * Fixed config.h warnings with some compilers introduced in 2.4.6.
1716 * Fixed icon titles being raised when they should not be.
1718 * Fixed initial drawing of the internals of the FvwmPager window.
1720 * Fixed the FvwmAudio compatible mode in FvwmEvent when external
1721 audio player is used.
1723 * Fixed execution on QNX.
1725 -------------------------------------------------------------------
1727 Changes in stable release 2.4.6 (10-Mar-2002)
1729 * Better support of non ISO-8859-1 window and icon titles. See the
1730 --disable-compound-text option in INSTALL.fvwm for more details.
1732 * Improved speed of opaque window movement/resizing.
1734 * Fixed a bug that caused windows not being raised and lowered
1737 * Suppress error message when using XBM icons.
1739 * Fixed a read descriptor problem in FvwmTaskBar
1741 * Fixed a minor colour update bug in the pager.
1743 * Fixed an fvwm crash when a module died at the wrong moment;
1744 specifically a transient FvwmPager or FvwmIconMan.
1746 * Fixed placement of WindowList on wrong Xinerama screen when
1747 called without any options on a screen other than the primary
1750 * Fixed a problem with root bindings and xfishtank.
1752 * Fixed moving windows with the keyboard over the edge of the
1753 screen when the pointer remained of the previous page.
1755 * Do not hilight windows after ResizeMove.
1757 * New conditional command ThisWindow.
1759 * Some fixes in the configure script that caused some rare
1760 problems detecting gnome and ncurses.
1762 * Fixed a memory leak in the Pick command.
1764 * Allow to choose windows with CirculateSkip with the Pick command.
1766 * Fixed an FvwmScript compile problem on dec-osf5.
1768 * The window handles are now resizes as they should when the
1769 HandleWidth style changes.
1771 * The Current command does not select a random window when no
1772 window has the focus.
1774 * Fixed a rare menu placement problem with Xinerama.
1776 -------------------------------------------------------------------
1778 Changes in stable release 2.4.5 (27-Jan-2002)
1780 * Fixed minor problems in popping sub menus up and down.
1782 * Fixed moving windows between pages with the keyboard.
1784 * Fixed the size of the geometry window that was broken sometimes.
1786 * Fixed problem with pointer warping to another screen on a dual
1789 * Fixed a problem with the focus in internal Ddd and Netscape
1792 * Reduced the time in which fvwm attempts to grab the pointer.
1794 * Fixed unmanaged window when window was mapped/unmapped/mapped too
1797 * Fixed MiniScroll's auto repeating in FvwmScript.
1799 * Fixed a crash with the UseStyle style in combination with
1802 * Fixed excessive redraws of the windows under a window being
1805 * Fixed a minor memory leak in the Style command.
1807 * Fixed pixmap background of FvwmButtons behind buttons with only
1810 * Fixed a crash in FvwmIconBox when the application provided an
1813 * Fixed a configure problem with libstroke-0.5.1.
1815 * New style BackingStoreWindowDefault which is the default
1816 now. Fvwm no longer disables backing store on windows by
1819 * Fixed bug that sometimes caused unnecessary redraws when a style
1822 * Fixed crash when something like "$[$v]" appeared in a command.
1824 * Fixed parsing of conditions with more than one comma.
1826 -------------------------------------------------------------------
1828 Changes in stable release 2.4.4 (16-Dec-2001)
1830 * Minor title drawing fixes.
1832 * Fixed manual placement with Xinerama.
1834 * Minor button 3 handling fix in FvwmPager.
1836 * Fixed *FvwmIconMan*shaped option with empty managers.
1838 * Fixed ClickToFocusClickRaises style.
1840 * FvwmForm: Customize pointers, support ISO_Tab key, buttons can
1841 activate on press or release, special pointer during grab, arrow
1842 keys useful in form with one input field.
1844 * New OpaqueMoveSize argument "unlimited".
1846 * Fixed binding keys with and without "Shift" modifier under some
1849 * Fixed binding actions to the client window with ClickToFocus.
1851 * Mouse bindings are activated without a recapture.
1853 * FvwmScript: new keyboard bindings. New flags NoFocus and Left,
1854 Center, and Right for text position. Amelioration of the Menu
1855 and PopupMenu Widgets. New functions GetPid, Parse,
1856 SendMsgAndGet and LastString. New instruction Key for key
1857 bindings. New command SendToModule ScriptName SendString.
1859 * Command "Silent" when precedes "Key", "Mouse" and "PointerKey"
1860 disables warning messages.
1862 * Restored the default Alt-Tab behaviour from 2.4.0.
1864 -------------------------------------------------------------------
1866 Changes in stable release 2.4.3 (08-Oct-2001)
1868 * Fixed activation of shape extension.
1870 * Fixed problems with overriding key bindings.
1872 * Single letter key names are allowed in upper and lower case in
1873 key bindings as before 2.4.0.
1875 * Fixed WindowList placement with Xinerama.
1877 * Fixed flickering icon titles.
1879 * New X resource fvwmscreen to select the Xinerama screen on which
1880 to place new windows.
1882 * Coordinates of a window during motion are show relative to the
1885 * Some icon placement improvements with Xinerama.
1887 -------------------------------------------------------------------
1889 Changes in stable release 2.4.2 (16-Sep-2001)
1891 * Desk and page can be given as X resources in .Xdefaults, for
1896 * Several Shape compilation problems fixed.
1898 -------------------------------------------------------------------
1900 Changes in stable release 2.4.1 (15-Sep-2001)
1902 * Added Xinerama and SingleLogicalScreen support.
1904 * New commands Xinerama, XineramaPrimaryScreen, XineramaSls,
1905 XineramaSlsSize and MoveToScreen.
1907 * New context rectangle option XineramaRoot for the menu commands.
1909 * New conditions CurrentGlobalPage, CurrentGlobalPageAnyDesk and
1910 AcceptsFocus for conditional commands.
1912 * The DestroyStyle command takes effect immediately.
1914 * New style option StartsOnScreen.
1916 * New style options NoUSPosition, UseUSPosition,
1917 NoTransientPPosition, UseTransientPPosition,
1918 NoTransientUSPosition, and UseTransientUSPosition. These work
1919 similar to the old styles NoPPosition and UsePPosition.
1921 * New option "screen" for Maximize command.
1923 * New option ReverseOrder for WindowList command.
1925 * The default Alt-Tab binding works more intuitive.
1927 * New condition "PlacedByFvwm"
1929 * New Geometry option for FvwmForm.
1931 * New Screen resolution and ShowOnlyIcons options for FvwmIconMan.
1933 * FvwmIconMan can be closed with Delete or Close too.
1935 * New options PageOnly and ScreenOnly for FvwmTaskBar.
1937 * FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases.
1939 * Enhancements in fvwm-menu-headlines and support for 10 more
1942 * Color enhancements in button vectors: @2 is bg color, @3 is fg
1945 * Improved detection of the Shape library.
1947 * Fixed FvwmButtons button titles not being erased for swallowed
1948 windows that showed up on certain setups.
1950 * Fixed bug that caused transient windows to be buried below their
1951 parents with the "BugOpts RaiseOverUnmanaged on". This occured
1952 with the system.fvwm2rc-sample-95 configuration.
1954 * The modules FvwmPager, FvwmIconMan, FvwmWinList and FvwmButtos
1955 set the transient_for hint when started with the "transient"
1958 * Fixed FvwmIconMan with the transient option when mapped off
1961 * Fixed ClickToFocus focus policy when iconifying the focused
1964 * Fixed some focus problems in conjunction with unclutter vs
1965 xv/xmms and Open Look applications.
1967 * Fixed a problem that could cause windows to be lost off screen
1968 with interactive window motion.
1970 * Fixed some FvwmTaskBar autohide problem.
1972 * Fixed a display string problem in FvwmForm.
1974 * Fixed a problem with FvwmTheme shadow colours.
1976 * Fixed the CirculateSkipIcon and CirculateSkipShaded options in
1977 conditional commands.
1979 * Fixed a formatting problem of the man page on AIX, Solaris, and
1980 some other UNIX variants.
1982 * Fixed a problems with FvwmIconBox exiting on 64 bit platforms.
1984 * Fixed FvwmIconBox crashes with MaxIconSize dimensions 0.
1986 * Fixed parameters of fvwm24_convert.
1988 * Fixed a number of building problems related to old vendor unices,
1989 libstroke-0.5, autoconf-2.50, bogus gnome-config and imlib-config.
1991 * Fixed drawing of title bar buttons with MWMDecorStick.
1993 * Fixed missing button or key events over the pan frames.
1995 * Fixed placement of the FvwmDragWell, FvwmButtons and FvwmForm
1998 * Fixed parsing double quotes in FvwmPager's Font and SmallFont
1999 options. Fixed FvwmPager crash with certain font strings.
2001 * Fixed drawing of the grid lines in an iconified FvwmPager window.
2003 * Fixed button grabbing problem for buttons > 3 in FvwmTaskBar.
2005 * Fixed some exotic problems with window gravity and resizing
2008 * Fixed a problem with maximizing windows with the viewport not
2009 starting on a page boundary.
2011 * Fixed handling of parentheses in FvwmButtons button actions.
2013 * Work around a key binding problem with keys that generate the
2014 same symbol with more than one key code (e.g. Shift-F1 = F11).
2016 * The Desk option of FvwmBacker is compatible to earlier
2017 version. Desk or Page coordinates can be omitted to indicate
2018 that desk or page changes trigger no action at all.
2020 * Fixed double updating of background with FvwmBacker sometimes
2021 leading to the wrong background.
2023 * Fixed several escaping errors in fvwm-menu-directory, so files
2024 and directories containing special chars and spaces should
2027 * Fixed PlacedByButton3 condition.
2029 * Fixed vanishing windows when mapping/unmapping too fast.
2031 * Fixed prev option of the GotoDeskAndPage command.
2033 * Fixed calculations of X_RESOLUTION and Y_RESOLUTION for screen
2034 dimensions larger than 2147.
2036 * Fixed compatibility of the FvwmM4 modules on platforms that have
2037 a System V implementation of m4 (Solaris 2.6).
2039 * The SetEnv command without a value for a variable is the same as
2042 * Fixed shading/unshading shaped windows and windows without title
2045 -------------------------------------------------------------------
2047 Changes in stable release 2.4.0 (03-Jul-2001)
2049 * Finally released. :)
2050 -------------------------------------------------------------------
2052 For older NEWS, read the ONEWS file.