Is your feature request related to a problem:
Please provide a way to disable Wayland entirely and use X11.
Describe the solution you'd like:
Some way to tell WSL "do not use Wayland, use a real X11 server".
Describe alternatives you've considered:
n/a
Additional context:
I am developing a X11 window manager and desktop environment and Wayland just doesn't have enough support for it to work correctly. For example, it doesn't even let windows to be positioned at certain coordinates on the screen (which my global menu application needs - it always needs to sit at the top edge of the screen).