server: warn about global filtering consistency
authorSimon Ser <contact@emersion.fr>
Wed, 15 Jun 2022 08:37:18 +0000 (10:37 +0200)
committerSimon Ser <contact@emersion.fr>
Wed, 15 Jun 2022 08:37:18 +0000 (10:37 +0200)
commit41b10c74589c5350931a688b0e828c85652dae45
tree441ea94698e3b905e003e312354386680173e388
parent7eb00b070d8a7ec98f58980862b63a0063c66d6b
server: warn about global filtering consistency

The filtering needs to be static given a client and a global,
otherwise libwayland will misbehave.

Signed-off-by: Simon Ser <contact@emersion.fr>
References: https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/241#note_1421888
src/wayland-server.c