macOS
brew install xlsclientslocal Homebrew formula metadata
sudo port install xlsclientsMacPorts ports tree · x11/xlsclients/Portfile · 来源: api.github.com
安装
brew install xlsclientslocal Homebrew formula metadata
sudo port install xlsclientsMacPorts ports tree · x11/xlsclients/Portfile · 来源: api.github.com
sudo dnf install xlsclientsFedora Rawhide package metadata · xlsclients · 来源: dl.fedoraproject.org
nix profile install nixpkgs#xlsclientsnixpkgs package indexes · pkgs/by-name/xl/xlsclients/package.nix · 来源: api.github.com
sudo zypper install xlsclientsopenSUSE Tumbleweed package metadata · xlsclients · 来源: download.opensuse.org
概览
List client applications running on a display
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
xlsclients | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://gitlab.freedesktop.org/xorg/app/xlsclients
安装元数据
| 软件包键 | brew:xlsclients |
|---|---|
| 版本 | 1.1.6 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/xlsclients |
| 主页 | https://gitlab.freedesktop.org/xorg/app/xlsclients |
| 仓库 | https://gitlab.freedesktop.org/xorg/app/xlsclients |
| 上游文档 | https://www.x.org/releases/current/doc/man/man1/xlsclients.1.xhtml |
| 许可证 | MIT |
| 源码归档 | https://xorg.freedesktop.org/archive/individual/app/xlsclients-1.1.6.tar.xz |
| 最后更新 | 2026-07-04T13:13:44+09:00 |
| Pulse | updated |
| 依赖 | libxcb |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 xlsclients来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.