xrestop: Changes to 'refs/tags/xrestop-0.5'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Aug 3 09:44:05 UTC 2021


Tag 'xrestop-0.5' created by Matthieu Herrb <matthieu.herrb at laas.fr> at 2021-08-03 09:43 +0000

xrestop-0.5
-----BEGIN PGP SIGNATURE-----

iQJLBAABCAA1FiEExByYX9zx5TZFdmOLaHOT7jfRKPgFAmEJD6wXHG1hdHRoaWV1
LmhlcnJiQGxhYXMuZnIACgkQaHOT7jfRKPhebg//QTv+Qd+yIome3IRKL1KoMh6v
TFCtTCen/dDUOOKXSWPvy56PXWInjj2clGbyoPBdyBwxIy5SWnTY8oyNc9XRPN2u
KCXpGPj7FlJQoaH0L+t/lq3iDVMr0W7QFcw/EtZMeCiut8CeZIz7typOfkGtSp36
Z3DS9/Po3obHgKtij0FT3m0H/jkhrqGSgzpMSzoX7BE6I+rEeyhPC8KLIQNzohCb
ZaLXUWDbRHYHknPZ86F/+6rMSS1Hu1IAupGbSg2wIM814OBOzL6MVtTsxEYPApXt
34O9F8nTw6Mic4ZzbQZFs5feyOjiZGsJZwkPN7eE8sPEu+7CFhOwiAb+R3DVZ4jD
HBNxhLBwV5am0p4luCsVUw/vsR9THu2w2lIG3jv+J3pNXqB4BYHkmSPVSj+71TB0
Qad0kpVZqwcqQPC2/mFcT4LwiCOXaQSMzhyp+vUFn9Py3rxQyfUrpgcJhcAVXxHo
wABGCxIEVOLCOfhmvsewRibfvq+ZSCrUYTF0efdbDLRGkE2MvSItzVldG6HOgoIV
jUF2CPwsk9BEwYx3q0swMSw+KXq5ZPYZbgWt4Ra/VPXCQR/f1m0RJ/uYL4JojL87
DgFWs6ZdjhJmaKbq8fxjXAc0CIyzfLMagyRwtpp2wzwqompVN0skOkS5IWJ85N/m
QHm/cBOzA3aLM7FFGjQ=
=k/Ln
-----END PGP SIGNATURE-----

Changes since xrestop-0.4:
Alan Coopersmith (3):
      Update configure.ac bug URL for gitlab migration
      Fix -Wsign-compare warning in recurse_win_tree()
      Fix -Wsign-compare warnings in xrestop_client_get_stats

Ben Byer (1):
      fixed typo in output of xrestop -b

Gaetan Nadon (5):
      config: upgrade Autoconf initialization section
      config: use standard xorg autogen.sh
      config: use standard xorg .gitignore file
      config: upgrade to util-macros 1.8 for additional man page support
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99

James Cloos (2):
      Replace static ChangeLog with dist-hook to generate from git log
      Fix commit 08c9daab3a0b3ef37723c007858fa949cb91bbd8

Keith Packard (1):
      Use XResQueryClientIds to get pid instead of window property

Kevin Ryde (1):
      In xrestop_client_get_info() show xrestop's own pid.

Matthieu Herrb (7):
      Update README for gitlab migration
      Fix version for development.
      More fixes for README.md + modern packaging
      Remove unused function window_get_pid()
      Fix character buffer sizes to hold full formatted strings
      Fix EXTRA_DIST and MAINTAINERCLEANFILES
      Release xrestop 0.5

Paulo Cesar Pereira de Andrade (1):
      Correct make distcheck and sparse warnings.

Peter Harris (1):
      Display ShmSeg resource count

Søren Sandmann Pedersen (2):
      man page: Change -dt to -t
      More man page fixes

Walter Harms (4):
      FIX:  warning: initialization discards `const' qualifier from pointer target type
      no need-to-check argument for XFree
      remove unused debug code
      FIX: malloc+memset=calloc

---
 .gitignore    |   80 +++++++++++++++++++++++++++++++
 ChangeLog     |   88 ----------------------------------
 Makefile.am   |   11 +++-
 README        |    3 -
 README.md     |   18 +++++++
 autogen.sh    |   12 ++++
 configure.ac  |   29 +++++------
 doc/xrestop.1 |    7 +-
 xrestop.c     |  146 +++++++++++++++++++++++++++-------------------------------
 9 files changed, 205 insertions(+), 189 deletions(-)
---


More information about the xorg-commit mailing list