Re: wev: a Wayland analogue to X11's xev

2019-08-11 Thread Drew DeVault
Err, here's the URL: https://git.sr.ht/~sircmpwn/wev :) ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel

wev: a Wayland analogue to X11's xev

2019-08-11 Thread Drew DeVault
A lazy Sunday project. Opens an XDG toplevel and prints interesting events. Does other useful things like maintaining an XKB state and printing key events in the form of keysyms and UTF-8 strings, dumping keymaps to a file, and filtering out events you aren't interested in. For sway at least, I ima