~sircmpwn/wev

Wayland event viewer
Bump xdg-shell version from 2 to 7
2a46014e — Peter Hutterer 8 months ago
Add support for the relativ dials in tablets
4fc24b0e — Peter Hutterer 8 months ago
Switch to the stable tablet protocol

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/[email protected]