Path to this page:
./
x11/xev,
Display X events
Branch: CURRENT,
Version: 1.2.6,
Package name: xev-1.2.6,
Maintainer: pkgsrc-usersxev creates a window and then asks the X server to send it X11
events whenever anything happens to the window (such as it being
moved, resized, typed in, clicked in, etc.). You can also attach
it to an existing window. It is useful for seeing what causes
events to occur and to display the information that they contain;
it is essentially a debugging and development tool, and should not
be needed in normal usage.
This is the version of xev maintained by Xorg.
Required to run:[
x11/liboldXrandr]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 126.684 KB
Version history: (Expand)
- (2024-03-04) Updated to version: xev-1.2.6
- (2022-07-14) Updated to version: xev-1.2.5
- (2020-07-18) Updated to version: xev-1.2.4
- (2019-02-21) Updated to version: xev-1.2.3
- (2018-03-07) Updated to version: xev-1.2.2nb1
- (2015-04-17) Updated to version: xev-1.2.2
CVS history: (Expand)
2024-03-04 00:10:45 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xev: update to 1.2.6.
Alan Coopersmith (4):
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
xev 1.2.6
Mikael Magnusson (1):
Fix overflow on XmbLookupString buffer
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-07-13 22:46:54 by Thomas Klausner | Files touched by this commit (1) | |
Log message:
xev: update DESCR
|
2022-07-13 22:46:16 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xev: update to 1.2.5.
Alan Coopersmith (4):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
man page: remove out-of-date reference to X(7)
xev 1.2.5
Goblin (1):
xev: fix KeymapNotify event printing
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-07-18 01:07:34 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xev: update to 1.2.4.
Matt Turner (1):
xev 1.2.4
Piotr Henryk Dabrowski (1):
Add option "-1" to display only a single line per event
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|