Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free. Learn more →
XQuartz Alternatives
Similar projects and alternatives to XQuartz
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Windows Terminal
The new Windows Terminal and the original Windows console host, all in the same place!
-
-
-
-
-
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
XQuartz discussion
XQuartz reviews and mentions
-
Nokia's internal presentation after iPhone was launched
Barely. It was originally a XFree86 project called XDarwin, adopted by Apple as a beta release for Jagwire in 2002, was an optional install in Panther and Tiger, default install in Leopard~Lion, and then was abandoned again in favor of the XOrg-maintained XQuartz after 2011:
https://xonx.sourceforge.net/ “XFree86, a free implementation of the X Window System, has been ported to Darwin and Mac OS X. […] Our work has been included in Apple's X11 for Mac OS X. ”
https://www.xquartz.org/
-
Carla Simulator 1 : How to Set Up CARLA Simulator – Toretto Style 🏎️🔥
You can’t drive the machine if you can’t see the road. For that, we need XQuartz to get the display working on your Mac. Download it from url and install it.
-
Show HN: Dillo 3.1.0 released after 9 years
I couldn't get dillo to compile easily on macos, it doesn't seem to detect ssl libraries installed on the system)
you can do this to compile it on macos (tested on M1):
install https://www.xquartz.org/ to have X11
brew install fltk libjpeg #you might also need openssl@3 but unsure
git clone https://github.com/crossbowerbt/dillo-plus/; cd dillo-plus
# update the 1.3.8_1 fltk version
-
C-Macs – a pure C macOS application
brew install --cask xquartz
Or install from the project homepage [1]. Then just launch the X11 app. Note that it does require the application to be built for Mac - it’s not an emulator, just an implementation of the X11 APIs.
[1] https://www.xquartz.org/
-
Understanding Keyboard Events Better
I’ve recently spent some time working with terminal emulators in raw mode on macOS. While I chose to handle key events using escape codes, and found it seriously difficult (even gave up) to process the shift modifier key. However, I came across xquartz [1], which seems to do similar things as mentioned in the article. Would detecting shift key state have been trivial using such a library?
[1] https://github.com/XQuartz/XQuartz
-
Audacity 3.4 – New Musical Features
The contents are rendered through gtk/cairo which not only goes through https://www.xquartz.org/ but also doesn't use GPU rendering (it was experimental 3 years ago, maybe better now). The main issue seems to be that neither Inkscape nor gtk people have much low level Darwin experts or time available to invest in debugging the whole rendering stack. See for example https://gitlab.com/inkscape/inkscape/-/issues/1614 and all the other referenced issues for all the gory details.
-
ksh88 string substitution in alias | mpv streaming
I live in a mezzanine studio using a M1 macbook for a workstation (writing/editing) and my old laptop with openbsd as a local server. I play music from that obsd server upstairs, which thus fills the whole room down to my desktop through the plugged-in speakers. My hosted library plays fine with mpd and ncmpcpp, and I just figured out it's not so difficult to use mpv to play streamed youtube videos, since firefox in XQuartz streaming from xenocara is way too slow anyhow.
-
Back to Emacs - I have some questions
There is an alternative: I ended up using Xquartz to give me an X11 environment and then running StumpWM as my tiling window manager. I used this for all my productive stuff, running full screen in MacOS, then a quick keypress got me back to the Mac environment.
- Red Hat considers Xorg “deprecated” and will remove it in the next RHEL
-
Which mac should I get for study?
I also used Xquartz. Emacs was better for me though because capturing text output and documenting what I captured was so much easier than X-window.
-
A note from our sponsor - Nutrient
nutrient.io | 18 Feb 2025
Stats
The primary programming language of XQuartz is Shell.