Question

The latest version is from 2016:

https://www.xquartz.org/

enter image description here

I will try it out .. but wonder if there were some pointers / warnings about this..

Was it helpful?

Solution

Yes, the latest version of XQuartz works just fine on my macOS Mojave machine with absolutely zero issues.

screenshot showing XQuartz working

OTHER TIPS

Yes, but one limitation is that it does not support Retina displays, meaning that the UI is quite pixelated on an Apple Retina display.

To add a bit to @abc's answer:

  1. I've had good luck with XQuartz, but looking at the XQuartz GitHub page, it would seem there's not a great deal of current activity (maintenance or new development) taking place.

  2. I only use XQuartz over an SSH connection: ssh -Y user@hostname

  3. You will need a ~/.Xauthority file on your client machine (not the Mac). It should be generated automatically, but check for it.

  4. I've got a few notes that might help you on my GitHub page.

Let us know if you have more questions.

Licensed under: CC-BY-SA with attribution
Not affiliated with apple.stackexchange
scroll top