Up to [cvs.NetBSD.org] / pkgsrc / x11 / xscope
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Mon Jul 11 19:42:18 2022 UTC (6 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
xscope: update to 1.4.3. Alan Coopersmith (1): xscope 1.4.3 Matthieu Herrb (1): On OpenBSD SO_PEERCRED uses struct sockpeercred Thomas Klausner (7): Remove/comment out unused variables. Match format strings with arguments. ifdef out unused static functions Use correct argument type for ctype(3) functions. Increase buffer length to avoid truncation. Add casts to fix signedness change warnings. Mark MainLoop as _X_NORETURN.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 7 07:24:41 2021 UTC (13 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.5: +3 -4
lines
Diff to previous 1.5 (colored)
xscope: update to 1.4.2. Alan Coopersmith (8): Fix up documentation of NAS command line flags Update README for gitlab migration Update configure.ac bug URL for gitlab migration Add support for process ID and names on Solarish systems gitlab CI: add a basic build test Build xz tarballs instead of bzip2 Fix spelling/wording issues xscope 1.4.2 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish Peter Wu (1): Add support for process ID and names Stéphane Aulery (1): Improve help and manpage.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Mar 7 11:57:48 2018 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
xorgproto: use xorgproto instead of separate *proto packages Remove now obsolete packages.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Sep 6 09:03:06 2017 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Follow some redirects.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jun 7 06:54:41 2014 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
Update to 1.4.1: This version corrects several bugs which caused xscope to incorrectly decode some protocol replies or events, and fixes a build issue on Solaris.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 2 13:13:59 2012 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 18 09:42:46 2012 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Import xscope-1.3.1 as x11/xscope. XSCOPE is a program to monitor the connections between the X11 window server and a client program. xscope runs as a separate process. By adjusting the host and/or display number that a X11 client attaches to, the client is attached to xscope instead of X11. xscope attaches to X11 as if it were the client. All bytes from the client are sent to xscope which passes them on to X11; all bytes from X11 are sent to xscope which sends them on to the client. xscope is transparent to the client and X11. In addition to passing characters back and forth, xscope will print information about this traffic on stdout, giving performance and debugging information for an X11 client and server.