macOS
brew install xlsclientslocal Homebrew formula metadata
sudo port install xlsclientsMacPorts ports tree · x11/xlsclients/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xlsclients in AI-Agent-Workflows.
Installation
brew install xlsclientslocal Homebrew formula metadata
sudo port install xlsclientsMacPorts ports tree · x11/xlsclients/Portfile · Quelle: api.github.com
sudo dnf install xlsclientsFedora Rawhide package metadata · xlsclients · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#xlsclientsnixpkgs package indexes · pkgs/by-name/xl/xlsclients/package.nix · Quelle: api.github.com
sudo zypper install xlsclientsopenSUSE Tumbleweed package metadata · xlsclients · Quelle: download.opensuse.org
Überblick
List client applications running on a display
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
xlsclients | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://gitlab.freedesktop.org/xorg/app/xlsclients
Installationsmetadaten
| Paketschlüssel | brew:xlsclients |
|---|---|
| Version | 1.1.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/xlsclients |
| Homepage | https://gitlab.freedesktop.org/xorg/app/xlsclients |
| Repository | https://gitlab.freedesktop.org/xorg/app/xlsclients |
| Upstream-Dokumentation | https://www.x.org/releases/current/doc/man/man1/xlsclients.1.xhtml |
| Lizenz | MIT |
| Quellarchiv | https://xorg.freedesktop.org/archive/individual/app/xlsclients-1.1.6.tar.xz |
| Zuletzt aktualisiert | 2026-07-04T13:13:44+09:00 |
| Pulse | updated |
| Abhängigkeiten | libxcb |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 xlsclientsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.