SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for xprop-1.2.7-24.11.i586.rpm :

* Sun Feb 04 2024 Stefan Dirsch - Update to version 1.2.7
* This release fixes a failure to build with C23 compilers.
* Sun Dec 04 2022 Stefan Dirsch - Update to version 1.2.6
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* 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
* Fri Mar 12 2021 Dirk Müller - modernize spec file (move license to licensedir)
* Fri Nov 20 2020 Stefan Dirsch - Update to version 1.2.5
* Add missing `-help` function
* 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)
* 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.
* Sun Mar 10 2019 Stefan Dirsch - Update to version 1.2.4
* Add missing braces around else clause in Read_Quoted()
* Fix -Wsign-compare warning in dsimple.c
* Fix typo in xprop.man
* Update configure.ac bug URL for gitlab migration
* Update README for gitlab migration
* Wed Apr 04 2018 sndirschAATTsuse.com- Update to version 1.2.3
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Print which option was in error along with usage message
* Add -version option to print program version
* Free the thunks used by Show_Prop
* Free the data returned by XListProperties()
* Free the data returned by XGetWindowProperty()
* Free the data returned by Format_Icons()
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
* Tue Aug 13 2013 zaitorAATTopensuse.org- Update to version 1.2.2: + Mark usage() as noreturn, as suggested by gcc - Wmissing-noreturn. + Fix const conversion warnings from gcc. + Add unicode argument to Format_Len_String to reduce code duplication. + Replace strlen/malloc/memcpy set with strdup. + Mark FatalError() as taking printf-style arguments. + config: Add missing AC_CONFIG_SRCDIR. + Enable setting property of type UTF8_STRING. + Expand description in README a little.
* Sat Apr 14 2012 dimstarAATTopensuse.org- Update to version 1.2.1: + Improves the man page. + Fixes issues found by static code analysis + Other cleanups to the code + Build system fixes.- Add pkgconfig(xproto) BuildRequires: New dependency.
* Fri Apr 13 2012 vuntzAATTopensuse.org- Split xprop from xorg-x11. Initial version: 1.2.0.
 
ICM