Subject: CVS commit: pkgsrc/wm/ratpoison
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 10/25/2002 16:16:19
Module Name:	pkgsrc
Committed By:	agc
Date:		Fri Oct 25 13:16:18 UTC 2002

Modified Files:
	pkgsrc/wm/ratpoison: DESCR Makefile PLIST distinfo

Log Message:
Update the ratpoison minimalist window manager to version 1.1.1

Changes since version 1.0.0

Many bug fixes

Some portability fixes

New functionality:
	(user_commands): new command "license"
	Add ruby bindings.  From Doug Kearns <djkea2@mugc.its.monash.edu.au>.
	(user_command): new command 'link'
	(find_command_by_keydesc): new function
	(resolve_command_from_keydesc): likewise
	(cmd_link): likewise
	(update_last_access): new function
	(find_last_frame): likewise
	(x11_mask_to_rp_mask): new function
	(rp_mask_to_x11_mask): likewise
	(user_command): new command "focuslast"
	(find_frame_up): new function
	(find_frame_down): likewise
	(find_frame_left): likewise
	(find_frame_right): likewise
	(user_commands): new commands "focusup" "focusdown" "focusright"
	"focusleft" "startup_message" "restart".
	(show_last_message): new function
	(user_commands): new "unsetenv" command
	(user_commands): new commands deffgcolor, defbgcolor.
	(update_gc): new function
	(init_defaults): new function
	(init_screen): initialize the screen's fg_color to black and
	bg_color to white.
	(user_commands): New commands defbarloc, defbartimeout, defborder,
	deffont, defintputwidth, defmaxsizepos, defpadding, deftranspos,
	defwaitcursor, defwinfmt, defwinname, defwinpos.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/wm/ratpoison/DESCR
cvs rdiff -r1.7 -r1.8 pkgsrc/wm/ratpoison/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/wm/ratpoison/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/wm/ratpoison/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.