File xev.changes of Package xev
-------------------------------------------------------------------
Mon Mar 4 04:14:08 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- update to version 1.2.6
* gitlab CI: stop requiring Signed-off-by in commits
* Mark global variables as "static" since there's only one source file
* Mark graceful_exit as noreturn
* Fix overflow on XmbLookupString buffer
-------------------------------------------------------------------
Mon Feb 26 12:08:34 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
-------------------------------------------------------------------
Thu Aug 11 07:59:52 UTC 2022 - Dirk Müller <dmueller@suse.com>
- modernize spec-file, move license to %%licensedir
-------------------------------------------------------------------
Tue Jul 12 22:06:52 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.2.5
* gitlab CI: add a basic build test
* Build xz tarballs instead of bzip2
* man page: remove out-of-date reference to X(7)
* xev: fix KeymapNotify event printing
-------------------------------------------------------------------
Sat Jul 18 09:36:06 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- update to version 1.2.4
* Add option "-1" to display only a single line per event
- refreshed u_Add-event-filter-for-motion-and-button-events.patch
-------------------------------------------------------------------
Wed Feb 20 14:30:57 UTC 2019 - sndirsch@suse.com
- update to version 1.2.3
* bugfixes
- adjusted u_Add-event-filter-for-motion-and-button-events.patch
-------------------------------------------------------------------
Sat Apr 18 18:10:43 UTC 2015 - benoit.monin@gmx.fr
- update to version 1.2.2:
* autogen.sh: Honor NOCONFIGURE=1
* configure: Drop AM_MAINTAINER_MODE
* Add event filter for button events
* Add -version option to print program version
* Print which option was in error along with usage message
* man: Add -event to the command synopsis
- add tarball signature and keyring
- refresh u_Add-event-filter-for-motion-and-button-events.patch:
partially merged upstream
-------------------------------------------------------------------
Tue Feb 11 17:28:04 UTC 2014 - eich@suse.com
- u_Add-event-filter-for-motion-and-button-events.patch
Add more event filters
-------------------------------------------------------------------
Thu Feb 6 11:06:15 UTC 2014 - sndirsch@suse.com
- fixed license to X11 in specfile
-------------------------------------------------------------------
Mon Feb 4 10:14:05 UTC 2013 - sndirsch@suse.com
- Update to version 1.2.1
* This release adds a "-event" option that can be used to filter
which events are printed. For example, to listen only for RandR
events, use "xev -event randr". The -event parameter can be
specified multiple times. Please see the manual page for the
list of available event filters.
* This release also contains a few code fixes.
-------------------------------------------------------------------
Sat Apr 14 22:39:58 UTC 2012 - dimstar@opensuse.org
- Update to version 1.2.0:
+ Show RandR events
+ Build system fixes
- Add pkgconfig(xproto) and pkgconfig(xrandr) BuildRequires.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split xev from xorg-x11. Initial version: 1.1.0.