summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-03xev 1.2.6HEADxev-1.2.6masterAlan Coopersmith1-2/+2
2023-06-11Mark graceful_exit as noreturnAlan Coopersmith1-1/+1
2023-06-11Mark global variables as "static" since there's only one source fileAlan Coopersmith1-12/+12
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-07-17Fix overflow on XmbLookupString bufferMikael Magnusson1-1/+1
2022-07-12xev 1.2.5xev-1.2.5Alan Coopersmith1-1/+1
2022-04-02man page: remove out-of-date reference to X(7)Alan Coopersmith1-2/+0
2022-02-20xev: fix KeymapNotify event printingGoblin1-1/+1
2021-12-06Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-06gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2020-07-17xev 1.2.4xev-1.2.4Matt Turner1-1/+1
2020-04-13Add option "-1" to display only a single line per eventPiotr Henryk Dabrowski1-112/+188
2019-02-19xev 1.2.3xev-1.2.3Alan Coopersmith1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith2-12/+6
2018-10-06Replace sprintf calls with snprintfAlan Coopersmith1-13/+13
2018-10-06Adopt X.Org standard code styleAlan Coopersmith1-655/+827
2018-10-06Collapse usage message into a single stringAlan Coopersmith1-23/+19
2018-10-06Add -version to usage outputAlan Coopersmith1-0/+1
2018-07-31xev: fix 'mode' in default case (version 2)Eitan Adler1-2/+2
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2015-04-16xev 1.2.2xev-1.2.2Alan Coopersmith1-1/+1
2014-06-02autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2014-02-13Add event filter for button eventsEgbert Eich2-2/+5
2013-11-27Add -version option to print program versionAlan Coopersmith2-0/+7
2013-11-27Print which option was in error along with usage messageAlan Coopersmith1-19/+35
2013-01-30man: Add -event to the command synopsisAaron Plattner1-0/+1
2013-01-29xev 1.2.1xev-1.2.1Aaron Plattner1-1/+1
2013-01-19Use strncasecmp instead of a tolower loop & strncmpAlan Coopersmith2-9/+7
2013-01-19Fix clang warnings about converting size_t to int and back againAlan Coopersmith1-1/+1
2012-06-26Add a -event parameter to control the event maskAaron Plattner2-18/+103
2012-02-21xev 1.2.0xev-1.2.0Alan Coopersmith1-1/+1
2012-02-15Rename "mask" variable to "rr_mask" in randr setup code.Alan Coopersmith1-4/+4
2011-09-28Remove checks for NULL before XFreeAlan Coopersmith1-11/+11
2011-09-28Remove render from PKG_CHECK_MODULES listAlan Coopersmith1-1/+1
2011-09-28Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-14/+14
2011-09-28Strip trailing whitespaceAlan Coopersmith3-24/+24
2011-06-09config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-3/+5
2011-06-09Replace local checks for gcc with _X_NORETURN from xproto 7.0.17Alan Coopersmith2-6/+3
2011-03-03Show RandR eventsMichael Thayer2-1/+216
2011-01-19config: move man pages into their own directoryGaetan Nadon4-17/+17
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-1/+1
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-2/+2
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-10-30xev 1.1.0xev-1.1.0Alan Coopersmith1-1/+2
2010-10-06Purge cvs tags.Jesse Adkins2-6/+0
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+0