◄ Wiki / Graphics
X11
The long-established system for displaying application windows on Unix and Linux.
X11 (the X Window System) is the traditional Unix display server protocol, letting programs draw windows, receive input, and even do so over a network. It's powerful but old and complex, which motivated newer alternatives like Wayland. Here it's mentioned as a windowing backend the stack deliberately doesn't require.