I have a problem with my
compose media player library, the overlay is not supported on desktop because I use a swing panel and it is automatically put on top, I tried to use
Experimental interop blending but the video is no longer displayed at all, it seems to be because of the hardware acceleration as mentioned
here, does anyone have an idea to get around this problem? I opened an
issue on github