pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXi
Module Name: pkgsrc
Committed By: wiz
Date: Thu Mar 7 06:36:28 UTC 2013
Modified Files:
pkgsrc/x11/libXi: Makefile PLIST distinfo
Log Message:
Update to 1.7:
The feature added in this revision is pointer barrier events and releases.
Pointer barriers themselves are an XFixes 5 feature, XI 2.3 adds two
disctinct features to barriers:
* the ability for clients to get notified if pointer movement is restricted
by a barrier
* the ability for clients to allow a pointer to move through a barrier after
it was constrained by the barrier
For a more verbose explanation of these features please refer to:
http://who-t.blogspot.com.au/2012/12/whats-new-in-xi-23-pointer-barrier.html
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/libXi/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/libXi/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/libXi/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