On 2022-03-22, Grant Edwards <grant.b.edwa...@gmail.com> wrote: > How does one run "modern" X11 apps remotely? > [...] > I do not want a "remote desktop". I just want to run a single > application on a remote machine and have its window show up locally.
It looks like xpra will do what I want: https://packages.gentoo.org/packages/x11-wm/xpra It's interesting that it's classified as a window manager. >From https://xpra.org/: It gives you remote access to individual applications or full desktops. Xpra is usable over reasonably slow links and does its best to adapt to changing network bandwidth constraints. haven't tried it yet...