Path to this page:
Subject: CVS commit: pkgsrc/x11/xscope
From: Thomas Klausner
Date: 2012-12-02 14:13:59
Message id: 20121202131400.94662175DD@cvs.netbsd.org
Log Message:
Update to 1.4:
xscope 1.4 adds new features and decoding support.
- RANDR decoding updated from just 0.x protocol to handle 1.0 - 1.4
- Atoms recorded from InternAtom & GetAtomName to use for display in
other requests referencing the atoms
- Property requests now also show these property types in a more natural
format instead of as just lists of bytes:
UTF8_STRING, atoms, cardinals, integers, and windows
- new -I command line flag to enter interactive mode immediately at startup
- experimental support for reading a previously recorded file.
If you run "xscope -r -v0 > xscope.raw", then you can later run
"xscope -f xscope.raw" to decode the data.
Files: