Skip to content

whot/wev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.1%
  • Makefile 3.9%