My KWIN fork where I work on features like per-output virtual desktops
Find a file
Vlad Zahorodnii 7f7a46563b Post an error if the client attempts to create input panel surface for surface that already has role
If a client attempts to create an input panel surface for a wl_surface
that already has a role assigned, we must post a protocol error or else
the behavior of the input panel surface will be undefined.

Posting an error of 0 is not really correct, but on the other hand the
spec has no any error enums.
2020-08-21 10:54:21 +03:00
src/wayland Post an error if the client attempts to create input panel surface for surface that already has role 2020-08-21 10:54:21 +03:00