wldbg
wldbg copied to clipboard
make wire objects matching more efficient
atm we compare the names of interfaces and messages. Would it work to compare adresses? Probably not always, but in most cases I suppose so (https://cgit.freedesktop.org/wayland/wayland/tree/src/connection.c#n803)