Is your enhancement related to a problem? Please describe
We are using a workaround to spin up electron app with dashboard: XDG_SESSION_TYPE=x11. It is used in flathub, in electron-builder as flatpak option and possibly also when running binary app script.
Describe the solution you'd like
Consider better way to address the problems that came with electron v38 when using wayland protocol.
Describe alternatives you've considered
No response
Additional context
No response
Is your enhancement related to a problem? Please describe
We are using a workaround to spin up electron app with dashboard:
XDG_SESSION_TYPE=x11. It is used in flathub, in electron-builder as flatpak option and possibly also when running binary app script.Describe the solution you'd like
Consider better way to address the problems that came with electron v38 when using wayland protocol.
Describe alternatives you've considered
No response
Additional context
No response