1 Note, the changes for the last STABLE release start with release
4 -------------------------------------------------------------------
6 Changes in beta release 2.5.32 (not released yet)
10 - Support libpng 1.5.0's slightly newer API.
14 - Fix width of FvwmTaskBar to fit on screen properly by using
15 the correct module information to determine the border size.
16 - Fix resizing shaded windows with a shade direction that does
17 not match the window's gravity. Shaded windows might have
18 jumped to strange positions when being resized by the
20 - FvwmIconMan now accepts an optional module alias when running
22 - Use of the NoUSPosition style is now properly reported by
23 "BugOpts ExplainWindowPlacement on".
24 - Fix the CursorMove command to no longer move the pointer beyond
25 the boundary of a page, if EdgeScroll was set to disable page
27 - Fix NeverFocus windows from taking focus when opening menus,
29 -------------------------------------------------------------------
31 -------------------------------------------------------------------
33 Changes in beta release 2.5.31 (09-Aug-2010)
39 - fvwm-convert-2.6: Don't double-up comma separated options to
40 conditional commands if they're already delimited by commas.
41 - Correctly report a window's height and width if the window has
42 incomplete resize increment set.
43 - Maintain any State hints on a window when used with
45 - FvwmIconMan now correctly handles sticky windows.
47 -------------------------------------------------------------------
49 Changes in beta release 2.5.30 (09-May-2010)
53 - Support libpng 1.4.0's slightly newer API.
57 - Don't lazy match AnyContext when printing out bindings and the
58 contexts they apply to with "PrintInfo Bindings".
60 -------------------------------------------------------------------
62 Changes in beta release 2.5.29 (03-Apr-2010)
66 - Added new fvwm-convert-2.6 script to convert older fvwm 2.4.x
68 - New BugOpts option QtDragnDropWorkaround to work around an
69 oddity in handling drag-n-drop events to Qt applications.
73 - Fixed the InitialMapCommand style from running when FVWM is
75 - Fix rendering of FvwmForm windows when initially mapped.
76 - Fix placement of windows when using MinoverlapPlacement and
78 - Fix segfault when tearing off menus using a Pixmap
80 - Fix "window jump" bug when moving a window across page
82 - Flush property events for same type in applications which
83 repeatedly set the same XAtom. (Gnucash, Openoffice, etc.)
84 - Fix opening of files using Read/PipeRead to accept paths in
85 the form "./" to indicate CWD. Fixes
86 $ fvwm -f ./some-fvwm2rc
87 - Fix further crash when copying menustyles with MenuFace
89 - Make layer changes apply immediately via Style commands for
90 any currently mapped windows.
91 - Fix flickering/incorrect location of the GeometryWindow with
92 Xinerama/TwinView when resizing windows.
94 -------------------------------------------------------------------
96 Changes in beta release 2.5.28 (20-Sep-2009)
100 - New differentiated options for SnapAttraction when snapping
101 against screen edges:
102 "None", "ScreenWindows", "ScreenIcons", "ScreenAll"
103 - New option to the BugOpts command: TransliterateUtf8.
107 - Fixed non-visible Qt windows after a Qt deferred map (e.g.
108 Skype profile windows).
109 - Fixed the use of the X-resource "fvwmstyle".
110 - Fixed segmentation fault in FvwmEvent when parsing an
111 undefined event name, or an undefined environment variable
112 to the RPlayHost option.
113 - Fixed the events startup, shutdown and unknown in FvwmEvent.
114 - Fvwm now retains utf8 window names when the WM_NAME changes,
115 and the utf8 name converted to the default charset match
117 - Fixed the options RPlayVolume and RPlayPriority in FvwmEvent.
118 - Fixed SnapAttraction: Option SameType/Icons/Windows did
119 falsely not affect conditions of option "Screen" and option
120 "SameType" snapped falsely icons and windows together.
121 - Fixed a problem where modules would get incorrect stacking
122 information if many windows were restacked at the same time.
123 - Fixed BugOpts parsing of more than one option at a time and
124 restoring of default value for the last option
125 in the command line when omitted.
126 - 64 bit fix for setting EWMH _NET_WM_ICON property on windows.
128 -------------------------------------------------------------------
130 Changes in beta release 2.5.27 (23-Feb-2009)
134 - New extended variable
137 - Style matching now honours the window's visible name which
138 means it can be matched before the real name, hence:
140 Style $[w.visiblename] Colorset 5
142 is now honoured. Useful with IndexedWindowName as a style
145 - New style InitialMapCommand allows to execute any command
146 when a window is mapped first.
148 - New option to PrintInfo, "bindings" which prints out all of
149 the Key, PointerKey, Mouse and Stroke bindings which fvwm
154 - Fixed compilation without XRender support.
155 - Fixed handling of _NET_MOVERESIZE_WINDOWS requests.
156 - Fixed a bug in automatic detection mode of the style
158 - Fixed png detection when cross compiling.
159 - Fixed keeping fullscreen window mode over a restart.
160 - The style PositionPlacement now honours StartsOnPage.
161 - Reset signal handlers for executed modules and programs.
162 - Try to handle a bug an old version of the EWMH spec by
163 honouring both, the _NET_WM_STATE_MAXIMIZED_HORIZ hint and
164 the _NET_WM_STATE_MAXIMIZED_HORZ hitn.
165 - Fix the GNOME location prefix to application .desktop files.
166 - 'PositionPlacement UnderMouse' now forces the window
167 on-screen, just like the old UnderMousePlacement style option
170 -------------------------------------------------------------------
172 Changes in beta release 2.5.26 (7-May-2008)
176 - New MenuStyle option VerticalMargins.
178 * New module features:
180 - FvwmButtons: New button alignment option: top.
184 - Fixed crash in ARGB visual detection code.
185 - Fixed compilation without XRender support.
186 - Fixed drawing of background pictures in menu items and titles.
187 - Fixed handling of shaped windows.
188 - Fixed a 64-bit bug in the EWMH code.
190 -------------------------------------------------------------------
192 Changes in beta release 2.5.25 (26-Feb-2008)
196 - Handle the STATE_ADD command of the EWMH _NET_WM_STATE
197 message from version 1.3 of the EWMH spec.
198 - Support transparency in ARGB windows
202 - Fixed problem with windows disappearing when created
203 unless the style Unmanaged was used.
204 - Edge move delay was used as resistance for the top edge.
205 - Fixed a parsing problem of the screen argument of the
206 SnapAttraction style.
207 - Some html documentation files were not installed.
208 - Fixed a memory leak in internationalized font handling.
209 - Fixed a bug in MinOverlap placement.
210 - Fixed the StickyAcrossPages style in the FvwmPager.
211 - Fixed the determination of the X charset on UTF-8 systems.
212 - Fixed a crash when certain EWMH messages were sent to
214 - Fixed a memory leak in multibyte codepage code.
215 - Ignore the EWMH staysontop and staysonbottom hints if the
216 EWMHIgnoreStackingOrderHints style is used.
217 - Fixed a sporadic crash when the root background set by gnome,
218 fvwm-root, esetroot etc. changes and a root transparent
220 - Fixed spradic crash in modules with root transparent
221 background from colour sets.
222 - Fixed a possible crash if the last active module fails.
224 -------------------------------------------------------------------
226 Changes in beta release 2.5.24 (24-Nov-2007)
230 - Disabled paging during interactive resize operations by
231 default (see 2.5.20) as it is annoying to many people.
232 - New style command options:
238 that replace the now obsolete commands EdgeResistance,
239 SnapGrid and SnapAttraction. The EdgeResistance command has
240 a new syntax with only one argument.
241 - New command MenuCloseAndExec for menu bindinngs that can be
242 used to trigger certain commands from a menu without an
243 associated item. For example, with
244 Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu
245 the RootMenu can be opened from any other menu by pressing
250 - Sometimes a window jumped by half the screen's size when
251 moving with the mouse and hitting the border of the desktop.
252 - Fixed the "screen w" argument of the Move and other commands.
253 - Clicking on a menu title did not close the menu by default.
254 - Temporary files in FvwmPerl overwrote each other.
256 -------------------------------------------------------------------
258 Changes in beta release 2.5.23 (1-Sep-2007)
262 - New Style command options:
267 - Fixed FvwmButton's button placement algorithm broken in
270 -------------------------------------------------------------------
272 Changes in beta release 2.5.22 (29-Aug-2007)
276 - New Style command options:
277 UnderMousePlacementHonorsStartsOnPage
278 UnderMousePlacementIgnoresStartsOnPage
279 !MinOverlapPlacementPenalties
280 !MinOverlapPercentPlacementPenalties
282 - SVG (scalable vector graphics) image loading support.
283 - New extended variables
284 $[w.iconfile.svgopts]
285 $[w.miniiconfile.svgopts].
286 - Added suffix 'w' to the arguments of the Move command and
287 similar. It is now possible to add multiple shifts to a
288 window position, e.g. "50-50w 50-50w" for the center of the
290 - Removed UnderMousePlacement and CenterPlacement. Use
291 "PositionPlacement Center" and "PositionPlacement UnderMouse"
293 - Documentation in HTML format.
294 - Replaced "UseListSkip" with "UseSkipList" & "OnlyListSkip" with
295 "OnlySkipList" in WindowList command. (Old options deprecated.)
296 - New subject ImageCache for PrintInfo command.
297 - The new commad EchoFuncDefinition prints a function's
298 definition to the console for debugging purposes.
299 - The CursorStyle command can now load PNG and SVG images as
300 mouse cursors. New x and y arguments to specify the
301 hot spot. Also, it is now possible to load non-monochrome
302 cursors and cursors with partial transparency.
304 * New module features:
306 - FvwmScript: New instructions: ChangeWindowTitle and
307 ChangeWindowTitleFromArg.
311 - Windows with aspect ratio no longer maximize past the screen
313 - Fixed CenterPlacement with Xinerama screens.
314 - Fixed CascadePlacement with title direction west and east
315 - Windows no longer unstick when going to fullscreen mode.
316 - Fixed crash when raising/lowering a destroyed window.
317 - Fixed expansion of $[n-] and $[*], broken in 2.5.20.
318 - Fixes for resizing shaded windows and windows with a gravity
319 other than northwest.
320 - Fixed CursorStyle POSITION, broken since 2.3.24.
321 - The hi, sh and fgsh colors in colorsets are no longer replaced
322 by computed values if not explicit set on the same line as the
323 bg, or for fgsh fg, changes. (bug #3359)
324 - FvwmButtons now redraws stretched button backgrounds correctly
326 - Windows with circular transient for hints may no longer crash
327 fvwm with StackTransientParent style.
328 - FvwmPager now displays windows that are StickyAcrossPages
330 - Fixed a possible crash with modules closing down.
331 - Fixed broken demo script fvwm_make_browse_menu.sh.
332 - The conditon following a comma separator without whitespace
333 padding was previously ignored if the presiding condition was
335 - Various FvwmButtons drawing problems.
336 - Window movement or resizing triggered by an EWMH message now
337 honours the FixedSize and FixedPosition window styles.
338 - Properly generate leave_window and enter_window events for
339 the root window in FvwmEvent.
340 - Fixed crash in UTF8 code.
341 - Fixed parsing of the PropertyChange command.
342 - Fixed windowlist crash when combining CurrentAtEnd with
343 IconifiedAtEnd and all windows are iconified.
345 -------------------------------------------------------------------
347 Changes in beta release 2.5.21 (20-Jan-2007)
351 - The command Scroll can now be used for interactive scrolling.
355 - Fixed Tile...Placement styles (SmartPlacement) that were
358 -------------------------------------------------------------------
360 Changes in beta release 2.5.20 (15-Jan-2007)
364 - New Style options: StippledIconTitle, !StickyStippledTitle,
365 and !StickyStippledIconTitle.
366 - Full support for menu context (M) key and mouse bindings. See
367 the section Menu Bindings in the man page for details.
368 - Hilighted menu backgrounds now use pixmaps gradients and
369 transparency from their related colorset.
370 - New window conditions: StickyIcon, StickyAcrossPagesIcon and
371 StickyAcrossDesksIcon.
375 - "Mouse n M N" is no longer used to disable or remap the
376 builtin tear off menu button. See the section Tear Off Menus
377 for details on replacement commands.
381 - FvwmWinList: fix problem with window name/button mixups during
382 Init/Restart of fvwm. (bug #1393)
383 - It is now possible to switch the viewport while resizing
384 windows if "EdgeScroll 0 0" is set.
385 - Fixed disappearing windows when aborting interactive resizing
386 of maximized windows when unmaximizing them later.
387 - Fixed disappearing windows when moving maximized windows and
388 unmaximizing them later.
389 - Fixed calculation of final location with MoveToPage and
390 MoveToScreen with windows to the left or top of the viewport.
391 - 64-bit architecture fix in FvwmProxy.
392 - FvwmForm now work with balanced quoted command for Timeout.
393 - FvwmPager correctly updates on window desk change.
394 - FvwmIconBox: fixed problem with IconColorset's background
395 color change not being applied immediately.
396 - Allow FvwmConsole to run a terminal via rxvtc or urxvtc.
397 FvwmConsole dies if no client connects within one minute.
398 - Expansion of variables in FvwmTaskBar launch button commands
400 - Fixed a race condition with applications raising their own
401 transient windows in certain ways. (Apple Shake, kphotoalbum)
402 - FvwmIdent reports the correct geometry if the window has its
403 title at the left or right side.
404 - Fixed an infinite loop when deiconifying windows in a group
405 via a different window than the initially iconified.
407 -------------------------------------------------------------------
409 Changes in beta release 2.5.19 (9-Dec-2006)
413 - FvwmCommand now reports "end windowlist" and "end configinfo".
414 - FvwmCommand now prints config info split on lines.
415 - FvwmTaskBar no longer gets lost with trailing whitespace after
416 geometry specification.
417 - Fixed a window size problem if the aspect ratio is set (e.g.
419 - Decorations now update when unmanaged windows take focus, and
420 not FlickeringQtDialogsWorkaround is enabled.
421 - FvwmPager again allows movement of windows added before a
423 - fvwm no longer crashes on 1 and 4 bit displays. (#1677)
424 - EWMH desktops now correctly handles FPClickToFocus. (#1492)
425 - Security fix in fvwm-menu-directory. (CVE-2006-5969)
427 -------------------------------------------------------------------
429 Changes in beta release 2.5.18 (11-Sep-2006)
433 - If a window started fullscreen, leaving fullscreen state now
434 properly unmaximizes and resizes the window.
435 - Fixed the ForeColor/HilightFore styles that were broken in
437 - FvwmPager can now move icons with the !IconTitle style.
438 - Fixed drawing of icons that are moved to a different desk.
439 - FvwmPager no longer tries to move non-movable windows.
440 - FvwmPager now moves all windows as user requests.
441 - FvwmPager no longer displaces windows with title and border
443 - TestRc now correctly matches Break, and $[cond.rc] is
445 - Fixed several 64-bit architecture problems with
446 XGetWindowProperty(). Xine works much better on 64-bit
448 - Fixed handling of ClickToFocusPassesClick with the EWMH
449 desktop (e.g. using nautilus).
450 - Fixed handling of windows that are unmapped and mapped again
451 too fast (e.g. fpga_editor).
453 -------------------------------------------------------------------
455 Changes in beta release 2.5.17 (19-Jul-2006)
459 - New MenuStyle options TitleFont, TitleColorset and
461 - New command PressButton in module FvwmButtons for being able
462 to emulate button press via other means than the mouse.
463 - New wrap options to EdgeScroll command for wrapping with pixel
465 - New Style option UnderMousePlacement.
466 - Unused arguments to Style options generate warnings.
467 - The name style names match against can be augmented by the
468 X-resource "fvwmstyle".
469 - New options, Reverse and UseStack, to All command.
470 - WindowShade can now reshade windows using the Last direction.
471 - Positional parameters to complex functions can now be expanded
472 using $[n], $[n-m], $[n-] and $[*] expressions.
473 - The width and height arguments of the Resize command now
474 accept the prefix 'w' to allow resizing relative to the
476 - New command ModuleListenOnly.
477 - New "Periodic" option added to Schedule command.
481 - Fixed detection of running non-ICCCM2 wm (bug #3151).
482 - Fixed drawing of menus with the sidepic on the right.
483 - EdgeScroll no longer divides pixel distances >1000 by 1000.
485 - The configure script can now cope with four-part version
486 numbers when detecting some libraries.
487 - The WarpToWindow command followed by Move in a complex
488 function now uses the correct pointer position.
489 - The menu style TitleWarp does no longer warp the pointer for
490 root menus (as it is documented).
491 - Fixed detection of safe system version of mkstemp.
492 - Fixed the conditions Iconifiable, Fixed, FixedSize,
493 Maximizable and Closable.
494 - Fixed problem with window outline and placement position
496 - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772).
497 - FvwmGtk now configures correctly on Cygwin (bug #3772).
498 - Fixed tempfile vulnerabilities in FvwmCommand.
500 -------------------------------------------------------------------
502 Changes in beta release 2.5.16 (20-Jan-2006)
506 - If the pointer can not be grabbed in functions, a message is
507 printed to the console instead of beeping.
511 - Fixed a couple of build problems introduced in 2.5.15.
513 -------------------------------------------------------------------
515 Changes in beta release 2.5.15 (14-Jan-2006)
519 - Variables can be nested, like $[desk.name$[desk.n]].
520 - Obsolete one-letter variables work, but generate warnings now.
521 - Windows can be placed by any button (now also >3).
522 - It is now possible to redefine the buttons usable to finish
523 window movement and manual placement.
524 - New window condition PlacedByButton.
525 - MenuStyle pairs can be negated by prefixing '!'.
526 - New generic tabbing module - FvwmTabs.
527 - New Style option: EWMHIgnoreWindowType.
528 - New MenuStyle options: MouseWheel, ScrollOffPage and
530 - To compile from CVS, autoconf-2.53 or above is now required.
531 This does not affect compiling the released tarballs.
532 - New option "screen" to Move and ResizeMove commands to allow
533 specifying the target Xinerama screen.
537 - Supported a new fribidi version 0.10.5 in addition to 0.10.4.
538 - Better look for windows with "BorderStyle TiledPixmap".
539 - Some EWMH-related 64-bit fixes.
540 - Fixed segmentation fault when replacing title of title only
542 - Fixes for resizing of shaded windows and resizing/moving
543 windows with complex functions.
545 -------------------------------------------------------------------
547 Changes in beta release 2.5.14 (24-Aug-2005)
551 - Fvwm now officially supports 64-bit architectures.
552 - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
554 - New window condition FixedPosition.
556 * New module features:
558 - FvwmPerl module supports window context when preprocessing.
559 - FvwmPerl module accepts new --export option that by default
560 defines two fvwm functions "Eval" and ".", to be used like:
563 Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0
564 . Exec xmessage %{2 + cos(0)}% # embedded calculator
566 - New FvwmProxy option ProxyIconified.
567 - New FvwmTaskBar option Pad to control the gap between
572 - Fixed a Solaris compiler error introduced in 2.5.13.
573 - Fixed a hang with layers set by applications (e.g. AbiWord).
574 - GotoDesk with a relative page argument now wraps around at
575 the end of the given range as documented. (Bug #1396).
576 - PopupDelayed menu style option was not copied on
578 - Transparent Animated menus with non-transparent popup were
579 not animated correctly.
580 - Supported euc-jp class of encodings.
581 - A window's default layer is no longer set to 0 during a
583 - Fixed an annoying MouseFocus/SloppyFocus problem in
584 conjunction with EdgeResistance + EdgeScroll (sometimes a
585 window did not get the focus as it should have). This
586 problem first occured in 2.5.11.
588 -------------------------------------------------------------------
590 Changes in beta release 2.5.13 (16-Jul-2005)
594 - The MoveToPage command did not work without arguments in
596 - Mouse/Key command no args possible core dump.
597 - Direction with no args possible core dump.
598 - FvwmScript periodic tasks run too often.
599 - Perl modules did not work on 64 machines.
600 - FvwmDebug did not report any extended messages.
601 - fvwm-menu-desktop supports mandriva.
602 - fvwm-menu-desktop when verifying executable, allow full path.
604 * New module features:
606 - FvwmIconMan: MaxButtonWidth and MaxButtonWidthByColumns
608 - FvwmIconMan: added tool tips with Tips, TipsDelays, TipsFont,
609 TipsColorset, TipsFormat, TipsBorderWidth, TipsPlacement,
610 TipsJustification and TipsOffsets options.
611 - FvwmButtons: PressColorset & ActiveColorset options for
612 _individual_ buttons.
614 -------------------------------------------------------------------
616 Changes in alpha release 2.5.12 (6-Oct-2004)
622 * New module features:
624 - FvwmIconMan: ShowOnlyFocused option.
626 -------------------------------------------------------------------
628 Changes in alpha release 2.5.11 (30-Sep-2004)
630 * Multiple window names can be specified in conditions.
632 * Window-specific key/mouse bindings. (Bindings no longer have to
635 * The default fvwm configuration files are now: ~/.fvwm/config and
636 $FVWM_DATADIR/config. Five previously used config file locations
637 are still searched as usual for backward compatibility.
639 * New extended variables $[w.desk] and $[w.layer].
641 * New options GrowOnWindowLayer and GrowOnlayers to the Maximize
644 * New Style option "State".
646 * New Style option "CenterPlacement".
648 * New option to FvwmIconMan: ShowNoIcons.
650 * New WindowList tracker and other enhancements in Perl library.
652 * New option to fvwm-menu-directory: --func-name.
654 * Improved FvwmWindowMenu module.
656 * Fluxbox-like Alt-Button3 resizing with the new Resize options
657 Direction, WarpToBorder and FixedDirection
659 * Enhanced "Test (Version >= x.y.z)" option to allow version
662 * New FvwmButtons options: ActiveColorset, ActiveIcon, ActiveTitle,
663 PressColorset, PressIcon and PressTitle.
665 * New FvwmButtons swallow option: SwallowNew.
667 * The option CurrentGlobalPageAnyDesk was accidentally named
668 CurrentGlobbalPageAnyDesk before.
670 * New conditions AnyScreen and Overlapped.
672 * The Read and PipeRead commands return 1 if the file or command
673 could be read or executed and -1 otherwise.
675 * New menu option TearOffImmediately.
677 * Added support for Solaris' Xinerama.
679 * New option MailDir in FvwmTaskBar.
681 * MoveToPage command:
683 New options wrapx, wrapy, nodesklimitx and nodesklimity.
684 New suffix 'w' to allow for window relative movement.
686 -------------------------------------------------------------------
688 Changes in alpha release 2.5.10 (19-Mar-2004)
690 * New command FakeKeyPress.
692 * New BugOpts option ExplainWindowPlacement.
694 * Adjustable button reliefs in FvwmIconMan (option ReliefThickness).
696 * Security patch in fvwm-bug.
697 See http://securitytracker.com/alerts/2004/Jan/1008781.html
701 fvwm-menu-directory (BugTraq id 9161)
702 fvwm_make_directory_menu.sh
703 fvwm_make_browse_menu.sh
705 -------------------------------------------------------------------
707 Changes in alpha release 2.5.9 (2-Mar-2004)
709 * New MenuStyle options PopupIgnore and PopupClose.
711 * New configure option --disable-iconv to disable iconv support.
713 * New extended variables $[w.iconfile] and $[w.miniiconfile].
715 * New Style option Unmanaged. Such windows are not managed by
718 * New binding context 'U' for unmanaged windows, similar to 'R'oot.
720 * New option DisplayNewWindowNames to the BugOpts command.
722 * Security fix for fvwm-menu-directory.
725 -------------------------------------------------------------------
727 Changes in development release 2.5.8 (31-Oct-2003)
729 * New prefix command KeepRc.
731 * Renamed the Cond command to TestRc, and the On command to Test.
732 Removed the CondCase command. Use "KeepRc TestRc" instead.
734 * The Break command can be told the number of nested function
735 levels to break out of. Break now has a return code of -2
738 * Directions can be abbreviated with -, _, [, ], <, >, v or ^ like
739 in key or mouse bindings.
741 * New extended variable $[func.context].
743 * New Style option MoveByProgramMethod. Tries to autodetect
744 whether application windows are moved honouring the ICCCM or not
745 (default). The method can be overridden manually if the
746 detection does not work.
748 * fvwm supports tear off menus. See the "Tear Off Menus" section
749 in the man page or press Backspace on any menu to try them out.
751 * fvwm now handles what Unicode calls "combining characters" (i.e.
752 marks drawn on top of other characters).
754 * New commands WindowStyle and DestroyWindowStyle for individual
757 * The conditions !Current... and !Layer now work as expected.
759 * Added a nice autohide script to the FAQ.
761 * FvwmAnimate now supports dynamical commands "pause", "play",
762 "push", "pop" and "reset" to manipulate the playing state.
764 -------------------------------------------------------------------
766 Changes in development release 2.5.7 (30-May-2003)
768 * The commands Cond and CondCase now support checking for
769 inequality by prefixing the return code with '!'.
771 * Schedule and Deschedule support hexadecimal and octal command
774 * In FvwmIconMan, windows can move from one manager to another
775 according to the managers' Resolution options.
777 * In order to fix a problem with StartsOnScreen and applications
778 that set a user specified position hint, the StartsOnScreen style
779 no longer works for the following modules: FvwmBanner,
780 FvwmButtons, FvwmDragWell, FvwmIconBox, FvwmIconMan, FvwmIdent,
781 FvwmPager, FvwmScroll, FvwmTaskBar, FvwmWharf, FvwmWinList. Use
782 the '@<screen>' bit in the module geometry specification where
785 * Documented variable $[gt.any_string] and LocalePath command
788 * Added gettext support to FvwmScript. New head instruction
789 UseGettext and WindowLocaleTitle. New widget instruction
790 LocaleTitle. New instruction ChangeLocaleTitle and new function
793 * WindowListFunc is executed now within a window context, so
794 a prefix "WindowId $0" is not needed in its definition anymore,
795 and it is advised to remove it in user configs.
797 * FvwmEvent now executes all window related events within a window
798 context, so PassId is not needed anymore, and all prefixes
799 "WindowId $0" may be removed in user event handlers.
801 * New FvwmTaskBar option NoDefaultStartButton.
803 -------------------------------------------------------------------
805 Changes in development release 2.5.6 (28-Feb-2003)
807 * Fix button 3 drag in FvwmPager so that drag follows the mouse.
809 * Fix for gmplayer launched by fvwm. Close stdin on Exec so the
810 exec'd process knows it's not running interactively.
812 * Improvement in MultiPixmap. In particular Colorset and Solid
813 color can be specified.
815 * New ButtonStyle and TitleStyle style options AdjustedPixmap,
816 StretchedPixmap and ShrunkPixmap.
818 * Use the MIT Shared Memory Extension for XImage.
820 * The TitleStyle decor of a vertical window Title is rotated.
821 This is controllable using a new style option:
823 !UseTitleDecorRotation / UseTitleDecorRotation
825 * New style options IconBackgroundColorset, IconTitleColorset,
826 HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
827 and IconBackgroundPadding.
829 * Minor incompatible improvements to the Perl library API.
831 * Renamed FvwmWindowLister to FvwmWindowMenu.
833 * New option to IconSize style: Adjusted, Stretched, Shrunk.
835 * New shortcuts for button states: AllActiveUp, AllActiveDown,
836 AllInactiveUp, AllInactiveDown.
840 Closable, Iconifiable, Maximizable, AllowMaximizeFixedSize
842 * New conditions for matching windows:
844 Closable, Iconifiable, Maximizable, FixedSize and HasHandles
846 * New conditional command On for non-window related conditions.
848 * Removed --disable-gnome-hints and --disable-ewmh configure
851 * All single letter variables are deprecated now; new variables:
853 $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
854 $[desk.n], $[version.num], $[version.info], $[version.line],
855 $[desk.pagesx], $[desk.pagesy]
857 -------------------------------------------------------------------
859 Changes in development release 2.5.5 (2-Dec-2002)
861 * Added support for joining and shaping in bi-directional
862 languages that need this.
864 * ButtonStyle and TitleStyle new style type Colorset.
866 * New experimental module FvwmProxy.
868 * New command RestackTransients.
870 * Added a pixel offset to vector button definitions.
872 * New command FocusStyle as a shorthand for setting the FP...
873 styles with the Style command.
875 * New option Locale to PrintInfo command.
877 * The Next and Prev commands start looking for a matching window at
878 the context window if there is any.
880 * The MoveToPage command does nothing with sticky windows.
882 * New module FvwmWindowLister, a WindowList substitute.
884 * Sticky windows can be sticky across pages, across desks or both.
886 - New commands StickAcrossPages and StickAcrossDesks.
887 - New Style options StickyAcrossPages and StickyAcrossDesks.
888 - New conditional command options StickyAcrossPages and
890 - New WindowList options NoStickyAcrossPages,
891 NoStickyAcrossDesks, StickyAcrossPages, StickyAcrossDesks,
892 OnlyStickyAcrossPages, OnlyStickyAcrossDesks.
893 - New FvwmRearrange options -sp and -sd.
895 * Fixed flickering in FvwmTaskBar, FvwmWinList, FvwmIconBox,
896 FvwmForm, FvwmScript and FvwmScroll when xft fonts or icons with
897 an alpha channel are used.
899 * New Colorset option RootTransparent
901 * The Transparent Colorset option can be tinted under certain
904 * New MinHeight option to TitleStyle
906 * Added gettext support. New command LocalePath and new variable
909 -------------------------------------------------------------------
911 Changes in alpha release 2.5.4 (20-Oct-2002)
913 * FvwmTaskBar may now include mini launch buttons using the Button
914 command. Also has new options for spacing the buttons:
915 WindowButtonsLeftMargin, WindowButtonsRightMargin, and
916 StartButtonRightMargin. See man page for details.
918 * Style switches can be prefixed with '!' to inverse their meaning.
919 For example, "Style * Sticky" is the same as "Style * !Slippery".
920 This works *only* for pairs of styles that take no arguments and
921 for the Button and NoButton styles.
923 * New button property Id in FvwmButtons. FvwmButtons now accepts
924 dynamical actions using SendToModule, see the man page:
926 ChangeButton <button-id> <properties-to-change>
927 ExpandButtonVars <button-id> <command-to-expand>
929 * New Colorset options bgTint, fgTint (which complete Tint), Alpha,
930 IconTint and IconAlpha.
932 * Alpha blending rendering is supported even without XRender
935 * Enhanced commands [Add]ButtonStyle, [Add]TitleStyle. ButtonState.
936 Titles and buttons now have 4 main states instead of 3: ActiveUp,
937 ActiveDown, InactiveUp and InactiveDown, plus 4 Toggled variants.
938 Several shortcuts added: Active means ActiveUp + ActiveDown,
939 Inactive means InactiveUp + InactiveDown, similarly for shortcuts
940 ToggledActive and ToggledInactive.
942 * More shortcuts for button states added: AllNormal, AllToggled,
943 AllActive, AllInactive, AllUp, AllDown. These six shortcuts are
944 actually different masks for 4 individual states (from 8 total).
946 * FPClickToFocus and FPClickToRaise work with any modifier by
949 * Perl library API regarding event handlers is changed, so personal
950 modules in Perl should be adjusted.
952 * Allow the use of mouse buttons other than the first in
953 FvwmWinList when invoked transient.
955 * ImagePath now supports directories in form "/some/directory;.png"
956 (where semicolon delimits a file extension that files in
957 /some/directory have. This file extension replaces the original
958 image extension (if any) or it is added if there is no extension.
959 For example with: Style XTerm MiniIcon mini/xterm.xpm
960 the file /some/directory/mini/xterm.png is searched.
962 * New graphical debugger module FvwmGtkDebug.
964 * New command NoWindow for removing the window context.
966 * New FvwmIconMan option ShowTransient.
968 * All conditions have a negation.
970 * New FvwmBacker option RetainPixmap.
972 * Fixed flickering in menus, icon title, FvwmButtons, FvwmIconMan
973 and FvwmPager when xft fonts or icons with an alpha channel is
976 * FvwmButtons redrawing improvement: colorsets are now usable with
979 * FvwmIconMan options PlainColorset, IconColorset, FocusColorset
980 and SelectColorset are now strictly respected.
982 * The HilightBack and ActiveFore menu styles are independent of
983 each other. HilightBack without using ActiveFore does no longer
984 hilight the item text.
986 * New WindowList option SortByResource; the previously added
987 SortClassName option is renamed to SortByClass.
989 * New command PrintInfo for debugging.
991 -------------------------------------------------------------------
993 Changes in alpha release 2.5.3 (25-Aug-2002)
995 * TitleStyle MultiPixmap now works once again.
997 * Removed the old module interface for ConfigureWindow
998 packets. External modules relying on this interface no longer
1001 * Fixed interaction bug between CascadePlacement and StartsOnPage:
1002 if the target page was at a negative x or y page displacement
1003 from the current viewport, the window would be placed on the
1006 * New Style option IconSize for restricting icon sizes.
1008 * New WindowList options SortClassName, MaxLabelWidth, NoLayer,
1009 ShowScreen, ShowPage, ShowPageX and ShowPageY.
1011 * Restored old way of handling clicks in windows with ClickToFocus
1012 and ClickToFocusPassesClickOff. This fixes a problem with
1013 click+drag in an unfocused rxvt or aterm window.
1015 * Fixed wrong warp coordinates when WarpToWindow was used with two
1016 arguments on an unmanaged window.
1018 * Vastly improved FvwmEvent performance.
1020 * FvwmAuto can operate on Enter and Leave events too. This makes
1021 it possible to have auto raising with ClickToFocus and
1022 NeverFocus. See -menter and -menterleave options and examples in
1023 the FvwmAuto man page.
1025 * The "hangon" strings in FvwmButtons support wild cards.
1027 * New option "Icon" to PlaceAgain command.
1029 * New option "FromPointer" and direction "Center" to the Direction
1032 * The styles ClickToFocusRaises(Off) and
1033 MouseFocusClickRaises(Off) are now different names for the same
1034 style. Configurations that used
1036 Style * ClickToFocus, ClickToFocusRaises
1037 Style * MouseFocusClickRaisesOff
1039 or vice versa no longer work as like before. Remove the second
1040 line to fix the problem. ClickToFocusRaises now works only on
1041 the client part of a window, not on the decorations as it did
1044 * New color limit method for screens that only display 256 colors
1047 * In depth less or equal to 16 image and gradient can be
1048 dithered. This can be enabled/disabled by using the new
1049 dither/nodither options to the Colorset command.
1051 * Removed the styles MouseFocusClickIgnoreMotion and
1052 MouseFocusClickIgnoreMotionOff again.
1054 * Many new focus policy styles "FP..." and "!FP...".
1056 -------------------------------------------------------------------
1058 Changes in alpha release 2.5.2 (24-Jun-2002)
1060 * Fonts can have shadow effects, see the FONT SHADOW EFFECTS
1061 section of fvwm manual page.
1063 * New Colorset options: fgsh for shadow text and fg_alpha for
1064 merging text with the background.
1066 * New module FvwmPerl adds perl scripting ability to fvwm
1069 * Provided powerful perl library for creating fvwm modules in
1072 * New WindowList option IconifiedtAtEnd.
1074 * Always display the current desk number in the FvwmPager window
1077 * Allow to bind a function to the focus click and pass it to the
1078 application at the same time.
1080 * New styles !Borders and Borders to enable or disable window
1083 * Removed the --enable-multibyte configure option. Multibyte
1084 support is now compiled in unconditionally.
1086 * New FvwmButtons option ActionOnPress enables execution of action
1087 on press rather than on release for any specific button.
1089 * Improved CascadePlacement, the last used position is reused if
1090 the last placed window does not exist any more.
1092 * FvwmIconMan may now change the resolution dynamically, just
1093 issue "*FvwmIconMan: resolution page" while FvwmIconMan is
1096 * New command XineramaSlsScreens.
1098 * MoveToPage and MoveToDesk no longer unstick windows.
1100 * It is possible to specify a string encoding in a font name, see
1101 the "FONT AND STRING ENCODINGS" section of fvwm manual page.
1103 -------------------------------------------------------------------
1105 Changes in alpha release 2.5.1 (26-Apr-2002)
1107 * Changed the executable and the man page names from fvwm2 to
1108 fvwm. The old names are still supported by symlinking.
1110 * All fvwm utilities are renamed to conform to the "fvwm-"
1111 scheme. fvwm-bug, fvwm-root (was xpmroot), fvwm-config,
1114 * Added a full support for the side window titles. New Style
1115 options TitleAtLeft and TitleAtRight added to TitleAtTop and
1118 * A title text may now be optionally rotated for both vertical and
1119 horizontal title directions, search for "Rotated" in the man
1122 * Added support for loading images in PNG (including alpha
1123 blending) and XBM formats anywhere.
1125 * New commands Schedule and Deschedule.
1127 * New command State. New conditions State and !State.
1129 * New commands XSync and XSynchronize for debugging purposes.
1131 * In interactive move/placement when Alt/Meta modifier is pressed,
1132 snap attraction (SnapAttraction, SnapGrid and EdgeResistance) is
1135 * New flags (No)FvwmModule to FvwmButtons Swallow option
1137 * The I18N_MB patch (--enable-multibyte) has been
1138 rewritten. MULTIBYTE is used to identify what is was I18N_MB. A
1139 set of locale functions (locale initialization, font loading,
1140 text drawing, ...etc.) is created in libs/Flocale.{c,h} and used
1141 in the entire fvwm code (but FvwmWharf). Font loading and
1142 memory management is improved in the multibyte case.
1144 * Better support of non ISO-8859-1 window and icon titles. See the
1145 --disable-compound-text option in INSTALL.fvwm for more
1148 * Added anti-aliased text rendering support using Xft (use
1149 --enable-xft to enable it). Recent versions of XFree and
1150 freetype2 are needed (see the FONT NAMES AND FONT LOADING
1151 section of the fvwm manual page).
1153 * Conditional commands now have a return code (Match, NoMatch or
1154 Error). This return code can be checked and tied to an action
1155 with the new commands Cond and CondCase.
1157 * Bindings can be made to the separate parts of the window border
1158 with the new contexts '[', ']', '-', '_', '<', '^', '>' and
1161 * New parameters for FvwmRearange: -maximize and -animate.
1163 * New option StartCommand for FvwmTaskBar to allow placing the
1164 StartMenu correctly.
1166 *FvwmTaskBar: StartCommand Popup RootMenu \
1167 rectangle $widthx$height+$left+$top 0 -100m
1169 Please refer to the FvwmTaskBar man page for details.
1171 * New extended variables pointer.x, pointer.y, pointer.wx,
1172 pointer.wy, pointer.cx and pointer.cy.
1174 * The Current command does not select a random window when no
1175 window has the focus.
1177 * New color '@4' (transparent) in button vectors.
1179 * New option "Frame" for the Resize and ResizeMove commands.
1181 * Added direction options to WindowShade command. Windows can be
1182 shaded in any of the eight compass directions.
1184 * Styles WindowShadeLazy (default), WindowShadeBusy and
1185 WindowShadeAlwaysLazy to optimize performance of the WindowShade
1188 * The DO_START_ICONIC flag is no longer supported in the module
1191 * Added bi-directional text support for Asian charsets.
1193 * New option MinimalLayer for FvwmIdent to control window layer.
1195 * New FvwmIconMan configuration syntax now conforms to the syntax
1196 of other modules, see the man page.
1198 * FvwmForm can automatically run commands after a timeout
1201 * Fvwm commands can be invoked when the edge of the screen is hit
1204 * New commands Colorset, ReadWriteColors and CleanupColorsets
1205 allow the colorset functionality previously available using
1208 * FvwmTheme is obsolete now, but still supported for some time.
1210 * New options Tint, TintMask and NoTint to colorsets.
1212 * New WindowList option CurrentAtEnd.
1214 * New weighted sorting in FvwmIconMan.
1216 * New conditional command ThisWindow.
1218 -------------------------------------------------------------------
1220 Changes in alpha release 2.5.0 (27-Jan-2002)
1222 * New commands ResizeMaximize and ResizeMoveMaximize that modify
1223 the maximized geometry of windows and maximize them as
1224 necessary. Very useful to make a window larger manually and
1225 then get back the old geometry with a click.
1227 * New command ResizeMoveMaximize similarly.
1229 * New styles FixedPPosition, FixedUSPosition, FixedSize,
1230 FixedUSSize, FixedPSize, VariablePPosition, VariableUSPosition,
1231 VariableSize, VariableUSSize, and VariablePSize.
1233 * Actions can be bound to windows swallowed in FvwmButtons. To
1234 disable this feature for a specific button, the new option
1235 ActionIgnoresClientWindow can be used.
1237 * Fvwm respect the extended window manager hints
1238 specification. This allows fvwm to work with KDE version >= 2
1239 and GNOME version 2. This support is configurable using a bunch
1240 of new commands and style options, search for "EWMH" in the man
1243 * New DateFormat option in FvwmTaskBar to change the date format
1244 in the clock's popup tip.
1246 * Window titlebars may now be designed using a new powerful
1247 TitleStyle option MultiPixmap, that enables to specify separate
1248 pixmaps for different parts of the titlebar: Main, LeftEnd,
1249 LeftOfText, UnderText, RightOfText, RightEnd and more.
1251 * New styles MinOverlapPlacementPenalties and
1252 MinOverlapPercentPlacementPenalties.
1254 * New styles IndexedWindowName / ExactWindowName and
1255 IndexedIconName / ExactIconName.
1257 * New command "DesktopName desk name" to define the name of a
1258 desktop for the FvwmPager, the WindowList and EWMH compliant
1259 pagers. New expanding variables $[desk.name<n>] for the desktop
1262 * New window list options NoDeskNum, NoCurrentDeskTitle,
1263 TitleForAllDesks, NoNumInDeskTitle.
1265 * New emacs style bindings in menus.
1267 * New Maximize global flag "layer" which causes the various grow
1268 methods to ignore the windows with a layer less than or equal to
1269 the layer on the window which is maximized.
1271 * Better support of the Transparent colorset in the modules and in
1274 * Amelioration of the WindowShade animation.
1276 * New ButtonStyle and TitleStyle option MwmDecorLayer.
1278 * New style BackingStoreWindowDefault which is the default
1279 now. Fvwm no longer disables backing store on windows by
1282 * New styles MouseFocusClickIgnoreMotion and
1283 MouseFocusClickIgnoreMotionOff.
1285 * The module interface now supports up to 62 message types.
1287 * New module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW.
1289 * New events "enter_window" and "leave_window" in FvwmEvent.
1291 * New MenuStyle PopupActiveArea.
1293 * New command line option -passid to FvwmAuto.
1295 * New conditional commands Any and PointerWindow.
1297 * New conditions Focused, !Focused, HasPointer and !HasPointer.
1299 * New commands EWMHBaseStruts and EWMHNumberOfDesktops.
1301 -------------------------------------------------------------------
1303 Changes in stable release 2.4.20 (6-Dec-2006)
1305 * The configure script now correctly appends executable file
1306 extensions to conditionally built binaries. Fixes building on
1309 * FvwmConsole no longer conflicts with getline of Cygwin's stdio.
1311 * Fixed parsing of For loops in FvwmScript.
1313 * Fixed a possible endless loop when de-iconifying a transient
1316 * Reject some invalid GNOME hints.
1318 * Fixed a loop when xterm changes its "active icon" size.
1320 * The configure script can now cope with four-part version numbers
1321 when detecting some libraries.
1325 fvwm-menu-directory. (CVE-2006-5969)
1328 -------------------------------------------------------------------
1330 Changes in stable release 2.4.19 (30-Sep-2004)
1332 * Fixed BackingStore style option.
1334 * Fixed MoveToDesk commend with a single argument.
1336 * Allow whitespace in menu names.
1338 * Fixed a hang when restarting FvwmCommand or FvwmConsole.
1340 * A double click no longer occurs when two different mouse
1341 buttons are pressed.
1343 * Fixed a relief drawing problem in FvwmWinList.
1345 * Fixed travelling windows on restart if a window used non NorthWest
1346 gravity and changed that before the restart.
1348 * Fixed installation of FvwmGtk.1 for debian (with DESTDIR set).
1350 * The clock in FvwmTaskBar is redrawn immediately when its colour
1353 * The option CurrentGlobalPageAnyDesk was accidentally named
1354 CurrentGlobbalPageAnyDesk before.
1356 * Fixed a problem with fvwm startup and shutdown when the pointer
1357 was grabbed by another application.
1359 * Fixed parsing of the Pointer option to the Move command.
1361 * Fixed handling of MWM hints on 64 bit machines.
1363 -------------------------------------------------------------------
1365 Changes in stable release 2.4.18 (19-Mar-2004)
1367 * Corrected rebooting the machine in FvwmScript-Quit.
1369 * Fixed the FlickeringMoveWorkaround option to the BugOpts command.
1371 * Security patch in fvwmbug.sh.
1372 See http://securitytracker.com/alerts/2004/Jan/1008781.html
1375 fvwm-menu-directory (BugTraq id 9161)
1376 fvwm_make_directory_menu.sh
1377 fvwm_make_browse_menu.sh
1379 -------------------------------------------------------------------
1381 Changes in stable release 2.4.17 (10-Oct-2003)
1383 * Fixed error message for incorrect --with-SOME-library argument.
1385 * It is now possible to suppress title action or title completely
1386 in menus created by fvwm-menu-directory.
1388 * Fixed a compile problem on QNX 4.25.
1390 * New configure switch --disable-gtk.
1392 * FvwmGtk.1 is not installed if FvwmGtk is not built.
1394 * The "Visible" condition does no longer select windows on
1397 * With the styles StartsOnPage, SkipMapping and UsePPosition,
1398 windows that request a specific position are still placed on the
1401 * Fixed sending M_NEW_PAGE packets to the modules if the page did
1404 * Added support for new BBC headlines in fvwm-menu-headlines, this
1405 replaces the old BBC-Worlds and BBC-SciTech headlines.
1407 -------------------------------------------------------------------
1409 Changes in stable release 2.4.16 (30-May-2003)
1411 * Fixed a transparency problem in FvwmButtons.
1413 * The PageOnly option in FvwmTaskBar now works after a desk change
1416 * Fixed a possible core dump when more than 256 windows are on
1419 * Initial drawing and final undrawing of wire frame no longer
1420 toggles the pixel in the top left corner of the screen.
1422 * Fixed parsing of button geometries in FvwmButtons when the
1423 geometry specification appeared after another option with a comma
1426 * FvwmCommand works too when invoked without the DISPLAY variable
1429 * Fixed displaying iconified windows without an icon in
1432 * All single letter variables are deprecated now; new variables:
1434 $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
1435 $[desk.n], $[version.num], $[version.info], $[version.line],
1436 $[desk.pagesx], $[desk.pagesy]
1438 * Fixed a bug with aspect pixmaps in colorsets.
1440 * Iconified windows without an icon do not receive focus.
1442 * Fixed a bug in FvwmPager that displayed iconified windows without
1443 icon title or picture as not iconified.
1445 * Fixed parsing of '@<screen>' Xinerama specification in the
1446 ButtonGeometry option of FvwmButtons.
1448 * The NoWarp menu position hint option works with root menus too.
1450 * Fixed a problem with styles not being properly applied after a
1451 DestroyStyle command.
1453 * Fixed a bug introduced in 2.4.14. The pointer was sometimes
1454 warped to another screen during a restart and command execution.
1456 * Fixed a crash when a window was destroyed twice in a complex
1459 * Fixed corruption of the window list when windows died at the
1462 * Fixed problem with empty frame windows if X recycled the window
1463 id of a window that died recently.
1465 * Fixed loading of application supplied pixmap on 8/24 depth screen.
1467 * WindowListFunc is executed now within a window context, so
1468 a prefix "WindowId $0" is not needed in its definition anymore
1469 and it is advised to remove it in user configs.
1471 * FvwmEvent now executes all window related events within a window
1472 context, so PassId is not needed anymore, and all prefixes
1473 "WindowId $0" may be removed in user event handlers.
1475 * Fixed "GotoDeskAndPage prev" on desks larger than 2x2.
1477 * Expansion of variables like $[w.name] or $[EMPTY_STRING] that are
1480 -------------------------------------------------------------------
1482 Changes in stable release 2.4.15 (24-Jan-2003)
1484 * Fix for gmplayer launched by fvwm. Close stdin on Exec so the
1485 exec'd process knows its not running interactively.
1487 * Windows using the WindowListSkip style do not appear in the
1488 FvwmTaskBar at random.
1490 * Fixed a memory leak in ChangeIcon, ChangeForeColor and
1491 ChangeBackColor FvwmScript Instruction.
1493 * Fixed a core dump in the parsing of FvwmAuto arguments.
1495 * Fixed screwed calculation of icon picture size when application
1496 specifies it explicitly.
1498 * The option ShowOnlyIcons now works as described in the
1499 FvwmIconMan man page. It was accidentally named ShowOnlyIconic
1502 -------------------------------------------------------------------
1504 Changes in stable release 2.4.14 (29-Nov-2002)
1506 * Modules do not crash anymore when more than 126 windows are on
1509 * FvwmIconMan displays windows correctly that were iconified and
1510 then moved to another page.
1512 * Application provided icon windows no longer appear at 0 0 when
1515 * The built-in session management can handle window names, classes
1516 etc. beginning with whitespace (textedit).
1518 * Removed the flawed "A"ny context key binding patch from 2.4.13.
1520 * The default EdgeScroll (if not specified) was incorrectly
1521 assumed to be 100 pixels instead of 100 percents.
1523 * Icons no longer appear on top of all other windows after a
1526 -------------------------------------------------------------------
1528 Changes in stable release 2.4.13 (1-Nov-2002)
1530 * Icon titles for windows with an icon position hint no longer
1531 appear at random places.
1533 * Fvwm no longer displays two icon pictures when switching from
1534 NoIconOverride to IconOverride with windows that provide their
1537 * The Current, All, Pick, ThisWindow and PointerWindow commands
1538 work on shaded windows too.
1540 * Fixed a problem stacking iconified transients.
1542 * No more flickering when raising transients.
1544 * Fixed a number of problems with window stacking, some new in
1545 2.4.10 or later, some older problems that have been around for a
1548 * Windows starting lowered or on any layer other than the default
1549 layer are displayed at the right place in FvwmPager.
1551 * Bindings with the "A"ny context can not be overridden by Gnome
1552 panel or OpenOffice.
1554 -------------------------------------------------------------------
1556 Changes in stable release 2.4.12 (10-Oct-2002)
1558 * Fixed drawing problems with TiledPixmap and Solid MenuFaces which
1559 appeared in 2.4.10, replacing the same problem with ?Gradient
1562 * Fixed accidental menu animation with certain menu position hints.
1564 * Increased maximum allowed key symbol name length to 200
1567 * Allow quotes in conditional command conditions.
1569 * Fixed starting Move at random position when pointer is on a
1572 * Transient windows do not appear in FvwmWinList after they have
1573 been moved on the desktop.
1575 -------------------------------------------------------------------
1577 Changes in stable release 2.4.11 (20-Sep-2002)
1579 * Allow the use of mouse buttons other than the first in
1580 FvwmWinList when invoked transient.
1582 * Fixed a crash with ssh-askpass introduced in 2.4.10.
1584 -------------------------------------------------------------------
1586 Changes in stable release 2.4.10 (15-Sep-2002)
1588 * The commands Maximize, Resize and ResizeMove can be used on icons
1591 * Fixed hilighting of menu items with HGradient and VGradient
1592 MenuFace. Reduced flickering with these options.
1594 * Fixed a minor problem with entering submenus via keyboard.
1596 * Fixed race conditions in FvwmTaskBar with AutoStick that caused
1599 * Fixed drawing of pager balloons with BalloonBack option.
1601 * Fixed drawing of SidePic menu background with B/D gradients.
1603 * Fixed drawing of menu item reliefs with gradient menu faces.
1605 * Fixed key bindings on window corners.
1607 * Fixed FvwmTaskBar i18n font loading
1609 * Fixed StackTransientParent style without RaiseTransient or
1610 LowerTransient on the parent window.
1612 * StackTransientParent works only on parent window if it is on the
1615 * Fixed handling of window group hint with the (De)Iconify
1618 * No more flickering when a transient overlapping its parent window
1621 * Fixed hilighting of unfocused windows.
1623 -------------------------------------------------------------------
1625 Changes in stable release 2.4.9 (11-Aug-2002)
1627 * Fixed interaction bug between CascadePlacement and StartsOnPage -
1628 if the target page was at a negative x or y page displacement
1629 from the current viewport, the window would be placed on the
1632 * Fixed a problem with colormap transition when a transient window
1635 * Fixed a FvwmScript crash with Swallow widget and very long window
1638 * Restored old way of handling clicks in windows with ClickToFocus
1639 and ClickToFocusPassesClickOff. This fixes a problem with
1640 click+drag in an unfocused rxvt or aterm window.
1642 * Fixed problems with $fg and $bg variables in FvwmButtons when the
1643 UseOld option was used.
1645 * Fixed wrong warp coordinates when WarpToWindow was used with two
1646 arguments on an unmanaged window.
1648 * Added a workaround for popup menus in TK applications that appear
1649 on some random position.
1651 * Fixed problems with wish scripts creating windows that start
1654 * Fixed the NoClose option with unmapped panels in FvwmButtons.
1656 * A number of drawing fixes in FvwmPager.
1658 * Fixed a slight bug when waiting until all buttons are released,
1659 for example after executing a complex function.
1661 * Fixed potentially harmful change in module interface.
1663 * Fixed displaying menu items with icons when using the MenuStyle
1666 * Fixed problems with the pointer moving off screen in a multi
1669 * Fixed a potential crash with windows being destroyed during a
1670 recapture operation.
1672 * Fixed a memory leak in some modules when not using glibc.
1674 * Applications using Mwm hints can now enforce that a window can
1677 * Fixed negative arguments of WarpToWindow when used on an
1680 * DESTDIR may be fully used again (only useful for distributors).
1682 * Fixed a key binding problem with key symbols that are generated
1685 * Fixed a possible crash when a window was recaptured and the
1686 focus could not be transfered to another window.
1688 * Fixed a minor problem with clicks on focused windows being
1691 * fvwm-menu-headlines: added support for CNN and BBC headlines.
1693 * Fixed a performance problem with large numbers of mouse binding
1696 -------------------------------------------------------------------
1698 Changes in stable release 2.4.8 (11-Jun-2002)
1700 * A fix for switching between czech and us keyboard layout.
1702 * Remember the icon position when an icon is moved
1705 * Setup "fvwm" and "fvwm-root" name symlinks for the executable and
1706 the man page when installing, see INSTALL.fvwm.
1708 * Fixed another problem with the DeskOnly option and sticky icons
1711 * New FvwmIconMan configuration syntax now conforms to the syntax
1712 of other modules, see the man page.
1714 * New WindowList option CurrentAtEnd.
1716 * Fixed maximal length of a named module packet
1718 * Fixed a crash on a config with a new 2.5.x Colorset command.
1720 * Always display the current desk number in the FvwmPager window
1723 * Allow to bind a function to the focus click and pass it to the
1724 application at the same time.
1726 * Fixed a problem with fvwm not accepting keyboard input when the
1727 application with the focus vanished at the start of a session.
1729 * A small security patch regarding TMPDIR.
1731 * Fixed a problem with colormap transition when a transient window
1734 * Fixed calculation of average bg colour in colour sets with large
1737 * Fixed some minor problems regarding the multibyte patch.
1739 * Fixed selection in FvwmScript List widget.
1741 * fvwm-menu-headlines: updated the site data, added a configurable
1742 timeout on socket reading (20 sec) to avoid fvwm hanging, new
1743 --icon-error option.
1745 * Fixed a problem with ClickToFocus + ClickToFocusRaisesOff and
1746 windows that are below others.
1748 * Fixed the ClickToFocusPassesClick style.
1750 * Fixed CascadePlacement for huge windows, so that the top-left
1751 corner is always visible.
1753 * Fixed parsing of SendToModule with the first parameter quoted.
1755 * Fonts in double quotes now should work in module configurations.
1757 * Fixed copying PopupOffset values in CopyMenuStyle.
1759 -------------------------------------------------------------------
1761 Changes in stable release 2.4.7 (11-Apr-2002)
1763 * Fixed parsing of WindowList with conditions and a position at
1764 the same time that was broken in 2.4.6.
1766 * Fixed some problems with the DeskOnly option of FvwmTaskBar
1767 (windows were duplicated when moving to a different Desk; the
1768 StickyIcon style was ignored).
1770 * Fixed config.h warnings with some compilers introduced in 2.4.6.
1772 * Fixed icon titles being raised when they should not be.
1774 * Fixed initial drawing of the internals of the FvwmPager window.
1776 * Fixed the FvwmAudio compatible mode in FvwmEvent when external
1777 audio player is used.
1779 * Fixed execution on QNX.
1781 -------------------------------------------------------------------
1783 Changes in stable release 2.4.6 (10-Mar-2002)
1785 * Better support of non ISO-8859-1 window and icon titles. See the
1786 --disable-compound-text option in INSTALL.fvwm for more details.
1788 * Improved speed of opaque window movement/resizing.
1790 * Fixed a bug that caused windows not being raised and lowered
1793 * Suppress error message when using XBM icons.
1795 * Fixed a read descriptor problem in FvwmTaskBar
1797 * Fixed a minor colour update bug in the pager.
1799 * Fixed an fvwm crash when a module died at the wrong moment;
1800 specifically a transient FvwmPager or FvwmIconMan.
1802 * Fixed placement of WindowList on wrong Xinerama screen when
1803 called without any options on a screen other than the primary
1806 * Fixed a problem with root bindings and xfishtank.
1808 * Fixed moving windows with the keyboard over the edge of the
1809 screen when the pointer remained of the previous page.
1811 * Do not hilight windows after ResizeMove.
1813 * New conditional command ThisWindow.
1815 * Some fixes in the configure script that caused some rare
1816 problems detecting gnome and ncurses.
1818 * Fixed a memory leak in the Pick command.
1820 * Allow to choose windows with CirculateSkip with the Pick command.
1822 * Fixed an FvwmScript compile problem on dec-osf5.
1824 * The window handles are now resizes as they should when the
1825 HandleWidth style changes.
1827 * The Current command does not select a random window when no
1828 window has the focus.
1830 * Fixed a rare menu placement problem with Xinerama.
1832 -------------------------------------------------------------------
1834 Changes in stable release 2.4.5 (27-Jan-2002)
1836 * Fixed minor problems in popping sub menus up and down.
1838 * Fixed moving windows between pages with the keyboard.
1840 * Fixed the size of the geometry window that was broken sometimes.
1842 * Fixed problem with pointer warping to another screen on a dual
1845 * Fixed a problem with the focus in internal Ddd and Netscape
1848 * Reduced the time in which fvwm attempts to grab the pointer.
1850 * Fixed unmanaged window when window was mapped/unmapped/mapped too
1853 * Fixed MiniScroll's auto repeating in FvwmScript.
1855 * Fixed a crash with the UseStyle style in combination with
1858 * Fixed excessive redraws of the windows under a window being
1861 * Fixed a minor memory leak in the Style command.
1863 * Fixed pixmap background of FvwmButtons behind buttons with only
1866 * Fixed a crash in FvwmIconBox when the application provided an
1869 * Fixed a configure problem with libstroke-0.5.1.
1871 * New style BackingStoreWindowDefault which is the default
1872 now. Fvwm no longer disables backing store on windows by
1875 * Fixed bug that sometimes caused unnecessary redraws when a style
1878 * Fixed crash when something like "$[$v]" appeared in a command.
1880 * Fixed parsing of conditions with more than one comma.
1882 -------------------------------------------------------------------
1884 Changes in stable release 2.4.4 (16-Dec-2001)
1886 * Minor title drawing fixes.
1888 * Fixed manual placement with Xinerama.
1890 * Minor button 3 handling fix in FvwmPager.
1892 * Fixed *FvwmIconMan*shaped option with empty managers.
1894 * Fixed ClickToFocusClickRaises style.
1896 * FvwmForm: Customize pointers, support ISO_Tab key, buttons can
1897 activate on press or release, special pointer during grab, arrow
1898 keys useful in form with one input field.
1900 * New OpaqueMoveSize argument "unlimited".
1902 * Fixed binding keys with and without "Shift" modifier under some
1905 * Fixed binding actions to the client window with ClickToFocus.
1907 * Mouse bindings are activated without a recapture.
1909 * FvwmScript: new keyboard bindings. New flags NoFocus and Left,
1910 Center, and Right for text position. Amelioration of the Menu
1911 and PopupMenu Widgets. New functions GetPid, Parse,
1912 SendMsgAndGet and LastString. New instruction Key for key
1913 bindings. New command SendToModule ScriptName SendString.
1915 * Command "Silent" when precedes "Key", "Mouse" and "PointerKey"
1916 disables warning messages.
1918 * Restored the default Alt-Tab behaviour from 2.4.0.
1920 -------------------------------------------------------------------
1922 Changes in stable release 2.4.3 (08-Oct-2001)
1924 * Fixed activation of shape extension.
1926 * Fixed problems with overriding key bindings.
1928 * Single letter key names are allowed in upper and lower case in
1929 key bindings as before 2.4.0.
1931 * Fixed WindowList placement with Xinerama.
1933 * Fixed flickering icon titles.
1935 * New X resource fvwmscreen to select the Xinerama screen on which
1936 to place new windows.
1938 * Coordinates of a window during motion are show relative to the
1941 * Some icon placement improvements with Xinerama.
1943 -------------------------------------------------------------------
1945 Changes in stable release 2.4.2 (16-Sep-2001)
1947 * Desk and page can be given as X resources in .Xdefaults, for
1952 * Several Shape compilation problems fixed.
1954 -------------------------------------------------------------------
1956 Changes in stable release 2.4.1 (15-Sep-2001)
1958 * Added Xinerama and SingleLogicalScreen support.
1960 * New commands Xinerama, XineramaPrimaryScreen, XineramaSls,
1961 XineramaSlsSize and MoveToScreen.
1963 * New context rectangle option XineramaRoot for the menu commands.
1965 * New conditions CurrentGlobalPage, CurrentGlobalPageAnyDesk and
1966 AcceptsFocus for conditional commands.
1968 * The DestroyStyle command takes effect immediately.
1970 * New style option StartsOnScreen.
1972 * New style options NoUSPosition, UseUSPosition,
1973 NoTransientPPosition, UseTransientPPosition,
1974 NoTransientUSPosition, and UseTransientUSPosition. These work
1975 similar to the old styles NoPPosition and UsePPosition.
1977 * New option "screen" for Maximize command.
1979 * New option ReverseOrder for WindowList command.
1981 * The default Alt-Tab binding works more intuitive.
1983 * New condition "PlacedByFvwm"
1985 * New Geometry option for FvwmForm.
1987 * New Screen resolution and ShowOnlyIcons options for FvwmIconMan.
1989 * FvwmIconMan can be closed with Delete or Close too.
1991 * New options PageOnly and ScreenOnly for FvwmTaskBar.
1993 * FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases.
1995 * Enhancements in fvwm-menu-headlines and support for 10 more
1998 * Color enhancements in button vectors: @2 is bg color, @3 is fg
2001 * Improved detection of the Shape library.
2003 * Fixed FvwmButtons button titles not being erased for swallowed
2004 windows that showed up on certain setups.
2006 * Fixed bug that caused transient windows to be buried below their
2007 parents with the "BugOpts RaiseOverUnmanaged on". This occured
2008 with the system.fvwm2rc-sample-95 configuration.
2010 * The modules FvwmPager, FvwmIconMan, FvwmWinList and FvwmButtos
2011 set the transient_for hint when started with the "transient"
2014 * Fixed FvwmIconMan with the transient option when mapped off
2017 * Fixed ClickToFocus focus policy when iconifying the focused
2020 * Fixed some focus problems in conjunction with unclutter vs
2021 xv/xmms and Open Look applications.
2023 * Fixed a problem that could cause windows to be lost off screen
2024 with interactive window motion.
2026 * Fixed some FvwmTaskBar autohide problem.
2028 * Fixed a display string problem in FvwmForm.
2030 * Fixed a problem with FvwmTheme shadow colours.
2032 * Fixed the CirculateSkipIcon and CirculateSkipShaded options in
2033 conditional commands.
2035 * Fixed a formatting problem of the man page on AIX, Solaris, and
2036 some other UNIX variants.
2038 * Fixed a problems with FvwmIconBox exiting on 64 bit platforms.
2040 * Fixed FvwmIconBox crashes with MaxIconSize dimensions 0.
2042 * Fixed parameters of fvwm24_convert.
2044 * Fixed a number of building problems related to old vendor unices,
2045 libstroke-0.5, autoconf-2.50, bogus gnome-config and imlib-config.
2047 * Fixed drawing of title bar buttons with MWMDecorStick.
2049 * Fixed missing button or key events over the pan frames.
2051 * Fixed placement of the FvwmDragWell, FvwmButtons and FvwmForm
2054 * Fixed parsing double quotes in FvwmPager's Font and SmallFont
2055 options. Fixed FvwmPager crash with certain font strings.
2057 * Fixed drawing of the grid lines in an iconified FvwmPager window.
2059 * Fixed button grabbing problem for buttons > 3 in FvwmTaskBar.
2061 * Fixed some exotic problems with window gravity and resizing
2064 * Fixed a problem with maximizing windows with the viewport not
2065 starting on a page boundary.
2067 * Fixed handling of parentheses in FvwmButtons button actions.
2069 * Work around a key binding problem with keys that generate the
2070 same symbol with more than one key code (e.g. Shift-F1 = F11).
2072 * The Desk option of FvwmBacker is compatible to earlier
2073 version. Desk or Page coordinates can be omitted to indicate
2074 that desk or page changes trigger no action at all.
2076 * Fixed double updating of background with FvwmBacker sometimes
2077 leading to the wrong background.
2079 * Fixed several escaping errors in fvwm-menu-directory, so files
2080 and directories containing special chars and spaces should
2083 * Fixed PlacedByButton3 condition.
2085 * Fixed vanishing windows when mapping/unmapping too fast.
2087 * Fixed prev option of the GotoDeskAndPage command.
2089 * Fixed calculations of X_RESOLUTION and Y_RESOLUTION for screen
2090 dimensions larger than 2147.
2092 * Fixed compatibility of the FvwmM4 modules on platforms that have
2093 a System V implementation of m4 (Solaris 2.6).
2095 * The SetEnv command without a value for a variable is the same as
2098 * Fixed shading/unshading shaped windows and windows without title
2101 -------------------------------------------------------------------
2103 Changes in stable release 2.4.0 (03-Jul-2001)
2105 * Finally released. :)
2106 -------------------------------------------------------------------
2108 For older NEWS, read the ONEWS file.