Automic VaultAutomic Vault

brew

Install xlsclients with Homebrew, dnf, MacPorts, Nix, zypper

List client applications running on a display. Version 1.1.6 via Homebrew; verified 2026-07-04.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install xlsclients

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install xlsclients

MacPorts ports tree · x11/xlsclients/Portfile · source: api.github.com

Linux

Fedora dnfverified · 92%
sudo dnf install xlsclients

Fedora Rawhide package metadata · xlsclients · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#xlsclients

nixpkgs package indexes · pkgs/by-name/xl/xlsclients/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install xlsclients

openSUSE Tumbleweed package metadata · xlsclients · source: download.opensuse.org

overview

Package summary

List client applications running on a display

Commands and aliases

  • xlsclients

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1991-1998: Man page copyright years place xlsclients in the classic Open Group / MIT X Consortium X11 utility lineage.
  • 2005: The app module's autotools metadata includes Red Hat copyright, matching the modular X.Org packaging era.
  • X11R7.7: X.Org changelog records app/xlsclients moving from 1.1.1 to 1.1.2.
  • 2018-07-29: freedesktop.org GitLab project record created for xorg/app/xlsclients.
  • 2025-04-05: Current upstream man page date for xlsclients.

Related projects

  • Related X.Org inspection tools include xprop, xwininfo, xlsatoms, xlsfonts, xkill, and the X.Org app-module family. At the library layer it sits on XCB in current releases, after earlier Xlib-based implementations.

Sources

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:client

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
xlsclientscliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.1.6
manager updated2026-07-04
local dataok
upstreamnot checked
latest detectednot detected

https://gitlab.freedesktop.org/xorg/app/xlsclients

install metadata

Package metadata

Package keybrew:xlsclients
Version1.1.6
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/xlsclients
Homepagehttps://gitlab.freedesktop.org/xorg/app/xlsclients
Repositoryhttps://gitlab.freedesktop.org/xorg/app/xlsclients
Upstream docshttps://www.x.org/releases/current/doc/man/man1/xlsclients.1.xhtml
LicenseMIT
Source archivehttps://xorg.freedesktop.org/archive/individual/app/xlsclients-1.1.6.tar.xz
Last updated2026-07-04T13:13:44+09:00
Pulseupdated
Dependencieslibxcb
Build dependenciespkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namexlsclients
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

xlsclients

nix profile install nixpkgs#xlsclients
  • normalized package name match
  • Matched by: Xlsclients
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xl/xlsclients/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

xlsclients 1.1.5-4.fc44

X client list utility

https://www.x.org

sudo dnf install xlsclients
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: xlsclients
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Xlsclients
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xlsclients from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

xlsclients 1.1.6-1.1

Utility to list client applications running on a X11 server

https://xorg.freedesktop.org/

sudo zypper install xlsclients
  • License: X11
  • Category: System/X11/Utilities
  • Architecture: x86_64
  • Source Package: xlsclients
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Xlsclients
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: xlsclients from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

xlsclients

sudo port install xlsclients
  • normalized package name match
  • Matched by: Xlsclients
MacPorts ports tree · api.github.com · MacPorts ports tree: x11/xlsclients/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment