macOS
brew install xwininfolocal Homebrew formula metadata
sudo port install xwininfoMacPorts ports tree · x11/xwininfo/Portfile · Source: api.github.com
brew / rang 9570
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de xwininfo pour les workflows d'agents IA.
installation
brew install xwininfolocal Homebrew formula metadata
sudo port install xwininfoMacPorts ports tree · x11/xwininfo/Portfile · Source: api.github.com
sudo apk add xwininfoAlpine Linux edge package indexes · xwininfo · Source: dl-cdn.alpinelinux.org
sudo dnf install xwininfoFedora Rawhide package metadata · xwininfo · Source: dl.fedoraproject.org
nix profile install nixpkgs#xwininfonixpkgs package indexes · pkgs/by-name/xw/xwininfo/package.nix · Source: api.github.com
sudo zypper install xwininfoopenSUSE Tumbleweed package metadata · xwininfo · Source: download.opensuse.org
aperçu
Print information about windows on an X server
historique
xwininfo is the X.Org command-line utility for inspecting X windows. It prints selected window attributes such as id, geometry, depth, visual, children, window-manager hints, shape data, events, and recursive window trees.
xwininfo belongs to the classic X11 application/tool set rather than to a separately branded application lineage. Its current X.Org README describes it plainly as a program that prints information about windows on an X server, with primary development in the xorg/app/xwininfo repository and questions directed to the Xorg mailing list.
The public cgit history shows the modern standalone module rooted in X.Org's early-2000s source imports: an X.Org baseline commit in 2003, XFree86 vendor imports in 2004, modular build-system work in 2005, and X11R7 packaging updates as X.Org split the monolithic tree into independently released modules.
Because xwininfo's job is to interrogate X server window state, its history follows X11's debugging culture: small tools such as xwininfo, xprop, xev, xlsclients, and xdpyinfo expose protocol and window-manager details that desktop users normally never see.
xwininfo is widely packaged because it is basic X11 diagnostic equipment. Distributions ship it either as its own X.Org app package or as part of grouped X utilities; users reach for it when they need a window id, geometry, root-window data, child tree, or details for scripting around X clients.
Its adoption persists even as Wayland desktops grow, because Xwayland, remote X11, legacy window managers, CI display tests, and old Unix desktops still need simple command-line inspection of X windows.
Without an id or name, xwininfo lets the user click a target window and then prints default stats. Common scripted forms include `xwininfo -id 0x...`, `xwininfo -root`, `xwininfo -tree -root`, `xwininfo -name TITLE`, and `xwininfo -all` for a broader dump.
The manpage documents options for children/tree traversal, geometry and size, bits, events, window-manager hints, shape extension data, root-window inspection, and integer-vs-hex window ids.
xwininfo is a package-nerd staple because it is one of the smallest ways to see the X server's model directly. It turns invisible protocol objects into text, which makes it useful in packaging tests, bug reports, shell scripts, window-manager debugging, and support docs.
It also illustrates the X.Org modularization story: a once-monolithic X utility became an independently versioned app module with its own repository, releases, and downstream package recipes.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
xwininfo | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:xwininfo |
|---|---|
| Version | 1.1.7 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://gitlab.freedesktop.org/xorg/app/xwininfo |
| Dernière mise à jour | 2026-07-19T21:12:39Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
xwininfo
nix profile install nixpkgs#xwininfoxwininfo 1.1.6-r0
Window information utility for X
https://cgit.freedesktop.org/xorg/app/xwininfo
sudo apk add xwininfoxwininfo-doc 1.1.6-r0
Window information utility for X (documentation)
https://cgit.freedesktop.org/xorg/app/xwininfo
sudo apk add xwininfo-docxwininfo 1.1.7-2.fc45
X window info utility
sudo dnf install xwininfoxwininfo 1.1.7-1.2
Window information utility for X
sudo zypper install xwininfoxwininfo
sudo port install xwininfopiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.