My KWIN fork where I work on features like per-output virtual desktops
Find a file
Vlad Zahorodnii 4ef47641ed autotests: Fix TestInputMethodInterface
If the underlying wl_surface object has been removed, the input panel
surface will be still alive.

Unfortunately, in order to make the test pass, the input panel surface
interface must have a destructor request.

So, the code that tests the destruction of an input panel surface had
been removed.
2020-09-11 11:34:30 +03:00
src/wayland autotests: Fix TestInputMethodInterface 2020-09-11 11:34:30 +03:00