Path to this page:
./
x11/xprop,
Property displayer for X
Branch: CURRENT,
Version: 1.2.7,
Package name: xprop-1.2.7,
Maintainer: pkgsrc-usersxprop is a command line tool to display and/or set window and font
properties of an X server.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 140.836 KB
Version history: (Expand)
- (2024-02-09) Updated to version: xprop-1.2.7
- (2022-12-05) Updated to version: xprop-1.2.6
- (2020-11-20) Updated to version: xprop-1.2.5
- (2019-03-10) Updated to version: xprop-1.2.4
- (2018-03-13) Updated to version: xprop-1.2.3
- (2013-08-09) Updated to version: xprop-1.2.2
CVS history: (Expand)
2024-02-09 22:04:17 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xprop: update to 1.2.7.
This release fixes a failure to build with C23 compilers.
Alan Coopersmith (2):
Fix C23 build by renaming variable 'true'
xprop 1.2.7
|
2022-12-04 16:36:13 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xprop: update to 1.2.6.
Alan Coopersmith (10):
Fix spelling/wording issues
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
gitlab CI: stop requiring Signed-off-by in commits
Mark help(), usage(), and grammar() with _X_NORETURN _X_COLD
Declare help() and print_help() as static
Rename "dpy" function arguments to "display" to avoid \
shadowing global
Resolve many gcc -Wsign-compare warnings
Variable scope reductions as suggested by cppcheck
xprop 1.2.6
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-11-20 09:09:58 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xprop: update to 1.2.5.
Jason Nader (1):
Add missing `-help` function
Keith Packard (5):
Make output with unknown width terminal the same as old code
Free string list returned from XmbTextPropertyToTextList
Correct icon buffer width computation for truecolor terminals
Check return value from ioctl(TIOCGWINSZ)
xprop 1.2.5
Pierre-Loup A. Griffais (5):
Don't display icons if they would line-wrap.
Break down memory allocation logic and fix overallocating for UTF8.
Fix aspect ratio for icon display by using two characters per icon pixel.
Support true color output for icons if the terminal advertises it.
Fix formatting of back-to-back not shown icons.
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-03-10 09:12:37 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
xprop: update to 1.2.4.
Alan Coopersmith (5):
Add missing braces around else clause in Read_Quoted()
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Fix -Wsign-compare warning in dsimple.c
xprop 1.2.4
pmav99 (1):
Fix typo in xprop.man
|