X11 is the protocol Unix systems use to display graphics. X11 clients (apps) connect to an X11 server (usually Xorg) over a Unix socket.
// #TODO: X11 packet protocol