Skip to content

server: allow null opcodes for client invocations

Scott Moreau requested to merge oreaus/wayland:allow-null-opcodes into main

This effectively allows client interfaces to set function pointers to NULL in the case that they will not be used.

Edited by Scott Moreau

Merge request reports