Re: wev: a Wayland analogue to X11's xev
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
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