new/changelog fix
[wmaker-crm.git] / NEWS
blob4c5e914e15ebaea72ee6fdec0dcdaec5283e45da
2 NEWS for veteran Window Maker users
3 -----------------------------------
5 --- 0.52.1
7 New Option
8 ----------
10 AlternativeMenuStyle=YES; will make textures in menus to be unsegmented. 
13 --- 0.52.0
16 Appearance Editing in WPrefs
17 ----------------------------
19 Added Appearance/Texture editing capability in WPrefs. Workspace background
20 selection is not yet finished.
23 Themes
24 ------
26 Removed all themes from the source tree, and moved them in a separate package.
27 You can download the new package from the same place as this package:
28 ftp://ftp.windowmaker.org/pub/beta/srcs/
29 Look after WindowMaker-extra-<version-number>.tar.gz
30 Also WindowMaker-extra pack include the old WindowMaker-data.tar.gz which only
31 contained icons.
32 Look for the greatest version number when you download this package.
35 get-wraster-flags script change
36 -------------------------------
38 The name of the options passed to get-wraster-flags changed, to allow a better
39 name compatibility with the naming conventions used by other software.
40 The name change was as follows:
41 --lflags was changed in --ldflags
42 To allow backward compatibility, with already written software, the old
43 --lflags option is still recognized, but you are encouraged to move the the
44 new --ldflags.
48 --- 0.51.2
51 New Themes
52 ----------
54 Added 2 new cool themes (actually I added in 0.51.1, but forgot
55 to put it here...) from largo (LeetWM) and BadlandZ (STEP2000).
58 Full Screen Maximization
59 ------------------------
61 The FullMaximize window attribute will allow the window to
62 be maximized to the full size of the screen (ignoring anything
63 like titlebar, resizebar, dock, panels etc). It should be usefull
64 for programs that must use the whole screen, like games or things 
65 like presentation programs.
68 --- 0.51.1
70 KDE Application Menu script
71 ---------------------------
73 wkdemenu.sh is a converter from KDE application menu structures to wmaker 
74 menu that can be used as a piped menu. Look wkdemenu.sh for how to use it.
77 Window Edge Resistance
78 ----------------------
80 Window edge resistance was now added. No, feature freeze hasn't been
81 removed. Its just part of the edge resistance rewrite ;)
84 New Theme
85 ---------
87 Added SteelBlueSilk theme
89 Installation Path Changes
90 -------------------------
92 Default configuration data installed in /usr/local/etc/WindowMaker
93 or $(sysconfdir)/WindowMaker
96 --- 0.51.0
98 Window Maker has become a GNU program (part of the GNU Project).
100 Title text drop shadow
101 ----------------------
103 drop shadow option added for titlebar text. This is a compile time 
104 option which needs to be defined in src/wconfig.h after you run
105 configure and before you run make.
107 New options and syntax for your WindowMaker domain file are:
109   Shadow = yes/no;
110   FShadowColor = <color>;  
111   PShadowColor = <color>;
112   UShadowColor = <color>;
113   MShadowColor = <color>;
115 The shadow option is dynamic (no need for a restart).
116 MShadowColor is for the menu title text.
118 libPropList
119 -----------
121 WARNING!!! libPropList was removed from the Window Maker distribution
122 and is being distributed separately. If you dont have it installed yet,
123 get it from ftp.windowmaker.org/pub/libs and install before building
124 Window Maker.
127 signal handling change
128 ----------------------
129 SIGHUP will exit wmaker instead of restarting it!!! This is because
130 GNOME expects the window manager to exit instead of restarting...
131 Complaints should go to gnome people. SIGUSR1 will restart wmaker now.
134 script change
135 -------------
136 WINGs-flags was removed, and replaced by get-wraster-flags.
137 Please remove WINGs-flags from your system, since it was obsoloted by
138 get-wraster-flags.
139 Continuing to use WINGs-flags can lead to hazardous effects, since is no
140 longer updated.
143 docklib
144 -------
146 docklib is a little library for making dock applets. It's in the
147 docklib-0.0.tar.gz file. Unpack it and read the README file there.
150 Option Changes
151 --------------
153 Removed OnTopTransients option
155 Added OpenTransientOnOwnerWorkspace
158 Olwm Hint Support
159 -----------------
161 OPEN LOOK(tm)/olwm hints support was added.
163 Read the appropriate section in the README file.
167 --- 0.50.1
169 New option for WorkspaceBack. mpixmap is the same as spixmap, but
170 it will scale the pixmap by keeping the aspect ratio (maximize or maxpect).
171 The option only works for workspace backgrounds.
173 Also added IGNORE_PPOSITION compile time flag, which is equivalent
174 to NoPPosition from fvwm. 
179 --- 0.50.0
182 KDE and GNOME
183 -------------
185 Added full support for GNOME and KWM hints. 
186 Read the INSTALL file to see how enable them.
188 Everything in the so called GNOME window manager bla bla bla pseudo-spec is
189 implemented.
191 As for KDE stuff, it implements 90% of everything kwm does, adds some
192 Window Maker specific extensions to it and still uses half of the memory
193 kwm does, which should be enough to let you dump kwm ;) For details on what
194 exactly is implemented, see comments in src/kwm.c Read the README.KDE file 
195 for more information.
198 WARNING: Some KDE hints are badly designed, so doing things like using
199 kpanel's desktop switcher/pager and Window Maker's internal workspace
200 management functions to create, destroy and rename workspaces at the same 
201 time might cause unknown effects. To be on the safe side, only
202 use either of them to manage workspaces. Switching workspaces is hopefully,
203 safe, so you can switch workspaces from wherever you want.
207 Workspace Specific Background Images
208 ------------------------------------
210 Use the WorkspaceSpecificBack to set background images for specific
211 workspaces. The WorkspaceBack is used as the default background image.
213 Example:
215 WorkspaceSpecificBack = ((solid, red), (cpixmap, ship.jpg, gray), (), 
216                                 (dgradient, red, blue))
218 This will set the background image of workspace 1 to (solid, 0),
219 2 to ship.jpg and 4 to a gradient. Workspace 3 and other workspaces
220 will have the image defined by WorkspaceBack.
222 Note that this uses quite some memory...
225 setstyle/getstyle
226 -----------------
228 setstyle now accepts the -nofonts flag, which will load the style
229 file ignoring all font related options.
231 Example:
233 setstyle -nofonts Blabla.style
236 getstyle can be used to create theme packs. See the usage in the
237 WindowMaker/README.themes file.
241 New Texture Type
242 ----------------
244 Textured gradients will tile a texture pixmap and combine it with a gradient, 
245 using an arbitrary opaqueness. 
247 Syntax is (thgradient, <file>, <opaqueness>, <color1>, <color2>)
248           (tvgradient, <file>, <opaqueness>, <color1>, <color2>)
249           (tdgradient, <file>, <opaqueness>, <color1>, <color2>)
250 where:
251 <color1> and <color2> are the colors for the gradient,
252 <file> is the texture file and
253 <opaqueness> is the opaqueness to merge the texture witht the gradient,
254 ranging from 0 to 255.
256 Example:
258 (thgradient, "BlueImage.jpeg", 120, white, black)
260 The BlackTexture style and Checker theme are examples.
262 Hints:
264 You can use any type of pixmap file for this, but small (like 64x32)
265 grayscale pixmap files should get the best results (fast and low memory
266 usage). You can use color pixmaps, but it is harder to get the desired effect
267 with them.
269 Be warned that this texture type is the slowest.
273 New Options
274 -----------
276 IconTitleBack and IconTitleColor control the color of the
277 miniwindow title. Both of them are colors.
279 Example:
280 IconTitleColor=white;
281 IconTitleBack=black;
284 Since this introduces an incompatibility in themes and getting flamed by the
285 themes ppl isn't the most pleasant thing ("Whaddafuk you're thinking!? You
286 just broke 500 themes!!!" ;) the setstyle command was hacked so that it will
287 make old themes work as before, by trying to automatically set the above
288 options. Note that in some cases it will not have exactly the same results as
289 before.
292 StartMaximized window attribute. Will maximize the window when it
293 is mapped.
296 AutoRaiseLower option for the Clip. This allows automatic Raise/Lower of the
297 Clip icons when the mouse pointer enter/leave the Clip. To avoid unwanted
298 raising/lowering there is a time threshold before raising/lowering.
299 The thresholds can be changed in wconfig.h by changing one or both of
300 AUTO_LOWER_DELAY and AUTO_RAISE_DELAY (expressed in miliseconds).
301 For example if you set AUTO_RAISE_DELAY to 0, then the Clip will be raised as
302 soon as the mouse pointer enters it's area. Setting AUTO_RAISE_DELAY to a very
303 big value, will make the Clip to practically do not auto raise unless clicked,
304 but to be automatically lowered after AUTO_LOWER_DELAY (ms) when leaved.
307 New ThemePack Format
308 --------------------
310 Starting with this version, a new format of themes is being supported.
311 Before you open pine and start composing your flame, rest assured that
312 the old format is still supported. The new format is documented
313 in the WindowMaker/README.themes file.
316 Root Menu 
317 ---------
319 The -noext option for OPEN_MENU will strip whatever is after the last .
320 in file names that appear on the opened directory. So,
322 OPEN_MENU ~/bg WITH xv -root -quit
324 will create a menu with all the images in ~/bg without the extension.
328 --- 0.20.3
331 Icon (miniwindow) stacking
332 --------------------------
334 If you want miniwindows to reside under normal windows, edit
335 wconfig.h and change WNormalLevel (just grep for it) to
336 WDesktopLevel
339 5 Button Mouse
340 --------------
342 If you have a 5 button mouse and want to give some utility for
343 the extra 2 buttons, edit the appropriate line in src/wconfig.h
344 Clicking Button4 in the root window will switch you to the previous 
345 workspace and Button5 will do that for the next.
348 Option Changes
349 --------------
351 put NoWindowOverDock back
353 KeepOnBottom window attribute
356 -static command line option
357 ---------------------------
359 wmaker -static will start Window Maker in static mode. This will
360 prevent wmaker from checking or making any configuration changes.
361 That makes it possible to run wmaker before running wmaker.inst
364 Hysteresis for menu item selection
365 ----------------------------------
367 Hopefully it's intelligent enough, so you won't notice it.
369 In case you want to know what's it, it's equivalent to that
370 (insanely long) 2 second delay present in that Windoze95 menu, 
371 but more usefull than annoying (I hope :). To see it, do the following
372 with your current wmaker version and later with 0.20.3:
374 - open the apps menu and stick it
375 - click in the item for the "Workspaces" submenu and hold
376 - drag the mouse to the 4th or bigger entry (like "Workspace 4") in a
377 straight line, trying to select the target item before the submenu
378 is unmapped when you dragged over other items in the main menu
382 Window Shortcuts
383 ----------------
385 Window shortcuts are shortcuts to arbitrary windows. You can make up to 4
386 shortcuts. To assign a previously bound shortcut to a window use the "Select
387 Shortcut" submenu in the window commands menu. If the shortcut is not yet
388 assigned for any window, you can hit the shortcut to assign it to the active
389 window. The shortcut will do the same as clicking in an entry in the window
390 list menu. The keys for the shortcuts are defined in the ~/G/D/WindowMaker
391 file or in WPrefs.app
393 Option names are:
395 WindowShortcut1Key through WindowShortcut4Key
398 --- 0.20.2
401 The name of WindowMaker was changed to Window Maker.
403 Window creation animation disabled by default.
405 xdaliclock -shape
406 -----------------
408 If you use it edit src/wconfig.h and #define OPTIMIZE_SHAPE or disable the
409 titlebar and resizebar for the window. OPTIMIZE_SHAPE will remove the
410 flickering for xdaliclock and other programs that change their shapes often,
411 but will increase network traffic considerably. So, if you use xdaliclock
412 from a remote machine it can get slow.
415 Applications Menu
416 -----------------
418 The applications menu will now use the shell in the SHELL environment
419 variable to execute EXEC menu commands. If it is unset (I think it's always
420 automatically set by the shell program) it will use /bin/sh
423 Extra fancy icon kaboom :)
424 --------------------------
426 Edit src/wconfig.h and #define ICON_KABOOM_EXTRA to get
427 more effects for the icon undocking animation.
429 Options for superfluous stuff are even more superfluous, so this
430 will not become runtime.
433 XDE drag and drop support
434 -------------------------
436 Support for XDE drag and drop was added (by "]d" <id@maliwan.org>).
437 To enable, edit src/wconfig.h
438 The support works with gtk 1.1.2
441 libPropList
442 -----------
444 libPropList will now be built automatically by wmaker. Wich means
445 the (simplified) building process is now:
447 ./configure
448 make
449 make install
451 instead of:
453 tar xzf libPropList.tar.gz
454 (cd libPropList; make)
455 make
456 make install
458 You also don't need to worry about GNOME libPropList incompatibilities
459 anymore. 
462 Bug with focus lost in sloppy focus fixed
463 -----------------------------------------
465 The bug only occurs in sloppy or auto focus modes, with AutoFocus disabled
466 and Superfluous enabled. There is no easy/clean way to fix this, so Window
467 Maker will disable the animation of window creation if the focus mode is
468 either sloppy or auto AND AutoFocus=NO.
470 If you want the animation, enable AutoFocus or use manual focus mode
471 (prefered). 
474 The NoWindowUnderDock option was removed
475 ----------------------------------------
476 To obtain the same result, use the "Keep Dock On Top" option in the dock menu.
479 Persistent Program Suplied Icons
480 --------------------------------
482 Application supplied icons are now stored, so that the dock will keep
483 showing them after the app is exited. The icons are stored at
484 ~/GNUstep/.AppInfo/WindowMaker/
487 Sound support
488 -------------
490 Sound support is now on by default. Even if you don't use sound the overhead
491 is very small, and has no impact on performance. If you still want to
492 optimize it and remove a few hundred of bytes, then use --disable-sound or
493 --enable-sound=no options when you configure Window Maker.
496 --- 0.20.0
498   
499 Multihead support. wmaker will now manage all screens that are attached to the
500 display. 
501 ------------------------------------------------------------------------------
502   
504 It does so from a single process (instead of spawning a new process for each
505 screen, like fvwm does). This keeps memory usage a lot lower than fvwm.
507 State files have a suffix .n, where n is the number of the screen.
509 Since I don't have a real multiheaded machine, it probably has bugs.
511 Superfluous
512 -----------
514 Yet another useless superfluous animation. Find out what exactly it is
515 by yourself :)
518 exitscript
519 ----------
521 ~/G/L/W/exitscript will be called automatically when wmaker is exited.
524 New runtime options
525 -------------------
527 1. Miniaturization animation is now selectable by a runtime option
528 Add a line with
530 IconificationStyle = <style>;
532 to your WindowMaker configuration file.
533 <style> can be one of: Zoom, Twist, Flip or None
534 Case doesn't matter, and default is Zoom.
537 2. Edge resistance.
538 This can be controlled by setting:
540 EdgeResistance = xxx;
542 in your WindowMaker configuration file.
543 xxx is an integer greater than 0 and represents the number of pixels of edge
544 resistance. Setting it to 0 (default) will disable this feature.
546 New theme
547 ---------
549 A new theme named Night, is available in this distribution.
553 --- 0.19.3
555 GIF support was added. You will need libgif 2.2 to use it.
557 cpixmap added. Syntax is the same as tpixmap or spixmap
560 --- 0.19.2
562 getstyle will include IconBack info in Style files.
564 --- 0.19.0
566 libPropList was updated. If you have it installed, you must upgrade or
567 WPrefs will crash because of bugs in libPropList.
569 New options
570 -----------
572 Balloons!
573 ---------
575 WindowTitleBalloons = YES;
576 will enable balloons for window titles that are not fully visible.
578 MiniwindowTitleBalloons = YES;
579 will enable balloons for miniwindow titles.
581 AppIconBalloons = YES;
582 for application icons (docked or not)
585 IconPosition
586 ------------
588 IconPosition (the position of the icons) is specified as:
590 IconPosition = c1c2c3;
592 where:
594 c1 can be t or b (meaning top or bottom)
595 c2 can be l or r (meaning left or right)
596 c3 can be v or h (meaning vertical or horizontal)
598 case is insensitive.
600 For example, 
601 IconPosition = blh;
603 is the old iconPosition position.
605 IconPosition = trv;
607 will place the icons over the Dock.
609 New window attribute
610 --------------------
612 EmulateAppIcon = YES; will make the window have an application icon.
613 Only use this option for fully specified windows (like rxvt.Rxvt).
614 NEVER use in generic window specifications (like * or rxvt).
615 You must restart the application for the attribute to take effect.
618 WPrefs.app
619 ----------
621 Read WPrefs/README
624 --- 0.18.1
626 Boolean balues have changed!!! YES, Y and any non-zero integer will
627 mean TRUE and anything else (including True) will mean FALSE. This
628 is to conform to the OpenStep values used for booleans and
629 not cause headaches later, when GNUstep apps also starts using
630 defaults and users will try using True wich won't get recognized.
633 --- 0.18.0
635 Clip
636 ----
638 Clip button layout was changed. IT IS TEMPORARY AND THE DEFINITIVE LOOK
639 WILL BE DIFFERENT!!!
642 libPropList
643 -----------
645 More bugs were fixed in it. Upgrade the library if you have an older version
646 installed, with the one included.
649 Property list menus
650 -------------------
652 Format for property list menus has changed! The redundant array for
653 submenus was removed, so a menu that looked like:
655 ( Applications,
656   ("Xterm", EXEC, "xterm"),
657   ( 
658     (Paint,
659         ("Gimp", EXEC, "gimp"),
660         ("XV", EXEC, "xv")
661     )
662   )
665 must be changed to:
667 ( Applications,
668   ("Xterm", EXEC, "xterm"),
669   (Paint,
670         ("Gimp", EXEC, "gimp"),
671         ("XV", EXEC, "xv")
672   )
677 Misc
678 ----
680 NUMLOCK_HACK is back. This time it works and is enabled by default.
681 If you think you don't need it and promise me that you won't send 
682 "bug" reports saying that shortcuts stop working after a while, you can
683 disable it ;) It will save some memory and CPU.
686 Configuration
687 -------------
689 Removed the SwapMenuButton option and added 3 finer grained options:
691 SelectWindowsMouseButton
692 WindowListMouseButton
693 ApplicationMenuMouseButton
695 Values that can be used are Left, Middle, Right and Button1 through Button5
696 Left is equivalent to Button1, Middle to Button2 and Right to Button3
699 Removed the WorkspaceChangeDelay option and corresponding action.
700 Removed AClipColor and IClipColor
703 Added the SelectKey back
706 Changed default binding of Window commands menu from F10 to Control+Escape
708 --- 0.17.4
710 Misc
711 -----
713 libPropList has changed! Upgrade it before compiling wmaker.
715 Hopefully the bugs that caused wmaker to crash if an error is found
716 in the config files is fixed. If you do crash wmaker with a bad
717 file, please try to find out the smallest possible portion of the file
718 that still crashes wmaker and send it to me.
721 New Options
722 -----------
724 PixmapPath was split to PixmapPath and IconPath. PixmapPath is the path
725 for the pixmaps used as textures and IconPath is for the icons. 
726 Don't forget to add IconPath to your current configuration file.
728 There's also a new library in ~/GNUstep/Library/Icons. You should place
729 your icons there, since icons are not a WindowMaker specific resource.
732 DontConfirmKill=YES; will disable the confirmation panel for Kill
735 --- 0.17.3
737 Interface Changes
738 -----------------
740 Unhide Here in the appicon menu was changed to be the first entry.
741 This way you can unhide the appicon with a single click without
742 even moving the pointer.
745 Clip Commands
746 -------------
748 The collect icons commands was renamed to attract icons and
749 the attract icons options was renamed to Auto attract icons.
751 The Remove Selected Icons was renamed to Remove Icon(s). It will
752 act as before if some icon is selected and will remove the clicked
753 icon (without confirmation) if it is not.
755 Added a Keep Icon(s) command that will keep the selected icons if
756 any is selected and the current one if none.
758 The Move To command was renamed to Move Icon(s) To.
761 --- 0.17.0
763 If you have libPropList installed, you might want to reinstall it,
764 replacing with the included libPropList. It has a small bug fix.
766 Misc. Changes
767 -------------
769 Removed --with-gnome and made MWM_HINTS defined by default.
770 This means that "GNOME support" will work with no additional
771 flags passed to configure. 
773 Added support for KDE, by adding a DisableWorkspaceMouseActions option.
774 Set it to YES and run krootwm to be able to use everything in kfm.
777 Shortcuts for Root Menu
778 -----------------------
780 There is now a new SHORTCUT optional keyword for the menus.
781 For example, you can bind Control-F1 to xterm with:
783 "XTerm" SHORTCUT Control+F1 EXEC xterm
785 or F2 to ARRANGE_ICONS with:
787 "Arrange Icons" SHORTCUT F2 ARRANGE_ICONS
790 All commands allowed in the menu file accept the keyword, except for
791 MENU and OPEN_MENU
794 Interface Changes
795 -----------------
797 ** Configuration of docked applications is now done in a panel instead of
798 in the menu. 
800 ** Added a command menu for application icons
802 ** Shift double-click on the application icon will unhide the app
803 in the current workspace.
806 Option Changes
807 --------------
809 NotMiniaturizable option changed to NoMiniaturizeButton
810 NotClosable option changed to NoCloseButton
813 Speed options values are now UltraFast, Fast, Medium, Slow or UltraSlow
814                                               ^^^^^^
816 Removed the Select keyboard binding. You can access it in the window
817 commands menu.
819 Removed the ClipMaxIcons option and made it a compile time option.
821 Removed the ConstrainWindowSize option
823 Renamed NoSound to DisableSound
825 Renamed NoAutowrap to DontLinkWorkspaces
827 Renamed NoDithering to DisableDithering
829 Renamed NoAnimations to DisableAnimations
831 Removed the LeftHanded option and added a SwapMenuButton option.
832 SwapMenuButton will make the rubberband selection in the root window
833 be bound to the right button and the root menu to the left button.
836 New way to display temporary icons
837 ----------------------------------
839 The icons that are attracted by Clip, but will not be kept after the
840 application close, are now using a different color for shading, unlike previous
841 version that always used white. This will improve look for very different color
842 combinations, and allow the user to control the look of the shaded icon.
843 The color used for shading the icons is computed as follows:
845 First a color is computed depending on the IconBack type:
846  - for solid the color is the solid color itself.
847  - for simple gradients the color is (from_color + to_color)/2.
848  - for multiple gradients, the color is the first color in list.
849  - for pixmaps, the color is the solid color specified for that pixmap.
851 Then the color is made lighter by multiplying each red/green/blue filed with
852 1.7 and limiting each field to 0xff in case they exceed this value.
853 Then this new color will be used by superposing it with the icon we want to
854 shade, using a proper alpha value.
856 To control the color for shading is simple:
858 - In case of multi gradients you just need to put the first color, as the color
859 you like. WindowMaker do not use the first color in the list to directly build
860 the gradient, but only when it needs a solid color for something (like in this
861 case).
863 - For pixmaps, put the needed color as the solid color the syntax for pixmaps
864 require. This color is also not used when displaying normal icons, just when
865 solid colors are needed (like this case).
867 - For solid color, or simple gradients, in case the color it uses after
868 computing is not good enough, you can always convert the solid or simple
869 gradient to a multi gradient with the same look, and use that one. In this
870 case is simple, just put the needed color as first color in list.
872 Please note that this will not slow down WindowMaker, because the IconBack is
873 read only once at startup, and then only if it is changed. After reading it WM
874 will construct the image of the tile, and use the image instead of recomputing
875 the gradient every time.
877 Here are 2 examples of converting solid or simple gradient to a same looking
878 multi gradient:
880 IconBack = (solid, Blue);
881 will become
882 IconBack = (mhgradient , LightBlue, Blue, Blue);
883 using LightBlue as color for shading.
885 IconBack = (dgradient, "#284569", "#082420");
886 will become
887 IconBack = (mdgradient, "#183454", "#284569", "#082420");
888 looking the same, but using #183454 for shading.
891 New Sound Server Location
892 -------------------------
894 The sound server new URL is http://www.frontiernet.net/~southgat/wmsound
895 Also it seems to be running on FreeBSD too (with little changes maybe).
898 --- 0.16.1
900 WINGs
901 -----
903 The path for the WINGs resource files was changed. If you don't
904 do make install, you must move /usr/local/share/WindowMaker/Resources to
905 /usr/local/share/WINGs
908 New Options
909 -----------
911 The following new options are available:
912 NewStyle = Yes/No; (static) Replaces --enable-newstyle
913 DisableDock = Yes/No; (static) Same as -nodock command line option.
914 DisableClip = Yes/No; (static) Same as -noclip.
915 Superfluous = Yes/No; (dynamic) Replaces --enable-superfluous.
917 NOTES.
918 - The static options are only read at startup. Changing them, needs to restart,
919   so they will be accounted.
920 - DisableDock and DisableClip have lower precedence than -nodock -noclip
921   command line options. If both option/command line option are given, then the
922   command line option will be accounted.
925 Start Hidden option
926 -------------------
928 The start hidden option was fixed, and made to be an application wide option.
929 It will apply to every window the application owns. Also its place in the
930 Attribute Inspector panel, changed accordingly, to reflect this.
931 The start miniaturized is however still applying to particular windows of an
932 application, unless the option is set for the class.
933 Start miniaturized, will override start hidden if both set.
935 IMPORTANT NOTE.
936 Because of the way Netscape Communicator is implemented, it is NOT possible
937 to set the start hidden or miniatirized flags for it. This is because Netscape
938 chooses to send a second map event to the window it maps. This makes the
939 window to receive a second map request and to be unhidden or maximized back,
940 immediately after it was hidden or miniaturized by WindowMaker at startup.
944 --- 0.16.0
946 Misc. Changes
947 -------------
949 The NextMenuBehaviour option was renamed to WrapMenus
950 The WorkspaceTiedMiniwindows option was renamed to StickyIcons
952 The .tif files were renamed to .tiff
955 Selecting Mini Windows
956 ----------------------
958 Now miniaturized windows can be selected as well as normal windows.
959 You can do this by Shift-Click-ing them. They will be marked, and will follow
960 you through workspaces like normal selected windows do.
961 Miniaturizing a window will no longer deselect the window, but will place the
962 icon and mark it as selected.
963 The only difference between miniaturized and normal window selection is that
964 for the moment the rubber-band selecting method works only for normal windows.
967 Icon Selection Panel in Attributes Editor
968 -----------------------------------------
970 Now, selecting icons is as easy as clicking in the file name in a list.
973 Simplified Options
974 ------------------
976 IconSlideStep, IconSlideSlowDown and IconSlideDelay were merged to 
977 IconSlideSpeed
979 MenuScrollStep and MenuScrollDelay were merged to MenuScrollSpeed
981 ShadeStep and ShadeDelay were merged to ShadeSpeed
984 Valid values for them are: Fast, Normal, Slow or UltraSlow
986 If you want to fine tune the values, they can be changed in wconfig.h
987 Send me your set of values with an indication of how fast is your hardware,
988 so that I can make the default values more adequate.
991 New Window Attributes
992 ---------------------
994 Added StartMiniaturized and StartHidden as window attributes and
995 removed the previous implementation. Also removed the dock menu entries.
996 They are now settable in the Attributes Panel.
998 Also added DontSaveSession attribute. This way, you won't end up with multiple
999 unwanted copies of the same app after the previous session is restored.
1000 I start X with a xterm in .xinitrc instead of wmaker, wich will cause the
1001 xterm restored by wmaker be duplicate. Just add -name something to the
1002 xterm started form .xinitrc and mark DontSaveSession=YES for that window.
1006 User Specifiable Visual IDs
1007 ---------------------------
1009 wmaker now supports different visuals than the default one. It isn't of much
1010 use for most people, but can be usefull for lucky SGI users who want it
1011 to use TrueColor instead of the default PseudoColor.
1013 wmaker -visualid VISUAL_ID
1015 where VISUAL_ID is the hex code for the visual you want.
1017 Note: I don't have an SGI box and haven't tested it...
1021 Starting Workspace
1022 ------------------
1024 The starting workspace is identified in the following order:
1025 1. If the app is omnipresent will be mapped on the current workspace.
1026 2. Else if the application have a StartWorkspace option set as attribute
1027    then this one will be used.
1028 3. Else, if the application was started from Clip, the workspace on which
1029    the Clip from where it was started is used.
1030 4. Else the current workspace is used.
1032 Restoring saved sessions will always use the saved workspace, no matter
1033 what other options are, except onmipresent.
1037 --- 0.15.1
1039 Workspace specific mini windows
1040 -------------------------------
1042 The minimized windows can be workspace specific, being more consistent with
1043 the rest. This is because minimized window represents just another state of a
1044 window (like normal or shaded), which all are workspace specific.
1045 This (or the old "present anywhere") behavior can be set using an option in
1046 the WindowMaker database: WorkspaceTiedMiniWindows = Yes/No;
1048 New way to animate the blowing icons
1049 ------------------------------------
1051 There is now a compile time option that allows one to set how the icons are
1052 animated when detaching from dock/clip in superfluous mode.
1053 By default the classic "Falling pieces" animation is used.
1054 If SPREAD_ICON is #define-ed in wconfig.h, then a "Spread in four directions"
1055 animation is used instead. Take a look at the section where this is described
1056 in src/wconfig.h
1057 By default there is #undef SPREAD_ICON to select "Falling pieces" animation.
1059 Auto Colapse for Clip
1060 ---------------------
1062 The clip now supports an option named "Auto Collapse" which can be set from
1063 the clip main menu. When set, clip will stay collapsed, and will show itself
1064 when the mouse moves over it. While the mouse is over it, or over any of the
1065 icons attached to the clip, the clip will stay uncollapsed, letting you to
1066 access the attached icons. This is not true for applications like asclock, or
1067 applets of that kind, because the icon window do not belongs to WindowMaker,
1068 but to the application itself. For such icons you must keep the mouse over the
1069 icon groundplate, else it will collapse back. But usually these type of icons
1070 will not stay in a collapsed clip, since one needs to see what they show.
1071 When the clip is leaved it will collapse back after a delay of 1 second, unless
1072 the mouse is moved back to the clip area. The delay can be set modifying
1073 AUTO_COLLAPSE_DELAY in wconfig.h. Default is 1000 (ms) which means 1 second.
1078 --- 0.15.0
1080 Changed name from Fiend to Clip
1081 -----------------------------------
1083 All occurrences of word Fiend with or without capital F were replaced with
1084 the corresponding Clip (same capital).
1085 This affects all configuration files under ~/GNUstep that contain this word.
1086 It can be refered as "Workspace Dock" too.
1089 New option in Clip menu, and extended Clip behavior
1090 ---------------------------------------------------
1092 The following new items are available in the dock menu:
1094 1. Attract Icons
1095 2. Keep Attracted Icons
1096 3. Collect Icons
1097 4. (Un)select All Icons
1098 5. Remove Selected Icons
1099 6. Move To
1100 7. Start miniaturized    (also available for regular dock)
1101 8. Start hidden          (also available for regular dock)
1102 9. Selected
1103 10. Set icon...          (also available for regular dock)
1106 Here is what they do:
1108 1. "Attract Icons" will let the Clip to attract and attach any new appicon that
1109    is created when an application starts. It will not do this if the Clip is
1110    full. If the Clip is Collapsed then the appicon will be hidden after it is
1111    attached.
1112 2. "Keep Attracted Icons" will tell the Clip to keep the attracted appicons,
1113    after the application is closed. Without this the appicons will vanish,
1114    leaving the Clip in the original state. If you move an appicon that was
1115    attracted from Clip to regular Dock, it will be kept when closed, no matter
1116    what "Keep Attracted Icons" is set to in Clip.
1117 3. "Collect Icons" will collect all appicons that are not yet attached to Dock
1118    or Clip, and attach them to the current workspace Clip. The value of
1119    "Keep Attracted Icons" will apply when applications close. If Clip is
1120    collapsed, the appicons will be hidden.
1121 4. "(Un)select All Icons" will select all icons in the clip if none is
1122    selected, or it will deselect all selected ones. The selected icons are
1123    marked using a small triangle in the bottom right corner of the appicon.
1124    The color of the mark is set using SClipColor in WindowMaker domain
1125    database.
1126 5. "Remove Selected Icons" will remove from Clip all selected icons. The ones
1127    that still run, will be detached, all the others will vanish.
1128 6. "Move To" will transfer all selected icons to another workspace and attach
1129    them to the Clip in that workspace. If none is selected, only the one the
1130    mouse was pressed on will be moved.
1131 7. "Start miniaturized" will launch (or autolaunch if set) the application in
1132    a miniaturized state.
1133 8. "Start hidden" will launch (or autolaunch if set) the application in a
1134    hidden state. Note that only one of the two can be set at a time.
1135 9. "Selected" can be used to toggle the selected state of the appicon
1136    individually. The same can be achieved using Shift-LeftClick on the appicon.
1137    In fact the intended way of toggling the selected state is by using
1138    the Shift-LeftClick on icon. The menu entry is just another way to do the
1139    same.
1140 10. "Set icon..." will allow one to set the image for the appicon. The image
1141    will be updated without restart, and also all appicons in the same
1142    instance.class as the one we set for, will be updated.
1144 So a simple way of avoiding the screen to be filled up with appicons is to set
1145 the "Attract Icons" in the Clip. Also the "Keep Attracted Icons" can be set to
1146 No, so the attracted icons will be deleted when application exits, thus leaving
1147 the Clip clean. If also one to not want to see the appicons that keep filling
1148 the Clip, he can set the Clip to be Collapsed.
1150 Getting rid of unneeded icons in Clip is as simple as selecting them
1151 individually using Shift-LeftClick, and then using the "Remove selected Icons"
1152 entry in menu.
1155 Support for different visuals.
1156 ------------------------------
1158 WindowMaker is now able to support any visual, except DirectColor, in any
1159 depth from 1bpp to 32bpp.
1161 One can start the X server with different visuals, by passing the X server the
1162 right option. For XFree 3.3.x is -cc <id>.
1163 WindowMaker is not yet able to choose a different visual from the Default one
1164 on a given screen, but can use any default visual it finds, except the direct
1165 color visual.
1166 For example starting X like (for XFree 3.3.x, and if the driver for the
1167 card supports this. Read the man page for your X server):
1168 startx -- -bpp 8 -cc 0 will give you the StaticGray visual.
1169 startx -- -bpp 8 -cc 1 will give the GrayScale visual
1170 and so on.
1172 Wrlib code is now generic, and will support any visual except DirectColor in
1173 any depth. Programs written with wrlib can work on different visuals from
1174 the default visual for a given screen.
1175 Behavior in different visuals can be tested using the testgrad program in
1176 wrlib subdirectory in distribution.
1177 testgrad -h will show the usage.
1179 Multidiagonal gradients are also implemented now in wrlib, and a new algorithm
1180 is used to speed up the generation of diagonal gradients.
1183 New arrangement of the directory structure under ~/GNUstep/
1184 ---------------------------------------------------------------
1186 To better adapt to theme support the directory structure changed under
1187 ~/GNUstep/Library/WindowMaker
1189 1. Style directory moved to Styles.
1190 2. Added the following directories: Backgrounds, IconSets, Pixmaps, Sounds and
1191    Themes.
1192 3. The .style files no longer get copied in the user's Styles directory.
1193    Instead they are read from the global /usr/local/share/WindowMaker/Styles
1194    directory.
1196 Under ~/GNUstep/Defaults the following changes occurred:
1198 1. A default WMState is installed by wmaker.inst.
1199    It contains the dockit program assigned to the top icon of the dock, and
1200    the wmsetbg program assigned for the drop command on both dock's and clip's
1201    main icon.
1202    Double clicking the dock's main icon will bring up dockit that will let you
1203    dock any application that do not have an application icon.
1204    Dropping an image on dock's or clip's main icon, from an Offix DND aware
1205    application, will put the image on the background tiled, and will update
1206    WindowMaker domain database file.
1207 2. Syntax of WMState changed a little. The old position will not be restored
1208    when you will first start the new version, but after that it will be
1209    normally remembered. This is because now the main clip icons is only saved
1210    once, not for every workspace.
1211    You should replace Fiend with Clip in any place where it appears, if you
1212    want to keep the old WMState file, else it will not work.
1213 3. At compile time, it will detect if you have support for tif, and will
1214    install a WMWindowAttributes with corresponding image name extension
1215    (.tif or .xpm). This is true only for pixmaps that come with the source
1216    distribution and get installed under /usr/local/share/WindowMaker/Pixmaps
1218 The menu file changed a lot. Old menu file will *not* work with new theme
1219 support, so please upgrade.
1222 New behavior of OPEN_MENU command
1223 ---------------------------------
1225 The OPEN_MENU command now supports the following syntax:
1226 1. File menu handling.
1227    // opens file.menu which must contain a valid menu file and inserts
1228    // it in current position
1229    OPEN_MENU file.menu
1230 2. Pipe menu handling.
1231    // opens command and uses it's stdout to construct menu.
1232    // Command's output must be a valid menu description.
1233    OPEN_MENU | command
1234 3. Directory handling.
1235    // Opens one or more directories and construct a menu with all
1236    // the subdirectories and executable files in them sorted alphabetically.
1237    OPEN_MENU /some/dir [/some/other/dir ...]
1238 4. Directory handling with command.
1239    // Opens one or more directories and construct menu with all
1240    // subdirectories and readable files in them sorted alphabetically,
1241    // preceding each of them with command.
1242    // WITH is a required keyword!!!
1243    OPEN_MENU /some/dir [/some/other/dir ...] WITH command -options
1245 Please note that because of the 'WITH' keyword old menu files no longer work
1246 for the OPEN_MENU with a command.
1249 Theme support
1250 -------------
1252 Theme support is now as easy as untar-ing a tarball in the right place.
1253 Because of the way OPEN_MENU works, they can be installed on a global
1254 shareable basis, or for personal user use.
1255 Themes installed under ~/GNUstep will be available only for a user, but
1256 if if they are installed under /usr/local/share/WindowMaker they will be seen
1257 by all users. This is also true for style files, background images, pixmaps,
1258 etc that get installed under /usr/local/share/WindowMaker.
1259 Themes can be saved or loaded using the Appereance menu.
1261 Also support for different IconSets is available. You can save or load a new
1262 IconSet using the Appereance menu.
1264 Setting background images is now as simple as putting the images in the right
1265 place (~/GNUstep/Library/WindowMaker/Backgrounds or
1266 /usr/local/share/WindowMaker/Backgrounds, or any other place in your
1267 PixmapPath). Then use the Appereance menu. They will be instantly available
1268 since they are opened by a OPEN_MENU command. Also the image do not need to
1269 have a .jpg or any other extension. It will be recognized anyhow.
1270 As an example please see the OpenStep theme supplied with WindowMaker.
1271 The OpenStep image is a jpeg file without extension.
1273 Please keep in mind that anything under /usr/local/share/WindowMaker will be
1274 available for all users.
1277 New options for wmsetbg and getstyle
1278 ------------------------------------
1280 wmsetbg now accepts the following options:
1281 usage: wmsetbg [-options] image
1282 options:
1283  -d             dither image
1284  -m             match  colors
1285  -t             tile   image
1286  -s             scale  image (default)
1287  -u             update WindowMaker domain database
1288  -D <domain>    update <domain> database
1289  -c <cpc>       colors per channel to use
1291 By default, it will try to guess if dithering is needed or not and proceed
1292 accordingly.
1293 Using -d or -m will force it to dither or match colors.
1295 Dithering for more than 15bpp is generally not needed, and will only result
1296 in a slower processing.
1297 Don't use dithering except when needed, because it is slower. Else rely on
1298 wmsetbg which will detect if dithering is needed and use it.
1300 -u will update the WorkspaceBack in the default database domain file in
1301    ~/GNUstep/Defaults/WindowMaker, and let WindowMaker refresh the screen.
1302    Please note that this option only works under WindowMaker, and will have no
1303    effect under other window managers, since it rely on WindowMaker to update
1304    the image after it reads the updated defaults database.
1306 -D <domain> is same as above, but will update the domain <domain> instead of
1307    the default WindowMaker domain.
1309 -c <cpc> will set the color per channel to use. Only needed for PseudoColor
1310    visuals. WindowMaker will automatically pass the value read from the
1311    WindowMaker domain database.
1314 getstyle now have the -t option, that instructs it to read all options
1315 related to theme. Without -t getstyle will read only style options that
1316 means it will not read WorkspaceBack and IconBack.
1317 Use -t when you want to make a theme and need all theme options to be saved.
1318 Else it will extract just a style file.
1321 Session management support
1322 --------------------------
1324 Two new commands are available for use in menus:
1326 SAVE_SESSION and CLEAR_SESSION.
1328 SAVE_SESSION:
1329 will take a snapshot of all running applications, and their current hints
1330 (shaded, hidden, minimized, geometry and workspace they are on),
1331 and save it inside the WMState file. Also the current workspace we are on is
1332 saved. The applications that are running and were started from dock or clip are
1333 marked, so they will be attached to the corresponding dock/clip when restored.
1334 This state is restored every next session, until a new one is saved or
1335 CLEAR_SESSION is used.
1337 CLEAR_SESSION:
1338 will clear any previous saved session.
1340 There is also a run time option named SaveSessionOnExit = Yes/No; that allows
1341 one to automatically save the state of desktop when leaving WindowMaker.
1342 This way next session, the state of the desktop before last exit is restored.
1344 Please note that if this option is set to Yes, than any manual saving of the
1345 state, or any clearing of the state will be overridden when exiting
1346 WindowMaker.
1348 These options are available under the "Workspace" menu.
1351 User WindowMaker configuration files are now merged with global ones
1352 --------------------------------------------------------------------
1354 When starts WindowMaker will look for database domain files under
1355 $GNUSTEP_USER_ROOT/Defaults or ~/GNUstep/Deafults to be read. (In this order).
1357 If they are not available then it will scan for them in
1358 $GNUSTEP_LOCAL_ROOT/Defaults, $GNUSTEP_SYSTEM_ROOT/Defaults or
1359 /usr/local/GNUstep/Defaults (in this order).
1361 Even if the file was found or not, it will always load the corresponding domain
1362 file under /usr/local/share/WindowMaker/Defaults.
1364 Then if the user file was found it will merge it over the global file, else
1365 the global file will be used.
1367 This way any settings that are set by the system administrator in the shared
1368 file will be available for users that do not have them in their config files.
1369 Any option the user have in his config file will override the one in the
1370 shared domain file.
1372 So any new runtime options that appear in WindowMaker domain, do not need to
1373 be set in all user files, except the ones the user wants a different behavior
1374 from the default set for all users in the shared file.
1376 Also it is possible for the user to not have any personal domain databases, and
1377 the global shared ones will be used, but it still needs to have the directory
1378 structure, so WMState gets written on session exit.
1379 So all it needs to have is ~/GNUstep/Defaults directory available.
1382 New behavior of the Slide Icons
1383 -------------------------------
1385 Animation constants are now runtime.
1386 They are:
1387 IconSlideDelay = 0;
1388 IconSlideStep = 5;
1389 IconSlideSlowDown = 50;
1391 To better adapt both slow and fast machines the behavior of sliding icons
1392 changed in the following manner:
1394 Old one was to keep moving the icon with a constant step (default 5 pixels)
1395 until it reached the destination.
1397 Now it will use a new parameter named IconSlideSlowDown to speed up or slow
1398 down the moving.
1400 Instead of moving it with a constant step it will use IconSlideSlowDown to
1401 divide the distance to the destination, and use this value as the first step.
1402 Then is will compute the remaining distance and will again use
1403 IconSlideSlowDown to divide it and get the new step. And so on.
1404 When the step to move becomes smaller than IconSlideStep, IconSlideStep will
1405 be used further until the destination is reached.
1407 This way a nice deceleration effect is achieved, since while the icon
1408 approaches destination, it will use smaller steps, gibing the illusion that
1409 the icons is moving slower.
1411 IconSlideDelay will give the pause between steps, and is expressed in ms.
1413 Giving large values to IconSlideSlowDown (>1024 for 1024x768 screen) will
1414 result in the old "constant step advance" behavior, since the computed step
1415 will always be smaller than IconSlideStep, and the last will be used instead.
1417 Making IconSlideSlowDown = 0 or 1, will result in an instant jump to the
1418 destination without any animation.
1421 Attribute editor
1422 ----------------
1424 Because the icon images on screen automatically update after any change in
1425 WMWindowAttributes domain file, the use of both Save and Apply buttons is no
1426 longer needed. If one wants to just apply the setting to the current window
1427 only, he will only use the Apply button.
1428 If he wants them saved for all applications in the same instance and/or class
1429 the using the Save button will write them to disk, and automatically
1430 WindowMaker will update all the icons that need to be updated on screen.
1433 Sound support
1434 -------------
1436 Some basic sound support is now part of WindowMaker. The sound server is not
1437 yet part of WindowMaker distribution, so you need to download it separately.
1438 This is because is linux specific, and need some changes before it can be
1439 included.
1440 Until them if you have a linux system and want to use sound, use the
1441 wmsound-0.5 available at http://www.geocities.com/SiliconValley/Bay/7874
1442 Download that package, and only build the sound server there.
1443 DO NO APPLY ANY PATCHES FROM THERE!, because they are already applied.
1444 Just build the sound and copy the executable in /usr/local/bin
1445 Follow the rest of the install steps described there, except the patch-ing
1446 procedure.
1448 To enable sound for WindowMaker pass --enable-sound to configure.
1450 Also use NoSound = Yes/No; to enable/disable sound at runtime without killing
1451 the sound server.
1453 If you cannot set the sound to work yet, then is not for you.
1454 Wait until the sound server will be fixed and will be part of WindowMaker.
1457 New entries in WindowMaker domain database
1458 ------------------------------------------
1460 The following entries have been added to the runtime options:
1462   SaveSessionOnExit = No;
1464 will autosave (or not) the session state on exit.
1466   WindowPlaceOrigin = "64, 64";
1468 will offset all windows in auto or cascade placement mode with the value
1469 (in pixels) before placing them on screen. First is horizontal direction and
1470 second is vertical.
1471 This do not apply to windows that request a specific position on screen.
1472 This is useful if you want your Clip on the top left corner to not be
1473 overlapped by mapping windows.
1474 It will let it to have a row and a column of docked appicons near the screen
1475 edge, that will not be overlapped by windows.
1476 If you set it to "128, 128" it will have 2 rows and 2 columns not overlapped.
1479   NoSound = No;
1481 Enable/disable sound at runtime without the need of killing the sound server.
1484   MenuScrollDelay = 10;
1485   MenuScrollStep = 5;
1487 Constants for the menu scrolling animation.
1489   IconSlideDelay = 0;
1490   IconSlideStep = 5;
1491   IconSlideSlowDown = 50;
1493 Constants for the icons sliding on screen. Explained above.
1495   ShadeDelay = 0;
1496   ShadeSteps = 15;
1498 Animation parameters for shading a window. How many steps it will take, and the
1499 delay between steps in ms.
1501   DoubleClickTime = 250;
1503 The time for the double click to be considered so. Expressed in ms.
1505   SClipColor = "#6f8ae2";
1507 Color for selected icons in Clip.
1509 All delays are expressed in ms.
1513 --- 0.14.1
1516 *** Enhanced fiend clone.
1518 Here are the new fiend features:
1519 1. Keys for raising/lowering the fiend, and their default values:
1520    FiendLowerKey = None;
1521    FiendRaiseKey = None;
1522    FiendRaiseLowerKey = None;
1524    All reside in WindowMaker configuration file.
1526 2. Added posibility to launch the workspace menu with button1 click on the
1527    idle indicator of fiend, or with button3 click on workspace name on the
1528    fiend.
1530 3. Added Control-button1-click on fiend's idle indicator, to create a new
1531    workspace and move to it. Same action as New item in Workspace menu.
1533 4. Fiend's idle indicator do have a color that reflects its normal/collapsed
1534    state.
1536 5. The delay between changing workspaces from fiend is now a runtime option:
1538    WorkspaceChangeDelay = 700;
1540    in WindowMaker configuration file.
1542 6. Application icons can be moved between dock and fiend now.
1544 7. The way workspaces are changed is controlled now by two runtime options:
1546    AdvanceToNewWorkspace=Yes/No;
1547    CycleWorkspaces=Yes/No;
1549    Both apply to either fiend navigating buttons or to next/prev worksapace
1550    keybindings. Both default to No, and are in WindowMaker configuration file.
1552 8. Also added posibility to advance to new workspace, no matter what value
1553    AdvanceToNewWorkspace have, with Control-button1-click on "next workspace"
1554    fiend button.
1557 *** Theme support ***
1559 Spixmap and tpixmap now work. Their syntax is:
1561 SomeStyleOption = (spixmap, file, color);
1562 SomeStyleOption = (tpixmap, file, color);
1564 - spixmap means scaled pixmap, so the image in the file will be scaled to
1565 adapt to the destination's size.
1566 - tpixmap means tiled pixmap, and the image from file will be tiled in the
1567 destination.
1569 file is searched in the PixmapPath, but can be a full path name.
1571 Color is used depending on which Style option is applied.
1572 For example in case of titlebars, color is used for miniwindows titles color.
1573 You are not restricted in selecting that color, but is better to put one
1574 that matches the overall color of the image.
1576 Currently they apply to all the options that accept (solid, color), or any
1577 type of gradient.
1578 This means they also apply to WorkspaceBack and IconBack, which allows theme
1579 support with the simple use of the setstyle and getstyle utilities.
1580 There is no need for an extra theme manager, just to include the needed
1581 options in the style files.
1583 In case of WorkspaceBack, color is used to be set in the background until
1584 the image gets loaded and displayed. This is to avoid the stippled screen
1585 the X server shows, in case the image is big and loads slow.
1586 There is a small utility in the util directory, named wmsetbg which is
1587 used to set the background image. This is needed for windowmaker not to
1588 freeze while loading and scaling the image.
1589 Currently it is hardcoded in windowmaker to use wmsetbg to set the background
1590 image, and is better to use it since is smaller that other image manipulation
1591 programs, and it is compiled with support for same image types as windowmaker.
1592 Since it comes and is installed with WindowMaker, there will be no need to
1593 download and use an external app, which also may not have support for the same
1594 image types as windowmaker.
1598 --- 0.14.0
1600 *** Fiend clone.
1602 The fiend clone is a dock extender, that lets you dock more than the default
1603 10-12 icons in the dock. It actually lets you dock how many icons you like,
1604 with a current default of 25 per workspace. The fiend have different docked
1605 icons on every workspace. Also the fiend main icon shows you the workspace
1606 you're on and lets you navigate through the workspaces with the small green
1607 buttons on the low right corner.
1608 To save screen space the fiend can be collapsed to the main icon either
1609 from the fiend menu (available with right click on the fiend icons), or
1610 with a double left click on the main fiend icon, which is a toggle for
1611 the collapsed/uncollapsed state.
1612 Collapsed state is marked by a different title color.
1613 Pressing on the small buttons on the low right corner, the workspaces are
1614 changed in increments of 1 to the left or right, but keeping the button
1615 pressed over them will continuously advance through workspaces until the
1616 mouse is moved away from the buttons or the button is released.
1617 The delay between workspace changes is set by FIEND_WKS_CHANGE_DELAY in
1618 src/wconfig.h, and defaults to 700 ms.
1619 Unlike the dock, fiend can hold icons in any directions, and can be placed
1620 in any position on screen.
1622 When an icons is to be docked, but the position can be either in the dock
1623 or in the fiend, the dock will be used first, and the icon will be docked
1624 there.
1626 Here are the new runtime options introduced by the fiend:
1627 Files are located in ~/GNUstep/Defaults/
1629 In WMWindowAttributes:
1630        "Logo.WMFiend" = {Icon = "Cone.xpm";};  - icon for the fiend
1632 In Windowmaker:
1633         FiendMaxIcons = 25;           - the max number of icons in fiend per
1634                                         workspace
1635         FiendTitleFont = "-*-helvetica-bold-r-normal-*-10-*-*-*-*-*-*-*";
1636                                       - the font used to show the current
1637                                         workspace
1638         FiendTitleColor = black;      - color for the uncollapsed fiend title
1639         CFiendTitleColor = "#616161"; - color for the collapsed fiend title
1640         AFiendColor = "#00ba70";      - color for the workspace changing
1641                                         buttons, when active
1642         IFiendColor = "#008000";      - color for the workspace changing
1643                                         buttons, when idle
1645 For the ones who don't want to use fiend, there is a option to wmaker named
1646 -nofiend that can be feed to the command line when starting wmaker.
1647 (This is the equivalent for -nodock, but removes fiend clone).
1649 The syntax of WMState file have changed, but you don't have to worry because
1650 WindowMaker will know to read the old format and will save it and further
1651 will use the new one. You do not need to change your file, for the new version
1652 to work.
1655 --- 0.13.1
1657 *** Enhanced Attribute editor.
1659 Now you can save defaults for all windows.
1660 Please note that only Icon, KeepInsideScree, and sometimes NoAppIcon
1661 can be useful in a normal environment. But others may have other opinion ;)
1662 If you set AlwaysUserIcon default for all windows, note that apps like
1663 asclock, wmload, wmmail, wmrack, will show that icon instead of their
1664 window.
1666 Now Attribute editor also counts for defaults saved for all windows,
1667 (not only the default "No" for all options hardcoded in WindowMaker),
1668 when saving options for some instance.class specification. This is to
1669 save disk space by saving only the options that differs from global defaults
1670 (either defaults for all windows or the hardcoded valued in WindowMaker).
1672 Attribute Editor now updates on the fly the appicon image or creates/deletes
1673 the appicon if you set that options in the Inspector panel and Apply them.
1674 Modifying Icon file, NoAppIcon or AlwaysUserIcon and Applying them will
1675 result in the image update for the app-icon.
1677 Note that if you apply but not save these options, the miniwindow image will
1678 not be updated. This is because app-icon is always on screen so it can be
1679 updated, but miniwindow image is read from the defaults database and from disk
1680 every time you minimize the window and is destroyed when you restore.
1683 --- 0.13.0
1685 *** Atribute editor is working ;).
1687 How it works is quite obvious.
1688 Anyway, here is a short description.
1690 Save   - only save the configuration in defaults database and updates
1691          WMWindowAttributes
1692 Apply  - only applies the values to the current window
1693 Revert - reverts the values from the defaults database
1695 Note that Save and Revert count for the window specification
1696 (instance & class), that are selected, and save/use the values for/from
1697 that.
1699  The Update button will show the icon who's name was typed in the textfield
1700 If the textfield is empty, will try to use the default icon.
1701 Also saving with and empty textfield for icon, uses the default icon.
1703  The Default button will use the icon in the textfield as default icon
1704 and save that value in WMWindowAttributes (Note that in this case is no
1705 need to press the Save button!). Also if the textfield is empty it will
1706 try to use the old default icon, if available.
1708 *** Now menus are saved between sessions, or over a restart.
1710  Just stick them to the desktop, and you will find them over sessions
1711 until you close them.
1712  Please note that only the root_menu, the window switch_menu and the
1713 workspaces_menu can be saved this way.
1715 *** Changed the lousy Windoze menu behaviour.
1717 This applies to 'NextMenuBehaviour = NO;'
1719  Now the items are no more automatically selected if you launch the menu
1720 and the mouse is over some item, if you use a short click to launch the
1721 menu (shorter than the default DBL click time).
1722  If you use a longer click or keep the mouse pressed, the item under mouse
1723 will be selected after that delay, and launched when you will release the
1724 mouse button.
1725  If the click was short, a second one is needed to launch the item.
1727 *** Autoarrange icons is now a runtime option
1730 AutoArrangeIcons = YES/NO;
1731 in 'WindowMaker'.
1733 *** Added configurable horizontal resize threshold
1736   HorizontalResizeThreshold = <n>;
1738 This will make the n pixels at the exterior side of the corner handle
1739 of the resize bar to restrict to horizontal only resize.
1740 Also you can use Shift-click&drag anywhere on the corner handle to
1741 restrict the resize only to horizontal.
1742 Note that the Shift-click&drag does not depend of the configured threshold
1743 and works completely independent.
1745 *** New option for OPEN_MENU (pipe from command)
1747 OPEN_MENU | /foo/bar/script
1749 will make a menu that is dinamically constructed by /foo/bar/script
1752 --- 0.12.0
1754 *** New option for OPEN_MENU
1756 OPEN_MENU /foo/bar/pics xv -root -quit
1758 will make a menu with all files in /foo/bar/pics and precede them
1759 with EXEC xv -root -quit
1761 thus, making a menu with entries like:
1764 "marble.gif" EXEC xv -root -quit marble.gif
1765 "water.jpg" EXEC xv -root -quit water.jpg
1769 *** Multicolor gradients
1771 (mhgradient, colorX, color1, color2, color3, ..., colorn)
1772 (mvgradient, colorX, color1, color2, color3, ..., colorn)
1774 You can put any number of colors >= 2. 
1776 colorX is a special color that is used as the solid color of the
1777 texture when wmaker needs a solid color (like in miniwindow title and
1778 resizebar)
1780 *** PixmapPath format changed
1782 What used to be
1784 PixmapPath = "/usr/local/share/pixmaps:~/foobar";
1786 must now be
1788 PixmapPath = ("/usr/local/share/pixmaps", "~/foobar");
1791 *** Added OffiX DND in dock
1793 Use the "Set drop arguments..." command in the menu and put a %d
1794 where the dropped object string should be substituted, like:
1796 xedit %d
1798 *** Escape thingies for menu and dock commands:
1800 %w - substitute with current selected X window ID
1801 %s - substitute with current selection
1802 %d - substitute with last dropped object
1803 %a(some text) - opens a input box with "some text" as a title. Then,
1804 the text typed will be substituted there
1806 \r, \n - substitute with corresponding characters
1809 *** The WMState file format has changed a little.
1810 The Command field for the dock application list is now a normal string,
1811 instead of a list. So, remove the parentheses and the commas for the command
1812 and join all the parts. Example:
1814 if it used to be
1816 Command = ( xterm," -geometry", "+10+10" );
1818 then make it
1820 Command = "xterm -geometry +10+10";
1823 --- 0.10.2
1825 AutoFocus = NO; disables automatic focusing of windows
1826 when they are first mapped
1829 --- 0.10.1
1831 titlebar gradients are in a single piece now
1833 the WMDock file was merged into the WMState file. You can insert this
1834 file in WMState and set it's key to Dock. For example, if your WMDock
1835 contains:
1838         Applications = { {Command = (); }};
1839         Position = "-64,0";
1840         Lowered = NO;
1843 and WMState contains:
1846         Workspaces = ( "Workspace 1" );
1849 then you can merge both and have:
1852         Workspaces = ( "Workspace 1" );
1853         Dock = {
1854                 Applications = { {Command = (); }};
1855                 Position = "-64,0";
1856                 Lowered = NO;
1857         };
1862 The configuration format has changed!! Forget everything about the old
1863 format.
1865 dockapp was removed and the old version will not work anymore. 
1867 the dialogs require tcl/tk. they will be rewritten in plain C
1870 These are some tips for people upgrading from older versions and don't want
1871 too many unused files around. There is no problem if you decide to keep 
1872 them for a while.
1874         you can  rm -r ~/gnustep if you don't want anything from there
1876         remove the files in /usr/local/share/WindowMaker before installation
1878         the /usr/local/share/pixmaps directory can be removed