pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/evilwm
Module Name: pkgsrc
Committed By: sketch
Date: Fri Aug 13 19:15:53 UTC 2010
Modified Files:
pkgsrc/wm/evilwm: Makefile distinfo
Log Message:
Update to evilwm-1.0.1
*** Changes between 1.0.0 and 1.0.1:
Wed Mar 11 15:41:02 GMT 2009 Ciaran Anscomb <evilwm%6809.org.uk@localhost>
* XFlush() shouldn't be required in interruptibleXNextEvent()
Thu Nov 20 11:17:07 GMT 2008 Larry Doolittle <>
* Fix interaction with X and signal handler
Larry Doolittle encountered a problem with the signal handler's
interaction with later versions of X.org and submitted this patch. It
adds an interruptible version of XNextEvent() borrowed from the Blender
source code (copyright Mark J. Kilgard) that allows a more graceful
exit from the main event loop rather than getting the signal handler to
do it.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/wm/evilwm/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/wm/evilwm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index