On 28.04.2020 05:19, Jeff Walsh wrote:
it will run on wayland or xwayland or X11 from the same binary, but not on wayland and X11 concurrently.
The only scenario I can think of is
SSHing into a machine with a Wayland desktop which already has
Emacs running.
If you then try to launch Emacs from your
SSH-session, that would normally cause a new X11-session to be
started, using SSH and X-forwarding.
Are you saying such scenarios don't work
with the current pure GTK3 approach? If so, I guess that's ok and
definitely not unprecendented. For instance I can't launch a new
Firefox instance over SSH and X11, if I already have an existing
Firefox session running on the machine being SSHed into.