pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/inputproto



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Mar  7 06:35:56 UTC 2013

Modified Files:
        pkgsrc/x11/inputproto: Makefile distinfo

Log Message:
Update to 2.3:
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.15 -r1.16 pkgsrc/x11/inputproto/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/inputproto/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