xkbevd: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Fri Aug 2 21:54:37 UTC 2024
evargs.c | 22 ++++++++++++----------
xkbevd.c | 10 ++++++----
xkbevd.h | 7 +++----
3 files changed, 21 insertions(+), 18 deletions(-)
New commits:
commit 53fc60d2eb2c6e3847d2e6cb6e3d3f48eaa8e0d8
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sun Jul 28 15:44:00 2024 -0700
Accept --help & --version as aliases to -help & -version
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xkbevd/-/merge_requests/6>
commit ab1024ef4bd01324d8506d069b465dacc9579165
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sun Jul 28 15:23:33 2024 -0700
evargs.c: constify pointer arguments that aren't modified
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xkbevd/-/merge_requests/6>
commit 1176594f37734c3f60a0932c1e666edb5179a702
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sun Jul 28 15:12:49 2024 -0700
evargs.c: Use standard strchr() instead of deprecated index()
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xkbevd/-/merge_requests/6>
commit 7685c5d538067e726723dd99ef8108d303a9ee1a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sun Jul 28 12:58:01 2024 -0700
Remove detectableRepeat variable
The only uses of it were in the code in the '#ifdef notyet' bits
removed a decade ago in commit 01774fb58330733858ff41ceabe2d646d127d4f3.
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xkbevd/-/merge_requests/6>
More information about the xorg-commit
mailing list