editres: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Feb 13 18:16:35 UTC 2023


 .gitlab-ci.yml  |    8 ++++----
 actions.c       |    4 ++++
 comm.c          |    4 ++++
 configure.ac    |   12 +++++++++++-
 editres.c       |   41 ++++++++++++++++++++++++++++++++++-------
 geometry.c      |    4 ++++
 handler.c       |    4 ++++
 man/editres.man |   11 ++++++++++-
 setvalues.c     |    4 ++++
 svpopup.c       |    4 ++++
 utils.c         |    4 ++++
 widgets.c       |    4 ++++
 wtree.c         |    4 ++++
 13 files changed, 95 insertions(+), 13 deletions(-)

New commits:
commit e15440c5456c798e2ba5368afcd3b17c752cc44c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Feb 9 11:55:52 2023 -0800

    gitlab CI: stop requiring Signed-off-by in commits
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 85a3ccd43c4601c9d80bea8441ec9711af9bd52d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 6 18:20:20 2023 -0800

    List which options were unrecognized before printing usage message
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit ad1da487b343ffdbeda09563984869cc56ab29a0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 6 18:19:29 2023 -0800

    Add -help and -version options
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 80959deec664cd80cd5dbf84af86b52ded4eaee0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 6 18:09:37 2023 -0800

    Re-enable code to use XKB Bells
    
    Enabled by default, use ./configure --without-xkb to disable.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit ca502149fb2abad58446ebf234aa5e1e40ed4517
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 6 17:55:31 2023 -0800

    Ensure all *.c files include config.h before any other headers
    
    Makes sure that any flags set in config.h that affect system headers
    are applied equally across all source files.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list