olvwm.4.2o **
	bring WINMENU, VDMMENU by pressing a key, with some sorting options
	implements a key for choosing next/prev window within 
		one virtual window and some selected windows
	change VDM MENU with more useful items
	start working on Solar Eclipse lib for themable decorations
		should be ready for version 4.3-4.4
--------------------------------------------------
olvwm.4.2n
	fix a vulnerablity from a wrong wmInstance/wmClass name
		(report by Lawrence Carver)
--------------------------------------------------
olvwm.4.2m
	fix a bug of not updating change of icon images 
		(report by Lawrence Carver)
	fix a bug of user icon images without "None" color option
--------------------------------------------------
olvwm.4.2l
	fix the transparency problem for icons when initial mapping.
	use reverse video for the title of selected icons
	expand the option for SelectToggleStacking 
--------------------------------------------------
olvwm.4.2k
	resetting the version
	half fix transparency problem for icons when initial mapping.
--------------------------------------------------
olvwm.4.2j
	(auto) icon arrange
		identify icons in the current screen
		(anti) lists of windows to apply : Xre, and property of window
		automatic parameter : Xre 1(manual_inclusive) 2(auto_inclusive) 
				-1(manual_exclusive) -2(auto_exclusive) 
		icon location by 4 coordinates : Xre
	
		use resource IconFormation : Xre later
		Icon spacing : Xre later
		arrange type : Xre name class instance age later
		grid thing(may be later)
		individual selection : later
	
		edit services.c
		and use ActiveClientList and findClients
		found the 
			c->scrInfo->vdm->screenX,
			c->scrInfo->vdm->screenY
			give current screen info
		but still working on info on each window
			could be
				moveresize.c mstuff: location ....

		IconArrangeWho : 0 (user=manual) 1 (computer=auto)
		IconArrangeWhen : 0 (close) 1 (open)  2(both) ; only when it's auto
		IconArrangeWhere : x 0 0 100 100 ; 
			direction left-top corner, size of box
		IconArrangeWhat : list of class or instance name
		IconArrangeHow : 0 1 0
			0 1 (list-inclusive/-exclusive) and
			1 -1 (time order/reverse)
			0 1 (not/reserve space for deiconified window)		

--------------------------------------------------
olvwm.4.2i
	+line separator for icon title lines
	+iconflash properties to each Class and instances ... : One option list
	+autoupdate by Xresouce name
--------------------------------------------------
olvwm.4.2h
	+line separator for icon title lines	
		need to clean up for rubber band
	=very shaky transparency implemented. need to improve a lot
		VirtualTransparency
			0 : no transparency
			1 : transparent background
			2 : everything is transparent
		IconTransprency
			0 : no transparency
			1 : transparent image
			2 : transparent image and title
	AutomaticRefresh
		requires Atom_protocol number to refresh the screen auomatically
		can be found by DebugInfo
	*related bugs
		initial icon has residual from the background	 ::
		no checking on memeory : very dangerous...
		not exact match of multiple lines : by rubber band ::
	*weakness
		no background changes when you drag icon window with image
		-require major correction ...
--------------------------------------------------
olvwm.4.2g
	+fix a bug : some of the icon doesn't show : xv, netscape, xfig, acroread
	+remove icon mask crap...
	+get rid of iconImages resource: return them into file structure
		look for files in the Icondir, match class name and instance name
		should be a lot faster ....
	+rearrange IconTitleLines and IconTitleOffset resources
--------------------------------------------------
olvwm.4.2e
	+change middle mouse button to be clientToggle
--------------------------------------------------
olvwm.4.2f
	+add IconNoFlashNames resource
--------------------------------------------------
olvwm.4.2d
	+add OpenClose and restore Open as it is before : olvwmrc.y parse.l

--------------------------------------------------
olvwm.4.2b
	+change icon title lines to be set up by class and instance name
	=try give one more function(raise and lower) to mouse click in any place in
		the window: john's request : it's already there.

--------------------------------------------------
olvwm.4.2a
	+at the moment, change Open to Open&Close
--------------------------------------------------
olvwm.4.2
	+fix 24 bit display for icon
	+add new resources for icon title color, 
		icon images, # of title lines, and offset
	+change middle mouse button to be clientback
	+add fullsizerestore horizontal way
		doubleclick : vertical
		ctrl-doubleclick : horizontal
		shift-doubleclick : full
--------------------------------------------------

*Know bug
	-24 bit app default icon don't work properly
	-"restart" doesn't put windows into the right virtual desktop
	-wierd x clipboard behavior
	-sometimes when play with xrdb, icon names disappear.
	-can't change desktop's icon
	-some bug on background image for virtual desktop
--------------------------------------------------
*Detailed Future plan

<Icon>
option to keep icon even for fully restored windows
icon leader bar : easy selection of icon region

<graphics>
make independent from olgx		  
	menu.c
	moveresize.c
	notice.c
	ol_button.413.c
	ol_button.svr4.c
	screen.c
	winbutton.c
	winframe.c
	winicon.c
	winpush.c
	winresize.c
add some configurability, user defined graphics for buttons, frames and corners
change menu graphics
fix graphics errors
add other formats such as png, ... : no need?

<olvmrc>
put "Move" keyword in .olvwmrc to change location of certain windows

<virtual desktop>
multiple title lines in virtual desktop	
flash for boxes in virtual desktop showing which windows are updating 
update some menu by right mouse click
	-allow to change scale, # of screens, iconization,...
by middle mouse click
	-a list of windows runing on that screen
some useful menu such as changing scale and size ...

<window managing> *major interest*
grouping : arrangement like virtical or horizental, or side by side for selected windows
major change for docking windows as well as icons
winmenu access by a key
marking windows like in vi editor: quick access
	a few mode: bring it up and move to there
		 bring it to current window
		need to save previous position

<others>
shared memory
gnome/kde compatibility?
shading?	: well may be
dockable launcher?: well may be

