macOS
brew install xlsclientslocal Homebrew formula metadata
sudo port install xlsclientsMacPorts ports tree · x11/xlsclients/Portfile · source: api.github.com
brew
List client applications running on a display. Version 1.1.6 via Homebrew; verified 2026-07-04.
install
brew install xlsclientslocal Homebrew formula metadata
sudo port install xlsclientsMacPorts ports tree · x11/xlsclients/Portfile · source: api.github.com
sudo dnf install xlsclientsFedora Rawhide package metadata · xlsclients · source: dl.fedoraproject.org
nix profile install nixpkgs#xlsclientsnixpkgs package indexes · pkgs/by-name/xl/xlsclients/package.nix · source: api.github.com
sudo zypper install xlsclientsopenSUSE Tumbleweed package metadata · xlsclients · source: download.opensuse.org
overview
List client applications running on a display
history
xlsclients is a small X.Org command-line utility that asks an X server which client applications are connected to a display. It belongs to the old, practical layer of X11 tooling: commands such as xprop, xwininfo, and xlsclients that expose the live window-system state instead of managing it through a desktop shell.
The utility predates the modern modular X.Org repository layout. Its man page carries Open Group copyright years from 1991, 1994, and 1998 and credits Jim Fulton of the MIT X Consortium, placing it in the classic X11 client-tool lineage before X.Org moved individual applications into separate app modules.
In the modular X.Org era, xlsclients became its own app module. The current README describes it as a utility for listing client applications running on an X11 server, and notes that version 1.1 and later switched from libX11 to libxcb for more efficient X server communication. The freedesktop.org GitLab project is the current upstream development repository.
xlsclients remained useful because X11's network-transparent client/server model makes connected clients an observable part of the desktop session. X.Org manual sets from older releases and current X.Org documentation both include xlsclients among the standard section-1 X commands.
The X11R7.7 consolidated changelog records xlsclients as an app module moving from 1.1.1 to 1.1.2, showing the tool's survival through the split from monolithic X distributions into separately released X.Org components.
Typical use is diagnostic: run xlsclients against the default display or an explicit DISPLAY to see host and command information for clients, use the long format for window name, icon name, and class hints, or snapshot a session for rough reconstruction scripts.
For package users, xlsclients is a compact example of an X11 introspection command: it is not a desktop environment feature, but a low-level probe that still works wherever X11 client properties are present.
xlsclients is package-nerd interesting because it is the kind of tiny X.Org app that explains why X11 packaging is so granular: a single binary, a man page, and one narrow protocol job, released independently from the server and desktop stack.
It also marks the libX11-to-XCB modernization pattern seen across X.Org tools, where old utilities kept their command-line behavior while swapping lower-level client-library plumbing.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
xlsclients | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://gitlab.freedesktop.org/xorg/app/xlsclients
install metadata
| Package key | brew:xlsclients |
|---|---|
| Version | 1.1.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/xlsclients |
| Homepage | https://gitlab.freedesktop.org/xorg/app/xlsclients |
| Repository | https://gitlab.freedesktop.org/xorg/app/xlsclients |
| Upstream docs | https://www.x.org/releases/current/doc/man/man1/xlsclients.1.xhtml |
| License | MIT |
| Source archive | https://xorg.freedesktop.org/archive/individual/app/xlsclients-1.1.6.tar.xz |
| Last updated | 2026-07-04T13:13:44+09:00 |
| Pulse | updated |
| Dependencies | libxcb |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xlsclients |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
xlsclients
nix profile install nixpkgs#xlsclientsxlsclients 1.1.5-4.fc44
X client list utility
sudo dnf install xlsclientsxlsclients 1.1.6-1.1
Utility to list client applications running on a X11 server
sudo zypper install xlsclientsxlsclients
sudo port install xlsclientssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.