xset: Changes to 'refs/tags/xset-1.2.5'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Dec 4 00:09:54 UTC 2022


Tag 'xset-1.2.5' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2022-12-04 00:09 +0000

xset-1.2.5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCgAGBQJji+VNAAoJEM/fFIgoxkKnv3oP/1BsjF5w42v7AkllDZGNSUd8
OuheKraoG0WjWeKqQHCm24Y7ye9pVMeMOMj67B1ONoJU/8gcrvrFRUAH+An+V0U3
4HOn831H5a6z2zY6fEFqDO9T5yaELT5uj0CBWDXQu8md8JsuLGzt+/VHKDzdDt0T
yqNdyHq9/3g0OcCyI7UE4Ab5xmt2Ey8Iz/kCnHcoxZmgz6iuyMT3ZFjWWpvbgUtK
nPN4vKG7yJvs2zS1PIN3mx6TFeTa1K+d/v0ai74pfqhyRyQzHJzotVvsLy3UEU1D
bs+/eQVVXpQ5OLN4remclOzgXXcNToQqankDiDYYThxaKI6v7GSdBAUD33Wl7Lkt
UqHySPKaQkjXWz5u2C73D8mXNwEYqKE+eGKed/FZgIsT3ObnrRHh3XmRha72PXBG
PHdkdrOCz0fHHQXPoVNG6S0tFR+ED1eyksoq1q5+t3yNEqxOS4xO1a74gp8WnSLk
v+5jG143eLkTAAq5Bq9hdSajom/x30HG50kjHOB6u7aXVQVtc3HwJi1ggcg7SdTH
yMqb89Qi9L6WJw3Ls+quZo2IAAgJ9BrPwhJntDxi8M3o6ZSX4upr8ujXwtFv1SaL
xmRJKaqH2kxgRRIs2Ly08wB1kELsx8EQt7cZa6MW6nFaphHcBLJq0EM+1D/BfS9w
hY/43bNsxT8+Z42DN4bh
=i0n2
-----END PGP SIGNATURE-----

Changes since xset-1.2.4:
Alan Coopersmith (14):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Use the real name of the DPMS extension in messages & man page
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: stop requiring Signed-off-by in commits
      Variable scope reduction as recommended by cppcheck
      Remove unnecessary casts
      Remove unnecessary check for NULL pointer before calling free()
      set_pixels: Mark pixels parameter as const
      Use C99 designated struct initializers
      configure: Make xf86misc support disabled by default
      xset 1.2.5

---
 .gitlab-ci.yml |   98 ++++++++++++++++++++++++++++++
 Makefile.am    |    2 
 README         |   24 -------
 README.md      |   18 +++++
 configure.ac   |   10 +--
 man/xset.man   |   11 ++-
 xset.c         |  185 ++++++++++++++++++++++++++-------------------------------
 7 files changed, 215 insertions(+), 133 deletions(-)
---


More information about the xorg-commit mailing list