1 Note, the changes for the last STABLE release start with release
4 -------------------------------------------------------------------
6 Changes in beta release 2.5.22 (not released yet)
10 - New Style command options:
11 UnderMousePlacementHonorsStartsOnPage
12 UnderMousePlacementIgnoresStartsOnPage
13 !MinOverlapPlacementPenalties
14 !MinOverlapPercentPlacementPenalties
15 - SVG (scalable vector graphics) image loading support.
16 - New extended variables
17 $[w.iconfile.svgopts] and $[w.miniiconfile.svgopts].
21 - Windows with aspect ratio no longer maximize past the screen
23 - Fixed CenterPlacement with Xinerama screens.
24 - Fixed CascadePlacement with title direction west and east
25 - Windows no longer unstick when going to fullscreen mode.
26 - Fixed crash when raising/lowering a destroyed window.
27 - Fixed expansion of $[n-] and $[*], broken in 2.5.20.
29 -------------------------------------------------------------------
31 Changes in beta release 2.5.21 (20-Jan-2007)
35 - The command Scroll can now be used for interactive scrolling.
39 - Fixed Tile...Placement styles (SmartPlacement) that were
42 -------------------------------------------------------------------
44 Changes in beta release 2.5.20 (15-Jan-2007)
48 - New Style options: StippledIconTitle, !StickyStippledTitle,
49 and !StickyStippledIconTitle.
50 - Full support for menu context (M) key and mouse bindings. See
51 the section Menu Bindings in the man page for details.
52 - Hilighted menu backgrounds now use pixmaps gradients and
53 transparency from their related colorset.
54 - New window conditions: StickyIcon, StickyAcrossPagesIcon and
55 StickyAcrossDesksIcon.
59 - "Mouse n M N" is no longer used to disable or remap the
60 builtin tear off menu button. See the section Tear Off Menus
61 for details on replacement commands.
65 - FvwmWinList: fix problem with window name/button mixups during
66 Init/Restart of fvwm. (bug #1393)
67 - It is now possible to switch the viewport while resizing
68 windows if "EdgeScroll 0 0" is set.
69 - Fixed disappearing windows when aborting interactive resizing
70 of maximized windows when unmaximizing them later.
71 - Fixed disappearing windows when moving maximized windows and
72 unmaximizing them later.
73 - Fixed calculation of final location with MoveToPage and
74 MoveToScreen with windows to the left or top of the viewport.
75 - 64-bit architecture fix in FvwmProxy.
76 - FvwmForm now work with balanced quoted command for Timeout.
77 - FvwmPager correctly updates on window desk change.
78 - FvwmIconBox: fixed problem with IconColorset's background
79 color change not being applied immediately.
80 - Allow FvwmConsole to run a terminal via rxvtc or urxvtc.
81 FvwmConsole dies if no client connects within one minute.
82 - Expansion of variables in FvwmTaskBar launch button commands
84 - Fixed a race condition with applications raising their own
85 transient windows in certain ways. (Apple Shake, kphotoalbum)
86 - FvwmIdent reports the correct geometry if the window has its
87 title at the left or right side.
88 - Fixed an infinite loop when deiconifying windows in a group
89 via a different window than the initially iconified.
91 -------------------------------------------------------------------
93 Changes in beta release 2.5.19 (9-Dec-2006)
97 - FvwmCommand now reports "end windowlist" and "end configinfo".
98 - FvwmCommand now prints config info split on lines.
99 - FvwmTaskBar no longer gets lost with trailing whitespace after
100 geometry specification.
101 - Fixed a window size problem if the aspect ratio is set (e.g.
103 - Decorations now update when unmanaged windows take focus, and
104 not FlickeringQtDialogsWorkaround is enabled.
105 - FvwmPager again allows movement of windows added before a
107 - fvwm no longer crashes on 1 and 4 bit displays. (#1677)
108 - EWMH desktops now correctly handles FPClickToFocus. (#1492)
109 - Security fix in fvwm-menu-directory. (CVE-2006-5969)
111 -------------------------------------------------------------------
113 Changes in beta release 2.5.18 (11-Sep-2006)
117 - If a window started fullscreen, leaving fullscreen state now
118 properly unmaximizes and resizes the window.
119 - Fixed the ForeColor/HilightFore styles that were broken in
121 - FvwmPager can now move icons with the !IconTitle style.
122 - Fixed drawing of icons that are moved to a different desk.
123 - FvwmPager no longer tries to move non-movable windows.
124 - FvwmPager now moves all windows as user requests.
125 - FvwmPager no longer displaces windows with title and border
127 - TestRc now correctly matches Break, and $[cond.rc] is
129 - Fixed several 64-bit architecture problems with
130 XGetWindowProperty(). Xine works much better on 64-bit
132 - Fixed handling of ClickToFocusPassesClick with the EWMH
133 desktop (e.g. using nautilus).
134 - Fixed handling of windows that are unmapped and mapped again
135 too fast (e.g. fpga_editor).
137 -------------------------------------------------------------------
139 Changes in beta release 2.5.17 (19-Jul-2006)
143 - New MenuStyle options TitleFont, TitleColorset and
145 - New command PressButton in module FvwmButtons for being able
146 to emulate button press via other means than the mouse.
147 - New wrap options to EdgeScroll command for wrapping with pixel
149 - New Style option UnderMousePlacement.
150 - Unused arguments to Style options generate warnings.
151 - The name style names match against can be augmented by the
152 X-resource "fvwmstyle".
153 - New options, Reverse and UseStack, to All command.
154 - WindowShade can now reshade windows using the Last direction.
155 - Positional parameters to complex functions can now be expanded
156 using $[n], $[n-m], $[n-] and $[*] expressions.
157 - The width and height arguments of the Resize command now
158 accept the prefix 'w' to allow resizing relative to the
160 - New command ModuleListenOnly.
161 - New "Periodic" option added to Schedule command.
165 - Fixed detection of running non-ICCCM2 wm (bug #3151).
166 - Fixed drawing of menus with the sidepic on the right.
167 - EdgeScroll no longer divides pixel distances >1000 by 1000.
169 - The configure script can now cope with four-part version
170 numbers when detecting some libraries.
171 - The WarpToWindow command followed by Move in a complex
172 function now uses the correct pointer position.
173 - The menu style TitleWarp does no longer warp the pointer for
174 root menus (as it is documented).
175 - Fixed detection of safe system version of mkstemp.
176 - Fixed the conditions Iconifiable, Fixed, FixedSize,
177 Maximizable and Closable.
178 - Fixed problem with window outline and placement position
180 - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772).
181 - FvwmGtk now configures correctly on Cygwin (bug #3772).
182 - Fixed tempfile vulnerabilities in FvwmCommand.
184 -------------------------------------------------------------------
186 Changes in beta release 2.5.16 (20-Jan-2006)
190 - If the pointer can not be grabbed in functions, a message is
191 printed to the console instead of beeping.
195 - Fixed a couple of build problems introduced in 2.5.15.
197 -------------------------------------------------------------------
199 Changes in beta release 2.5.15 (14-Jan-2006)
203 - Variables can be nested, like $[desk.name$[desk.n]].
204 - Obsolete one-letter variables work, but generate warnings now.
205 - Windows can be placed by any button (now also >3).
206 - It is now possible to redefine the buttons usable to finish
207 window movement and manual placement.
208 - New window condition PlacedByButton.
209 - MenuStyle pairs can be negated by prefixing '!'.
210 - New generic tabbing module - FvwmTabs.
211 - New Style option: EWMHIgnoreWindowType.
212 - New MenuStyle options: MouseWheel, ScrollOffPage and
214 - To compile from CVS, autoconf-2.53 or above is now required.
215 This does not affect compiling the released tarballs.
216 - New option "screen" to Move and ResizeMove commands to allow
217 specifying the target Xinerama screen.
221 - Supported a new fribidi version 0.10.5 in addition to 0.10.4.
222 - Better look for windows with "BorderStyle TiledPixmap".
223 - Some EWMH-related 64-bit fixes.
224 - Fixed segmentation fault when replacing title of title only
226 - Fixes for resizing of shaded windows and resizing/moving
227 windows with complex functions.
229 -------------------------------------------------------------------
231 Changes in beta release 2.5.14 (24-Aug-2005)
235 - Fvwm now officially supports 64-bit architectures.
236 - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
238 - New window condition FixedPosition.
240 * New module features:
242 - FvwmPerl module supports window context when preprocessing.
243 - FvwmPerl module accepts new --export option that by default
244 defines two fvwm functions "Eval" and ".", to be used like:
247 Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0
248 . Exec xmessage %{2 + cos(0)}% # embedded calculator
250 - New FvwmProxy option ProxyIconified.
251 - New FvwmTaskBar option Pad to control the gap between
256 - Fixed a Solaris compiler error introduced in 2.5.13.
257 - Fixed a hang with layers set by applications (e.g. AbiWord).
258 - GotoDesk with a relative page argument now wraps around at
259 the end of the given range as documented. (Bug #1396).
260 - PopupDelayed menu style option was not copied on
262 - Transparent Animated menus with non-transparent popup were
263 not animated correctly.
264 - Supported euc-jp class of encodings.
265 - A window's default layer is no longer set to 0 during a
267 - Fixed an annoying MouseFocus/SloppyFocus problem in
268 conjunction with EdgeResistance + EdgeScroll (sometimes a
269 window did not get the focus as it should have). This
270 problem first occured in 2.5.11.
272 -------------------------------------------------------------------
274 Changes in beta release 2.5.13 (16-Jul-2005)
278 - The MoveToPage command did not work without arguments in
280 - Mouse/Key command no args possible core dump.
281 - Direction with no args possible core dump.
282 - FvwmScript periodic tasks run too often.
283 - Perl modules did not work on 64 machines.
284 - FvwmDebug did not report any extended messages.
285 - fvwm-menu-desktop supports mandriva.
286 - fvwm-menu-desktop when verifying executable, allow full path.
288 * New module features:
290 - FvwmIconMan: MaxButtonWidth and MaxButtonWidthByColumns
292 - FvwmIconMan: added tool tips with Tips, TipsDelays, TipsFont,
293 TipsColorset, TipsFormat, TipsBorderWidth, TipsPlacement,
294 TipsJustification and TipsOffsets options.
295 - FvwmButtons: PressColorset & ActiveColorset options for
296 _individual_ buttons.
298 -------------------------------------------------------------------
300 Changes in alpha release 2.5.12 (6-Oct-2004)
306 * New module features:
308 - FvwmIconMan: ShowOnlyFocused option.
310 -------------------------------------------------------------------
312 Changes in alpha release 2.5.11 (30-Sep-2004)
314 * Multiple window names can be specified in conditions.
316 * Window-specific key/mouse bindings. (Bindings no longer have to
319 * The default fvwm configuration files are now: ~/.fvwm/config and
320 $FVWM_DATADIR/config. Five previously used config file locations
321 are still searched as usual for backward compatibility.
323 * New extended variables $[w.desk] and $[w.layer].
325 * New options GrowOnWindowLayer and GrowOnlayers to the Maximize
328 * New Style option "State".
330 * New Style option "CenterPlacement".
332 * New option to FvwmIconMan: ShowNoIcons.
334 * New WindowList tracker and other enhancements in Perl library.
336 * New option to fvwm-menu-directory: --func-name.
338 * Improved FvwmWindowMenu module.
340 * Fluxbox-like Alt-Button3 resizing with the new Resize options
341 Direction, WarpToBorder and FixedDirection
343 * Enhanced "Test (Version >= x.y.z)" option to allow version
346 * New FvwmButtons options: ActiveColorset, ActiveIcon, ActiveTitle,
347 PressColorset, PressIcon and PressTitle.
349 * New FvwmButtons swallow option: SwallowNew.
351 * The option CurrentGlobalPageAnyDesk was accidentally named
352 CurrentGlobbalPageAnyDesk before.
354 * New conditions AnyScreen and Overlapped.
356 * The Read and PipeRead commands return 1 if the file or command
357 could be read or executed and -1 otherwise.
359 * New menu option TearOffImmediately.
361 * Added support for Solaris' Xinerama.
363 * New option MailDir in FvwmTaskBar.
365 * MoveToPage command:
367 New options wrapx, wrapy, nodesklimitx and nodesklimity.
368 New suffix 'w' to allow for window relative movement.
370 -------------------------------------------------------------------
372 Changes in alpha release 2.5.10 (19-Mar-2004)
374 * New command FakeKeyPress.
376 * New BugOpts option ExplainWindowPlacement.
378 * Adjustable button reliefs in FvwmIconMan (option ReliefThickness).
380 * Security patch in fvwm-bug.
381 See http://securitytracker.com/alerts/2004/Jan/1008781.html
385 fvwm-menu-directory (BugTraq id 9161)
386 fvwm_make_directory_menu.sh
387 fvwm_make_browse_menu.sh
389 -------------------------------------------------------------------
391 Changes in alpha release 2.5.9 (2-Mar-2004)
393 * New MenuStyle options PopupIgnore and PopupClose.
395 * New configure option --disable-iconv to disable iconv support.
397 * New extended variables $[w.iconfile] and $[w.miniiconfile].
399 * New Style option Unmanaged. Such windows are not managed by
402 * New binding context 'U' for unmanaged windows, similar to 'R'oot.
404 * New option DisplayNewWindowNames to the BugOpts command.
406 * Security fix for fvwm-menu-directory.
409 -------------------------------------------------------------------
411 Changes in development release 2.5.8 (31-Oct-2003)
413 * New prefix command KeepRc.
415 * Renamed the Cond command to TestRc, and the On command to Test.
416 Removed the CondCase command. Use "KeepRc TestRc" instead.
418 * The Break command can be told the number of nested function
419 levels to break out of. Break now has a return code of -2
422 * Directions can be abbreviated with -, _, [, ], <, >, v or ^ like
423 in key or mouse bindings.
425 * New extended variable $[func.context].
427 * New Style option MoveByProgramMethod. Tries to autodetect
428 whether application windows are moved honouring the ICCCM or not
429 (default). The method can be overridden manually if the
430 detection does not work.
432 * fvwm supports tear off menus. See the "Tear Off Menus" section
433 in the man page or press Backspace on any menu to try them out.
435 * fvwm now handles what Unicode calls "combining characters" (i.e.
436 marks drawn on top of other characters).
438 * New commands WindowStyle and DestroyWindowStyle for individual
441 * The conditions !Current... and !Layer now work as expected.
443 * Added a nice autohide script to the FAQ.
445 * FvwmAnimate now supports dynamical commands "pause", "play",
446 "push", "pop" and "reset" to manipulate the playing state.
448 -------------------------------------------------------------------
450 Changes in development release 2.5.7 (30-May-2003)
452 * The commands Cond and CondCase now support checking for
453 inequality by prefixing the return code with '!'.
455 * Schedule and Deschedule support hexadecimal and octal command
458 * In FvwmIconMan, windows can move from one manager to another
459 according to the managers' Resolution options.
461 * In order to fix a problem with StartsOnScreen and applications
462 that set a user specified position hint, the StartsOnScreen style
463 no longer works for the following modules: FvwmBanner,
464 FvwmButtons, FvwmDragWell, FvwmIconBox, FvwmIconMan, FvwmIdent,
465 FvwmPager, FvwmScroll, FvwmTaskBar, FvwmWharf, FvwmWinList. Use
466 the '@<screen>' bit in the module geometry specification where
469 * Documented variable $[gt.any_string] and LocalePath command
472 * Added gettext support to FvwmScript. New head instruction
473 UseGettext and WindowLocaleTitle. New widget instruction
474 LocaleTitle. New instruction ChangeLocaleTitle and new function
477 * WindowListFunc is executed now within a window context, so
478 a prefix "WindowId $0" is not needed in its definition anymore,
479 and it is advised to remove it in user configs.
481 * FvwmEvent now executes all window related events within a window
482 context, so PassId is not needed anymore, and all prefixes
483 "WindowId $0" may be removed in user event handlers.
485 * New FvwmTaskBar option NoDefaultStartButton.
487 -------------------------------------------------------------------
489 Changes in development release 2.5.6 (28-Feb-2003)
491 * Fix button 3 drag in FvwmPager so that drag follows the mouse.
493 * Fix for gmplayer launched by fvwm. Close stdin on Exec so the
494 exec'd process knows it's not running interactively.
496 * Improvement in MultiPixmap. In particular Colorset and Solid
497 color can be specified.
499 * New ButtonStyle and TitleStyle style options AdjustedPixmap,
500 StretchedPixmap and ShrunkPixmap.
502 * Use the MIT Shared Memory Extension for XImage.
504 * The TitleStyle decor of a vertical window Title is rotated.
505 This is controllable using a new style option:
507 !UseTitleDecorRotation / UseTitleDecorRotation
509 * New style options IconBackgroundColorset, IconTitleColorset,
510 HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
511 and IconBackgroundPadding.
513 * Minor incompatible improvements to the Perl library API.
515 * Renamed FvwmWindowLister to FvwmWindowMenu.
517 * New option to IconSize style: Adjusted, Stretched, Shrunk.
519 * New shortcuts for button states: AllActiveUp, AllActiveDown,
520 AllInactiveUp, AllInactiveDown.
524 Closable, Iconifiable, Maximizable, AllowMaximizeFixedSize
526 * New conditions for matching windows:
528 Closable, Iconifiable, Maximizable, FixedSize and HasHandles
530 * New conditional command On for non-window related conditions.
532 * Removed --disable-gnome-hints and --disable-ewmh configure
535 * All single letter variables are deprecated now; new variables:
537 $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
538 $[desk.n], $[version.num], $[version.info], $[version.line],
539 $[desk.pagesx], $[desk.pagesy]
541 -------------------------------------------------------------------
543 Changes in development release 2.5.5 (2-Dec-2002)
545 * Added support for joining and shaping in bi-directional
546 languages that need this.
548 * ButtonStyle and TitleStyle new style type Colorset.
550 * New experimental module FvwmProxy.
552 * New command RestackTransients.
554 * Added a pixel offset to vector button definitions.
556 * New command FocusStyle as a shorthand for setting the FP...
557 styles with the Style command.
559 * New option Locale to PrintInfo command.
561 * The Next and Prev commands start looking for a matching window at
562 the context window if there is any.
564 * The MoveToPage command does nothing with sticky windows.
566 * New module FvwmWindowLister, a WindowList substitute.
568 * Sticky windows can be sticky across pages, across desks or both.
570 - New commands StickAcrossPages and StickAcrossDesks.
571 - New Style options StickyAcrossPages and StickyAcrossDesks.
572 - New conditional command options StickyAcrossPages and
574 - New WindowList options NoStickyAcrossPages,
575 NoStickyAcrossDesks, StickyAcrossPages, StickyAcrossDesks,
576 OnlyStickyAcrossPages, OnlyStickyAcrossDesks.
577 - New FvwmRearrange options -sp and -sd.
579 * Fixed flickering in FvwmTaskBar, FvwmWinList, FvwmIconBox,
580 FvwmForm, FvwmScript and FvwmScroll when xft fonts or icons with
581 an alpha channel are used.
583 * New Colorset option RootTransparent
585 * The Transparent Colorset option can be tinted under certain
588 * New MinHeight option to TitleStyle
590 * Added gettext support. New command LocalePath and new variable
593 -------------------------------------------------------------------
595 Changes in alpha release 2.5.4 (20-Oct-2002)
597 * FvwmTaskBar may now include mini launch buttons using the Button
598 command. Also has new options for spacing the buttons:
599 WindowButtonsLeftMargin, WindowButtonsRightMargin, and
600 StartButtonRightMargin. See man page for details.
602 * Style switches can be prefixed with '!' to inverse their meaning.
603 For example, "Style * Sticky" is the same as "Style * !Slippery".
604 This works *only* for pairs of styles that take no arguments and
605 for the Button and NoButton styles.
607 * New button property Id in FvwmButtons. FvwmButtons now accepts
608 dynamical actions using SendToModule, see the man page:
610 ChangeButton <button-id> <properties-to-change>
611 ExpandButtonVars <button-id> <command-to-expand>
613 * New Colorset options bgTint, fgTint (which complete Tint), Alpha,
614 IconTint and IconAlpha.
616 * Alpha blending rendering is supported even without XRender
619 * Enhanced commands [Add]ButtonStyle, [Add]TitleStyle. ButtonState.
620 Titles and buttons now have 4 main states instead of 3: ActiveUp,
621 ActiveDown, InactiveUp and InactiveDown, plus 4 Toggled variants.
622 Several shortcuts added: Active means ActiveUp + ActiveDown,
623 Inactive means InactiveUp + InactiveDown, similarly for shortcuts
624 ToggledActive and ToggledInactive.
626 * More shortcuts for button states added: AllNormal, AllToggled,
627 AllActive, AllInactive, AllUp, AllDown. These six shortcuts are
628 actually different masks for 4 individual states (from 8 total).
630 * FPClickToFocus and FPClickToRaise work with any modifier by
633 * Perl library API regarding event handlers is changed, so personal
634 modules in Perl should be adjusted.
636 * Allow the use of mouse buttons other than the first in
637 FvwmWinList when invoked transient.
639 * ImagePath now supports directories in form "/some/directory;.png"
640 (where semicolon delimits a file extension that files in
641 /some/directory have. This file extension replaces the original
642 image extension (if any) or it is added if there is no extension.
643 For example with: Style XTerm MiniIcon mini/xterm.xpm
644 the file /some/directory/mini/xterm.png is searched.
646 * New graphical debugger module FvwmGtkDebug.
648 * New command NoWindow for removing the window context.
650 * New FvwmIconMan option ShowTransient.
652 * All conditions have a negation.
654 * New FvwmBacker option RetainPixmap.
656 * Fixed flickering in menus, icon title, FvwmButtons, FvwmIconMan
657 and FvwmPager when xft fonts or icons with an alpha channel is
660 * FvwmButtons redrawing improvement: colorsets are now usable with
663 * FvwmIconMan options PlainColorset, IconColorset, FocusColorset
664 and SelectColorset are now strictly respected.
666 * The HilightBack and ActiveFore menu styles are independent of
667 each other. HilightBack without using ActiveFore does no longer
668 hilight the item text.
670 * New WindowList option SortByResource; the previously added
671 SortClassName option is renamed to SortByClass.
673 * New command PrintInfo for debugging.
675 -------------------------------------------------------------------
677 Changes in alpha release 2.5.3 (25-Aug-2002)
679 * TitleStyle MultiPixmap now works once again.
681 * Removed the old module interface for ConfigureWindow
682 packets. External modules relying on this interface no longer
685 * Fixed interaction bug between CascadePlacement and StartsOnPage:
686 if the target page was at a negative x or y page displacement
687 from the current viewport, the window would be placed on the
690 * New Style option IconSize for restricting icon sizes.
692 * New WindowList options SortClassName, MaxLabelWidth, NoLayer,
693 ShowScreen, ShowPage, ShowPageX and ShowPageY.
695 * Restored old way of handling clicks in windows with ClickToFocus
696 and ClickToFocusPassesClickOff. This fixes a problem with
697 click+drag in an unfocused rxvt or aterm window.
699 * Fixed wrong warp coordinates when WarpToWindow was used with two
700 arguments on an unmanaged window.
702 * Vastly improved FvwmEvent performance.
704 * FvwmAuto can operate on Enter and Leave events too. This makes
705 it possible to have auto raising with ClickToFocus and
706 NeverFocus. See -menter and -menterleave options and examples in
707 the FvwmAuto man page.
709 * The "hangon" strings in FvwmButtons support wild cards.
711 * New option "Icon" to PlaceAgain command.
713 * New option "FromPointer" and direction "Center" to the Direction
716 * The styles ClickToFocusRaises(Off) and
717 MouseFocusClickRaises(Off) are now different names for the same
718 style. Configurations that used
720 Style * ClickToFocus, ClickToFocusRaises
721 Style * MouseFocusClickRaisesOff
723 or vice versa no longer work as like before. Remove the second
724 line to fix the problem. ClickToFocusRaises now works only on
725 the client part of a window, not on the decorations as it did
728 * New color limit method for screens that only display 256 colors
731 * In depth less or equal to 16 image and gradient can be
732 dithered. This can be enabled/disabled by using the new
733 dither/nodither options to the Colorset command.
735 * Removed the styles MouseFocusClickIgnoreMotion and
736 MouseFocusClickIgnoreMotionOff again.
738 * Many new focus policy styles "FP..." and "!FP...".
740 -------------------------------------------------------------------
742 Changes in alpha release 2.5.2 (24-Jun-2002)
744 * Fonts can have shadow effects, see the FONT SHADOW EFFECTS
745 section of fvwm manual page.
747 * New Colorset options: fgsh for shadow text and fg_alpha for
748 merging text with the background.
750 * New module FvwmPerl adds perl scripting ability to fvwm
753 * Provided powerful perl library for creating FVWM modules in
756 * New WindowList option IconifiedtAtEnd.
758 * Always display the current desk number in the FvwmPager window
761 * Allow to bind a function to the focus click and pass it to the
762 application at the same time.
764 * New styles !Borders and Borders to enable or disable window
767 * Removed the --enable-multibyte configure option. Multibyte
768 support is now compiled in unconditionally.
770 * New FvwmButtons option ActionOnPress enables execution of action
771 on press rather than on release for any specific button.
773 * Improved CascadePlacement, the last used position is reused if
774 the last placed window does not exist any more.
776 * FvwmIconMan may now change the resolution dynamically, just
777 issue "*FvwmIconMan: resolution page" while FvwmIconMan is
780 * New command XineramaSlsScreens.
782 * MoveToPage and MoveToDesk no longer unstick windows.
784 * It is possible to specify a string encoding in a font name, see
785 the "FONT AND STRING ENCODINGS" section of fvwm manual page.
787 -------------------------------------------------------------------
789 Changes in alpha release 2.5.1 (26-Apr-2002)
791 * Changed the executable and the man page names from fvwm2 to
792 fvwm. The old names are still supported by symlinking.
794 * All fvwm utilities are renamed to conform to the "fvwm-"
795 scheme. fvwm-bug, fvwm-root (was xpmroot), fvwm-config,
798 * Added a full support for the side window titles. New Style
799 options TitleAtLeft and TitleAtRight added to TitleAtTop and
802 * A title text may now be optionally rotated for both vertical and
803 horizontal title directions, search for "Rotated" in the man
806 * Added support for loading images in PNG (including alpha
807 blending) and XBM formats anywhere.
809 * New commands Schedule and Deschedule.
811 * New command State. New conditions State and !State.
813 * New commands XSync and XSynchronize for debugging purposes.
815 * In interactive move/placement when Alt/Meta modifier is pressed,
816 snap attraction (SnapAttraction, SnapGrid and EdgeResistance) is
819 * New flags (No)FvwmModule to FvwmButtons Swallow option
821 * The I18N_MB patch (--enable-multibyte) has been
822 rewritten. MULTIBYTE is used to identify what is was I18N_MB. A
823 set of locale functions (locale initialization, font loading,
824 text drawing, ...etc.) is created in libs/Flocale.{c,h} and used
825 in the entire fvwm code (but FvwmWharf). Font loading and
826 memory management is improved in the multibyte case.
828 * Better support of non ISO-8859-1 window and icon titles. See the
829 --disable-compound-text option in INSTALL.fvwm for more
832 * Added anti-aliased text rendering support using Xft (use
833 --enable-xft to enable it). Recent versions of XFree and
834 freetype2 are needed (see the FONT NAMES AND FONT LOADING
835 section of the fvwm manual page).
837 * Conditional commands now have a return code (Match, NoMatch or
838 Error). This return code can be checked and tied to an action
839 with the new commands Cond and CondCase.
841 * Bindings can be made to the separate parts of the window border
842 with the new contexts '[', ']', '-', '_', '<', '^', '>' and
845 * New parameters for FvwmRearange: -maximize and -animate.
847 * New option StartCommand for FvwmTaskBar to allow placing the
850 *FvwmTaskBar: StartCommand Popup RootMenu \
851 rectangle $widthx$height+$left+$top 0 -100m
853 Please refer to the FvwmTaskBar man page for details.
855 * New extended variables pointer.x, pointer.y, pointer.wx,
856 pointer.wy, pointer.cx and pointer.cy.
858 * The Current command does not select a random window when no
859 window has the focus.
861 * New color '@4' (transparent) in button vectors.
863 * New option "Frame" for the Resize and ResizeMove commands.
865 * Added direction options to WindowShade command. Windows can be
866 shaded in any of the eight compass directions.
868 * Styles WindowShadeLazy (default), WindowShadeBusy and
869 WindowShadeAlwaysLazy to optimize performance of the WindowShade
872 * The DO_START_ICONIC flag is no longer supported in the module
875 * Added bi-directional text support for Asian charsets.
877 * New option MinimalLayer for FvwmIdent to control window layer.
879 * New FvwmIconMan configuration syntax now conforms to the syntax
880 of other modules, see the man page.
882 * FvwmForm can automatically run commands after a timeout
885 * Fvwm commands can be invoked when the edge of the screen is hit
888 * New commands Colorset, ReadWriteColors and CleanupColorsets
889 allow the colorset functionality previously available using
892 * FvwmTheme is obsolete now, but still supported for some time.
894 * New options Tint, TintMask and NoTint to colorsets.
896 * New WindowList option CurrentAtEnd.
898 * New weighted sorting in FvwmIconMan.
900 * New conditional command ThisWindow.
902 -------------------------------------------------------------------
904 Changes in alpha release 2.5.0 (27-Jan-2002)
906 * New commands ResizeMaximize and ResizeMoveMaximize that modify
907 the maximized geometry of windows and maximize them as
908 necessary. Very useful to make a window larger manually and
909 then get back the old geometry with a click.
911 * New command ResizeMoveMaximize similarly.
913 * New styles FixedPPosition, FixedUSPosition, FixedSize,
914 FixedUSSize, FixedPSize, VariablePPosition, VariableUSPosition,
915 VariableSize, VariableUSSize, and VariablePSize.
917 * Actions can be bound to windows swallowed in FvwmButtons. To
918 disable this feature for a specific button, the new option
919 ActionIgnoresClientWindow can be used.
921 * Fvwm respect the extended window manager hints
922 specification. This allows fvwm to work with KDE version >= 2
923 and GNOME version 2. This support is configurable using a bunch
924 of new commands and style options, search for "EWMH" in the man
927 * New DateFormat option in FvwmTaskBar to change the date format
928 in the clock's popup tip.
930 * Window titlebars may now be designed using a new powerful
931 TitleStyle option MultiPixmap, that enables to specify separate
932 pixmaps for different parts of the titlebar: Main, LeftEnd,
933 LeftOfText, UnderText, RightOfText, RightEnd and more.
935 * New styles MinOverlapPlacementPenalties and
936 MinOverlapPercentPlacementPenalties.
938 * New styles IndexedWindowName / ExactWindowName and
939 IndexedIconName / ExactIconName.
941 * New command "DesktopName desk name" to define the name of a
942 desktop for the FvwmPager, the WindowList and EWMH compliant
943 pagers. New expanding variables $[desk.name<n>] for the desktop
946 * New window list options NoDeskNum, NoCurrentDeskTitle,
947 TitleForAllDesks, NoNumInDeskTitle.
949 * New emacs style bindings in menus.
951 * New Maximize global flag "layer" which causes the various grow
952 methods to ignore the windows with a layer less than or equal to
953 the layer on the window which is maximized.
955 * Better support of the Transparent colorset in the modules and in
958 * Amelioration of the WindowShade animation.
960 * New ButtonStyle and TitleStyle option MwmDecorLayer.
962 * New style BackingStoreWindowDefault which is the default
963 now. Fvwm no longer disables backing store on windows by
966 * New styles MouseFocusClickIgnoreMotion and
967 MouseFocusClickIgnoreMotionOff.
969 * The module interface now supports up to 62 message types.
971 * New module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW.
973 * New events "enter_window" and "leave_window" in FvwmEvent.
975 * New MenuStyle PopupActiveArea.
977 * New command line option -passid to FvwmAuto.
979 * New conditional commands Any and PointerWindow.
981 * New conditions Focused, !Focused, HasPointer and !HasPointer.
983 * New commands EWMHBaseStruts and EWMHNumberOfDesktops.
985 -------------------------------------------------------------------
987 Changes in stable release 2.4.20 (6-Dec-2006)
989 * The configure script now correctly appends executable file
990 extensions to conditionally built binaries. Fixes building on
993 * FvwmConsole no longer conflicts with getline of Cygwin's stdio.
995 * Fixed parsing of For loops in FvwmScript.
997 * Fixed a possible endless loop when de-iconifying a transient
1000 * Reject some invalid GNOME hints.
1002 * Fixed a loop when xterm changes its "active icon" size.
1004 * The configure script can now cope with four-part version numbers
1005 when detecting some libraries.
1009 fvwm-menu-directory. (CVE-2006-5969)
1012 -------------------------------------------------------------------
1014 Changes in stable release 2.4.19 (30-Sep-2004)
1016 * Fixed BackingStore style option.
1018 * Fixed MoveToDesk commend with a single argument.
1020 * Allow whitespace in menu names.
1022 * Fixed a hang when restarting FvwmCommand or FvwmConsole.
1024 * A double click no longer occurs when two different mouse
1025 buttons are pressed.
1027 * Fixed a relief drawing problem in FvwmWinList.
1029 * Fixed travelling windows on restart if a window used non NorthWest
1030 gravity and changed that before the restart.
1032 * Fixed installation of FvwmGtk.1 for debian (with DESTDIR set).
1034 * The clock in FvwmTaskBar is redrawn immediately when its colour
1037 * The option CurrentGlobalPageAnyDesk was accidentally named
1038 CurrentGlobbalPageAnyDesk before.
1040 * Fixed a problem with fvwm startup and shutdown when the pointer
1041 was grabbed by another application.
1043 * Fixed parsing of the Pointer option to the Move command.
1045 * Fixed handling of MWM hints on 64 bit machines.
1047 -------------------------------------------------------------------
1049 Changes in stable release 2.4.18 (19-Mar-2004)
1051 * Corrected rebooting the machine in FvwmScript-Quit.
1053 * Fixed the FlickeringMoveWorkaround option to the BugOpts command.
1055 * Security patch in fvwmbug.sh.
1056 See http://securitytracker.com/alerts/2004/Jan/1008781.html
1059 fvwm-menu-directory (BugTraq id 9161)
1060 fvwm_make_directory_menu.sh
1061 fvwm_make_browse_menu.sh
1063 -------------------------------------------------------------------
1065 Changes in stable release 2.4.17 (10-Oct-2003)
1067 * Fixed error message for incorrect --with-SOME-library argument.
1069 * It is now possible to suppress title action or title completely
1070 in menus created by fvwm-menu-directory.
1072 * Fixed a compile problem on QNX 4.25.
1074 * New configure switch --disable-gtk.
1076 * FvwmGtk.1 is not installed if FvwmGtk is not built.
1078 * The "Visible" condition does no longer select windows on
1081 * With the styles StartsOnPage, SkipMapping and UsePPosition,
1082 windows that request a specific position are still placed on the
1085 * Fixed sending M_NEW_PAGE packets to the modules if the page did
1088 * Added support for new BBC headlines in fvwm-menu-headlines, this
1089 replaces the old BBC-Worlds and BBC-SciTech headlines.
1091 -------------------------------------------------------------------
1093 Changes in stable release 2.4.16 (30-May-2003)
1095 * Fixed a transparency problem in FvwmButtons.
1097 * The PageOnly option in FvwmTaskBar now works after a desk change
1100 * Fixed a possible core dump when more than 256 windows are on
1103 * Initial drawing and final undrawing of wire frame no longer
1104 toggles the pixel in the top left corner of the screen.
1106 * Fixed parsing of button geometries in FvwmButtons when the
1107 geometry specification appeared after another option with a comma
1110 * FvwmCommand works too when invoked without the DISPLAY variable
1113 * Fixed displaying iconified windows without an icon in
1116 * All single letter variables are deprecated now; new variables:
1118 $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
1119 $[desk.n], $[version.num], $[version.info], $[version.line],
1120 $[desk.pagesx], $[desk.pagesy]
1122 * Fixed a bug with aspect pixmaps in colorsets.
1124 * Iconified windows without an icon do not receive focus.
1126 * Fixed a bug in FvwmPager that displayed iconified windows without
1127 icon title or picture as not iconified.
1129 * Fixed parsing of '@<screen>' Xinerama specification in the
1130 ButtonGeometry option of FvwmButtons.
1132 * The NoWarp menu position hint option works with root menus too.
1134 * Fixed a problem with styles not being properly applied after a
1135 DestroyStyle command.
1137 * Fixed a bug introduced in 2.4.14. The pointer was sometimes
1138 warped to another screen during a restart and command execution.
1140 * Fixed a crash when a window was destroyed twice in a complex
1143 * Fixed corruption of the window list when windows died at the
1146 * Fixed problem with empty frame windows if X recycled the window
1147 id of a window that died recently.
1149 * Fixed loading of application supplied pixmap on 8/24 depth screen.
1151 * WindowListFunc is executed now within a window context, so
1152 a prefix "WindowId $0" is not needed in its definition anymore
1153 and it is advised to remove it in user configs.
1155 * FvwmEvent now executes all window related events within a window
1156 context, so PassId is not needed anymore, and all prefixes
1157 "WindowId $0" may be removed in user event handlers.
1159 * Fixed "GotoDeskAndPage prev" on desks larger than 2x2.
1161 * Expansion of variables like $[w.name] or $[EMPTY_STRING] that are
1164 -------------------------------------------------------------------
1166 Changes in stable release 2.4.15 (24-Jan-2003)
1168 * Fix for gmplayer launched by fvwm. Close stdin on Exec so the
1169 exec'd process knows its not running interactively.
1171 * Windows using the WindowListSkip style do not appear in the
1172 FvwmTaskBar at random.
1174 * Fixed a memory leak in ChangeIcon, ChangeForeColor and
1175 ChangeBackColor FvwmScript Instruction.
1177 * Fixed a core dump in the parsing of FvwmAuto arguments.
1179 * Fixed screwed calculation of icon picture size when application
1180 specifies it explicitly.
1182 * The option ShowOnlyIcons now works as described in the
1183 FvwmIconMan man page. It was accidentally named ShowOnlyIconic
1186 -------------------------------------------------------------------
1188 Changes in stable release 2.4.14 (29-Nov-2002)
1190 * Modules do not crash anymore when more than 126 windows are on
1193 * FvwmIconMan displays windows correctly that were iconified and
1194 then moved to another page.
1196 * Application provided icon windows no longer appear at 0 0 when
1199 * The built-in session management can handle window names, classes
1200 etc. beginning with whitespace (textedit).
1202 * Removed the flawed "A"ny context key binding patch from 2.4.13.
1204 * The default EdgeScroll (if not specified) was incorrectly
1205 assumed to be 100 pixels instead of 100 percents.
1207 * Icons no longer appear on top of all other windows after a
1210 -------------------------------------------------------------------
1212 Changes in stable release 2.4.13 (1-Nov-2002)
1214 * Icon titles for windows with an icon position hint no longer
1215 appear at random places.
1217 * Fvwm no longer displays two icon pictures when switching from
1218 NoIconOverride to IconOverride with windows that provide their
1221 * The Current, All, Pick, ThisWindow and PointerWindow commands
1222 work on shaded windows too.
1224 * Fixed a problem stacking iconified transients.
1226 * No more flickering when raising transients.
1228 * Fixed a number of problems with window stacking, some new in
1229 2.4.10 or later, some older problems that have been around for a
1232 * Windows starting lowered or on any layer other than the default
1233 layer are displayed at the right place in FvwmPager.
1235 * Bindings with the "A"ny context can not be overridden by Gnome
1236 panel or OpenOffice.
1238 -------------------------------------------------------------------
1240 Changes in stable release 2.4.12 (10-Oct-2002)
1242 * Fixed drawing problems with TiledPixmap and Solid MenuFaces which
1243 appeared in 2.4.10, replacing the same problem with ?Gradient
1246 * Fixed accidental menu animation with certain menu position hints.
1248 * Increased maximum allowed key symbol name length to 200
1251 * Allow quotes in conditional command conditions.
1253 * Fixed starting Move at random position when pointer is on a
1256 * Transient windows do not appear in FvwmWinList after they have
1257 been moved on the desktop.
1259 -------------------------------------------------------------------
1261 Changes in stable release 2.4.11 (20-Sep-2002)
1263 * Allow the use of mouse buttons other than the first in
1264 FvwmWinList when invoked transient.
1266 * Fixed a crash with ssh-askpass introduced in 2.4.10.
1268 -------------------------------------------------------------------
1270 Changes in stable release 2.4.10 (15-Sep-2002)
1272 * The commands Maximize, Resize and ResizeMove can be used on icons
1275 * Fixed hilighting of menu items with HGradient and VGradient
1276 MenuFace. Reduced flickering with these options.
1278 * Fixed a minor problem with entering submenus via keyboard.
1280 * Fixed race conditions in FvwmTaskBar with AutoStick that caused
1283 * Fixed drawing of pager balloons with BalloonBack option.
1285 * Fixed drawing of SidePic menu background with B/D gradients.
1287 * Fixed drawing of menu item reliefs with gradient menu faces.
1289 * Fixed key bindings on window corners.
1291 * Fixed FvwmTaskBar i18n font loading
1293 * Fixed StackTransientParent style without RaiseTransient or
1294 LowerTransient on the parent window.
1296 * StackTransientParent works only on parent window if it is on the
1299 * Fixed handling of window group hint with the (De)Iconify
1302 * No more flickering when a transient overlapping its parent window
1305 * Fixed hilighting of unfocused windows.
1307 -------------------------------------------------------------------
1309 Changes in stable release 2.4.9 (11-Aug-2002)
1311 * Fixed interaction bug between CascadePlacement and StartsOnPage -
1312 if the target page was at a negative x or y page displacement
1313 from the current viewport, the window would be placed on the
1316 * Fixed a problem with colormap transition when a transient window
1319 * Fixed a FvwmScript crash with Swallow widget and very long window
1322 * Restored old way of handling clicks in windows with ClickToFocus
1323 and ClickToFocusPassesClickOff. This fixes a problem with
1324 click+drag in an unfocused rxvt or aterm window.
1326 * Fixed problems with $fg and $bg variables in FvwmButtons when the
1327 UseOld option was used.
1329 * Fixed wrong warp coordinates when WarpToWindow was used with two
1330 arguments on an unmanaged window.
1332 * Added a workaround for popup menus in TK applications that appear
1333 on some random position.
1335 * Fixed problems with wish scripts creating windows that start
1338 * Fixed the NoClose option with unmapped panels in FvwmButtons.
1340 * A number of drawing fixes in FvwmPager.
1342 * Fixed a slight bug when waiting until all buttons are released,
1343 for example after executing a complex function.
1345 * Fixed potentially harmful change in module interface.
1347 * Fixed displaying menu items with icons when using the MenuStyle
1350 * Fixed problems with the pointer moving off screen in a multi
1353 * Fixed a potential crash with windows being destroyed during a
1354 recapture operation.
1356 * Fixed a memory leak in some modules when not using glibc.
1358 * Applications using Mwm hints can now enforce that a window can
1361 * Fixed negative arguments of WarpToWindow when used on an
1364 * DESTDIR may be fully used again (only useful for distributors).
1366 * Fixed a key binding problem with key symbols that are generated
1369 * Fixed a possible crash when a window was recaptured and the
1370 focus could not be transfered to another window.
1372 * Fixed a minor problem with clicks on focused windows being
1375 * fvwm-menu-headlines: added support for CNN and BBC headlines.
1377 * Fixed a performance problem with large numbers of mouse binding
1380 -------------------------------------------------------------------
1382 Changes in stable release 2.4.8 (11-Jun-2002)
1384 * A fix for switching between czech and us keyboard layout.
1386 * Remember the icon position when an icon is moved
1389 * Setup "fvwm" and "fvwm-root" name symlinks for the executable and
1390 the man page when installing, see INSTALL.fvwm.
1392 * Fixed another problem with the DeskOnly option and sticky icons
1395 * New FvwmIconMan configuration syntax now conforms to the syntax
1396 of other modules, see the man page.
1398 * New WindowList option CurrentAtEnd.
1400 * Fixed maximal length of a named module packet
1402 * Fixed a crash on a config with a new 2.5.x Colorset command.
1404 * Always display the current desk number in the FvwmPager window
1407 * Allow to bind a function to the focus click and pass it to the
1408 application at the same time.
1410 * Fixed a problem with fvwm not accepting keyboard input when the
1411 application with the focus vanished at the start of a session.
1413 * A small security patch regarding TMPDIR.
1415 * Fixed a problem with colormap transition when a transient window
1418 * Fixed calculation of average bg colour in colour sets with large
1421 * Fixed some minor problems regarding the multibyte patch.
1423 * Fixed selection in FvwmScript List widget.
1425 * fvwm-menu-headlines: updated the site data, added a configurable
1426 timeout on socket reading (20 sec) to avoid fvwm hanging, new
1427 --icon-error option.
1429 * Fixed a problem with ClickToFocus + ClickToFocusRaisesOff and
1430 windows that are below others.
1432 * Fixed the ClickToFocusPassesClick style.
1434 * Fixed CascadePlacement for huge windows, so that the top-left
1435 corner is always visible.
1437 * Fixed parsing of SendToModule with the first parameter quoted.
1439 * Fonts in double quotes now should work in module configurations.
1441 * Fixed copying PopupOffset values in CopyMenuStyle.
1443 -------------------------------------------------------------------
1445 Changes in stable release 2.4.7 (11-Apr-2002)
1447 * Fixed parsing of WindowList with conditions and a position at
1448 the same time that was broken in 2.4.6.
1450 * Fixed some problems with the DeskOnly option of FvwmTaskBar
1451 (windows were duplicated when moving to a different Desk; the
1452 StickyIcon style was ignored).
1454 * Fixed config.h warnings with some compilers introduced in 2.4.6.
1456 * Fixed icon titles being raised when they should not be.
1458 * Fixed initial drawing of the internals of the FvwmPager window.
1460 * Fixed the FvwmAudio compatible mode in FvwmEvent when external
1461 audio player is used.
1463 * Fixed execution on QNX.
1465 -------------------------------------------------------------------
1467 Changes in stable release 2.4.6 (10-Mar-2002)
1469 * Better support of non ISO-8859-1 window and icon titles. See the
1470 --disable-compound-text option in INSTALL.fvwm for more details.
1472 * Improved speed of opaque window movement/resizing.
1474 * Fixed a bug that caused windows not being raised and lowered
1477 * Suppress error message when using XBM icons.
1479 * Fixed a read descriptor problem in FvwmTaskBar
1481 * Fixed a minor colour update bug in the pager.
1483 * Fixed an fvwm crash when a module died at the wrong moment;
1484 specifically a transient FvwmPager or FvwmIconMan.
1486 * Fixed placement of WindowList on wrong Xinerama screen when
1487 called without any options on a screen other than the primary
1490 * Fixed a problem with root bindings and xfishtank.
1492 * Fixed moving windows with the keyboard over the edge of the
1493 screen when the pointer remained of the previous page.
1495 * Do not hilight windows after ResizeMove.
1497 * New conditional command ThisWindow.
1499 * Some fixes in the configure script that caused some rare
1500 problems detecting gnome and ncurses.
1502 * Fixed a memory leak in the Pick command.
1504 * Allow to choose windows with CirculateSkip with the Pick command.
1506 * Fixed an FvwmScript compile problem on dec-osf5.
1508 * The window handles are now resizes as they should when the
1509 HandleWidth style changes.
1511 * The Current command does not select a random window when no
1512 window has the focus.
1514 * Fixed a rare menu placement problem with Xinerama.
1516 -------------------------------------------------------------------
1518 Changes in stable release 2.4.5 (27-Jan-2002)
1520 * Fixed minor problems in popping sub menus up and down.
1522 * Fixed moving windows between pages with the keyboard.
1524 * Fixed the size of the geometry window that was broken sometimes.
1526 * Fixed problem with pointer warping to another screen on a dual
1529 * Fixed a problem with the focus in internal Ddd and Netscape
1532 * Reduced the time in which fvwm attempts to grab the pointer.
1534 * Fixed unmanaged window when window was mapped/unmapped/mapped too
1537 * Fixed MiniScroll's auto repeating in FvwmScript.
1539 * Fixed a crash with the UseStyle style in combination with
1542 * Fixed excessive redraws of the windows under a window being
1545 * Fixed a minor memory leak in the Style command.
1547 * Fixed pixmap background of FvwmButtons behind buttons with only
1550 * Fixed a crash in FvwmIconBox when the application provided an
1553 * Fixed a configure problem with libstroke-0.5.1.
1555 * New style BackingStoreWindowDefault which is the default
1556 now. Fvwm no longer disables backing store on windows by
1559 * Fixed bug that sometimes caused unnecessary redraws when a style
1562 * Fixed crash when something like "$[$v]" appeared in a command.
1564 * Fixed parsing of conditions with more than one comma.
1566 -------------------------------------------------------------------
1568 Changes in stable release 2.4.4 (16-Dec-2001)
1570 * Minor title drawing fixes.
1572 * Fixed manual placement with Xinerama.
1574 * Minor button 3 handling fix in FvwmPager.
1576 * Fixed *FvwmIconMan*shaped option with empty managers.
1578 * Fixed ClickToFocusClickRaises style.
1580 * FvwmForm: Customize pointers, support ISO_Tab key, buttons can
1581 activate on press or release, special pointer during grab, arrow
1582 keys useful in form with one input field.
1584 * New OpaqueMoveSize argument "unlimited".
1586 * Fixed binding keys with and without "Shift" modifier under some
1589 * Fixed binding actions to the client window with ClickToFocus.
1591 * Mouse bindings are activated without a recapture.
1593 * FvwmScript: new keyboard bindings. New flags NoFocus and Left,
1594 Center, and Right for text position. Amelioration of the Menu
1595 and PopupMenu Widgets. New functions GetPid, Parse,
1596 SendMsgAndGet and LastString. New instruction Key for key
1597 bindings. New command SendToModule ScriptName SendString.
1599 * Command "Silent" when precedes "Key", "Mouse" and "PointerKey"
1600 disables warning messages.
1602 * Restored the default Alt-Tab behaviour from 2.4.0.
1604 -------------------------------------------------------------------
1606 Changes in stable release 2.4.3 (08-Oct-2001)
1608 * Fixed activation of shape extension.
1610 * Fixed problems with overriding key bindings.
1612 * Single letter key names are allowed in upper and lower case in
1613 key bindings as before 2.4.0.
1615 * Fixed WindowList placement with Xinerama.
1617 * Fixed flickering icon titles.
1619 * New X resource fvwmscreen to select the Xinerama screen on which
1620 to place new windows.
1622 * Coordinates of a window during motion are show relative to the
1625 * Some icon placement improvements with Xinerama.
1627 -------------------------------------------------------------------
1629 Changes in stable release 2.4.2 (16-Sep-2001)
1631 * Desk and page can be given as X resources in .Xdefaults, for
1636 * Several Shape compilation problems fixed.
1638 -------------------------------------------------------------------
1640 Changes in stable release 2.4.1 (15-Sep-2001)
1642 * Added Xinerama and SingleLogicalScreen support.
1644 * New commands Xinerama, XineramaPrimaryScreen, XineramaSls,
1645 XineramaSlsSize and MoveToScreen.
1647 * New context rectangle option XineramaRoot for the menu commands.
1649 * New conditions CurrentGlobalPage, CurrentGlobalPageAnyDesk and
1650 AcceptsFocus for conditional commands.
1652 * The DestroyStyle command takes effect immediately.
1654 * New style option StartsOnScreen.
1656 * New style options NoUSPosition, UseUSPosition,
1657 NoTransientPPosition, UseTransientPPosition,
1658 NoTransientUSPosition, and UseTransientUSPosition. These work
1659 similar to the old styles NoPPosition and UsePPosition.
1661 * New option "screen" for Maximize command.
1663 * New option ReverseOrder for WindowList command.
1665 * The default Alt-Tab binding works more intuitive.
1667 * New condition "PlacedByFvwm"
1669 * New Geometry option for FvwmForm.
1671 * New Screen resolution and ShowOnlyIcons options for FvwmIconMan.
1673 * FvwmIconMan can be closed with Delete or Close too.
1675 * New options PageOnly and ScreenOnly for FvwmTaskBar.
1677 * FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases.
1679 * Enhancements in fvwm-menu-headlines and support for 10 more
1682 * Color enhancements in button vectors: @2 is bg color, @3 is fg
1685 * Improved detection of the Shape library.
1687 * Fixed FvwmButtons button titles not being erased for swallowed
1688 windows that showed up on certain setups.
1690 * Fixed bug that caused transient windows to be buried below their
1691 parents with the "BugOpts RaiseOverUnmanaged on". This occured
1692 with the system.fvwm2rc-sample-95 configuration.
1694 * The modules FvwmPager, FvwmIconMan, FvwmWinList and FvwmButtos
1695 set the transient_for hint when started with the "transient"
1698 * Fixed FvwmIconMan with the transient option when mapped off
1701 * Fixed ClickToFocus focus policy when iconifying the focused
1704 * Fixed some focus problems in conjunction with unclutter vs
1705 xv/xmms and Open Look applications.
1707 * Fixed a problem that could cause windows to be lost off screen
1708 with interactive window motion.
1710 * Fixed some FvwmTaskBar autohide problem.
1712 * Fixed a display string problem in FvwmForm.
1714 * Fixed a problem with FvwmTheme shadow colours.
1716 * Fixed the CirculateSkipIcon and CirculateSkipShaded options in
1717 conditional commands.
1719 * Fixed a formatting problem of the man page on AIX, Solaris, and
1720 some other UNIX variants.
1722 * Fixed a problems with FvwmIconBox exiting on 64 bit platforms.
1724 * Fixed FvwmIconBox crashes with MaxIconSize dimensions 0.
1726 * Fixed parameters of fvwm24_convert.
1728 * Fixed a number of building problems related to old vendor unices,
1729 libstroke-0.5, autoconf-2.50, bogus gnome-config and imlib-config.
1731 * Fixed drawing of title bar buttons with MWMDecorStick.
1733 * Fixed missing button or key events over the pan frames.
1735 * Fixed placement of the FvwmDragWell, FvwmButtons and FvwmForm
1738 * Fixed parsing double quotes in FvwmPager's Font and SmallFont
1739 options. Fixed FvwmPager crash with certain font strings.
1741 * Fixed drawing of the grid lines in an iconified FvwmPager window.
1743 * Fixed button grabbing problem for buttons > 3 in FvwmTaskBar.
1745 * Fixed some exotic problems with window gravity and resizing
1748 * Fixed a problem with maximizing windows with the viewport not
1749 starting on a page boundary.
1751 * Fixed handling of parentheses in FvwmButtons button actions.
1753 * Work around a key binding problem with keys that generate the
1754 same symbol with more than one key code (e.g. Shift-F1 = F11).
1756 * The Desk option of FvwmBacker is compatible to earlier
1757 version. Desk or Page coordinates can be omitted to indicate
1758 that desk or page changes trigger no action at all.
1760 * Fixed double updating of background with FvwmBacker sometimes
1761 leading to the wrong background.
1763 * Fixed several escaping errors in fvwm-menu-directory, so files
1764 and directories containing special chars and spaces should
1767 * Fixed PlacedByButton3 condition.
1769 * Fixed vanishing windows when mapping/unmapping too fast.
1771 * Fixed prev option of the GotoDeskAndPage command.
1773 * Fixed calculations of X_RESOLUTION and Y_RESOLUTION for screen
1774 dimensions larger than 2147.
1776 * Fixed compatibility of the FvwmM4 modules on platforms that have
1777 a System V implementation of m4 (Solaris 2.6).
1779 * The SetEnv command without a value for a variable is the same as
1782 * Fixed shading/unshading shaped windows and windows without title
1785 -------------------------------------------------------------------
1787 Changes in stable release 2.4.0 (03-Jul-2001)
1789 * Finally released. :)
1790 -------------------------------------------------------------------
1792 For older NEWS, read the ONEWS file.