~sircmpwn/wev

Wayland event viewer
Fix axis_discrete event log
83de8e93 — Ian Douglas Scott 2 years ago
Fix logging of modifiers serial/group
54de46d1 — Ronan Pigott 4 years ago
escape control characters

clone

read-only
https://git.sr.ht/~sircmpwn/wev
read/write
git@git.sr.ht:~sircmpwn/wev

You can also use your local clone with git send-email.

#wayland event viewer

This is a tool for debugging events on a Wayland window, analagous to the X11 tool xev.

#Installation

wev depends on libwayland-client and libxkbcommon.

$ make
# make install

#Usage

wev [-g] [-f <interface[:event]>] [-F <interface[:event]>] [-M <path>]

See wev(1) for details.

#Contributing

Please send patches to ~sircmpwn/public-inbox@lists.sr.ht