xkbcomp: Changes to 'refs/tags/xkbcomp-1.4.5'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Mar 17 05:43:58 UTC 2021


Tag 'xkbcomp-1.4.5' created by Peter Hutterer <peter.hutterer at who-t.net> at 2021-03-17 05:41 +0000

xkbcomp 1.4.5
-----BEGIN PGP SIGNATURE-----

iHcEABECADcWIQQ8LEPZRH1ZOO9FUeviO35wtGfwvwUCYFGWgBkccGV0ZXIuaHV0
dGVyZXJAd2hvLXQubmV0AAoJEOI7fnC0Z/C/8QQAoIoR4zWDUcxCD4io1KjzrITc
NNm4AKCTq05x4ZG+fe+BU2x9iIslKtPWGw==
=LoyF
-----END PGP SIGNATURE-----

Changes since xkbcomp-1.4.4:
Peter Hutterer (7):
      Remove trailing whitespaces
      gitlab CI: add basic build test
      Replace WARN[1-9], ERROR[1-9], etc. with their unnumbered version
      Downgrade the warning for missing symbols to info
      keycodes: downgrade the >255 keycode warning to an info
      keycodes: compress the high keycode warning
      xkbcomp 1.4.5

---
 .gitignore     |    4 -
 .gitlab-ci.yml |   43 ++++++++++
 COPYING        |   30 +++----
 Makefile.am    |    6 -
 action.c       |   74 +++++++++---------
 action.h       |   18 ++--
 alias.c        |   30 +++----
 alias.h        |   18 ++--
 compat.c       |   44 +++++------
 configure.ac   |    2 
 expr.c         |   98 ++++++++++++------------
 expr.h         |   18 ++--
 geometry.c     |  224 ++++++++++++++++++++++++++++-----------------------------
 indicators.c   |   42 +++++-----
 indicators.h   |   18 ++--
 keycodes.c     |   94 +++++++++++------------
 keycodes.h     |   18 ++--
 keymap.c       |   34 ++++----
 keytypes.c     |  106 +++++++++++++-------------
 listing.c      |   38 ++++-----
 misc.c         |   66 ++++++++--------
 misc.h         |   18 ++--
 parseutils.c   |   24 +++---
 parseutils.h   |   18 ++--
 symbols.c      |  175 ++++++++++++++++++++++----------------------
 tokens.h       |   18 ++--
 utils.c        |    6 -
 utils.h        |   42 ----------
 vmod.c         |   30 +++----
 vmod.h         |   18 ++--
 xkbcomp.c      |  118 +++++++++++++++---------------
 xkbcomp.h      |   18 ++--
 xkbparse.y     |   36 ++++-----
 xkbpath.c      |   26 +++---
 xkbscan.c      |   18 ++--
 35 files changed, 796 insertions(+), 794 deletions(-)
---


More information about the xorg-commit mailing list