summaryrefslogtreecommitdiff
path: root/x11/xprop
AgeCommit message (Collapse)AuthorFilesLines
2009-11-09Update to xprop-1.1.0. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Add 'o' property type to man page for icon formats Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Exit cleanly when the target window is destroyed. (#19381) Do not spew usage on connection error -spy: flush output before waiting for more events Bug#15069: Compile warning fixes. Correct make distcheck and don't distribute autogen.sh. The "visible bit" is called "urgency bit" in the ICCCM 2.0 Display _NET_WM_ICONs as ASCII art instead of as a big list of integers
2008-08-09Update to xprop-1.0.4. Changes:bjs2-6/+6
commit 427023df02bd38ff9dc2af2a2059466f37f4cfd8 Date: Wed Dec 19 15:17:34 2007 +1030 Fix build under autoconf 2.57 configure.ac specifies a max version of 2.57 but AC_CHECK_HEADERS_ONCE was only introduced to autoconf in 2.59c. Drop the _ONCE to make autoconf happy commit e09956f244099ddd36b1a2cd5d7800d5fc7120c1 Date: Thu Dec 6 05:30:43 2007 -0500 Select correct client window in WMs using virtual roots
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2007-08-15Update to xprop-1.0.3: man page improvements, some sprintf cleanup,joerg2-6/+6
avoid a memory leak, some const sprinkling, purge unused code.
2007-03-17All the Xorg packages support user-destdir. xrandr needs a newerjoerg1-1/+3
libXrandr, explicitly depend on it.
2007-02-27Transfer maintainership to Joerg for these Xorg programs.dsainty1-2/+2
2007-02-25Sort includesdsainty1-2/+2
2007-02-25This package provides xprop, a property displayer for X.dsainty4-0/+29
This is from the modular X.org X11 project.