<div dir="ltr">I'd done some exploring of that question about a year ago.  A couple results I came up with was a method of running an Linux X11 application inside either Docker or Multipass/Ubuntu and display on X11 on the Mac screen, or else in a VNC viewer.  See the links below.<div><br></div><div>The direct answer to your question is to suggest looking at XQuartz.  In its preferences panel, on the Output pane, is a preference marked <i>Full Screen Mode</i> that I think does what you're asking.<br><div><br></div><div><a href="https://techsparx.com/software-development/docker/display-x11-apps.html">https://techsparx.com/software-development/docker/display-x11-apps.html</a><br></div><div><br></div><div><a href="https://techsparx.com/linux/multipass/display-desktop-on-mac.html">https://techsparx.com/linux/multipass/display-desktop-on-mac.html</a><br></div><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 7, 2020 at 10:37 AM Justin Vallon <<a href="mailto:justinvallon@gmail.com">justinvallon@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Does anybody have any configuration that would allow for running X11 in <br>
a window-as-display?  That is, a single Mac window would display an X11 <br>
session: window manager, multiple windows, etc.<br>
<br>
Ie: X11.app can do windowed mode where each X-window is a Mac-window, or <br>
root where the entire display is owned by X11 (full screen), but cannot <br>
have root-in-a-window, where a single MacOS window would contain an X11 <br>
session (window manager, windows, etc).<br>
<br>
Alternately, I could start a VNC server, and connect to localhost via a <br>
VNC client.<br>
<br>
I have tried:<br>
<br>
- X11.app does not have window-as-screen mode<br>
- Xnest does not appear to have a port (ie: tell X11.app to run Xnest <br>
and let it then run a window manager)<br>
- Couldn't find any Xnest-equivalent ports<br>
- packages category:vnc:<br>
   - tightvnc fails to build<br>
   - tigervnc is viewer only<br>
   - vnc fails to build<br>
   - cotvnc is viewer<br>
   - vineserver appears to be a vnc server to allow access to the Mac<br>
<br>
-- <br>
-Justin<br>
<a href="mailto:JustinVallon@gmail.com" target="_blank">JustinVallon@gmail.com</a><br>
</blockquote></div>