server: global filter not taken into account when creating/destroying globals
Ref !148 (closed):
if a client connects and binds a registry, and then the server adds a global afterwards, the client will always get a
wl_registry.global
message for it even if binding that global would result in failure.