macOS
brew install xwininfolocal Homebrew formula metadata
sudo port install xwininfoMacPorts ports tree · x11/xwininfo/Portfile · ソース: api.github.com
brew / 順位 9570
xwininfo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install xwininfolocal Homebrew formula metadata
sudo port install xwininfoMacPorts ports tree · x11/xwininfo/Portfile · ソース: api.github.com
sudo apk add xwininfoAlpine Linux edge package indexes · xwininfo · ソース: dl-cdn.alpinelinux.org
sudo dnf install xwininfoFedora Rawhide package metadata · xwininfo · ソース: dl.fedoraproject.org
nix profile install nixpkgs#xwininfonixpkgs package indexes · pkgs/by-name/xw/xwininfo/package.nix · ソース: api.github.com
sudo zypper install xwininfoopenSUSE Tumbleweed package metadata · xwininfo · ソース: download.opensuse.org
概要
Print information about windows on an X server
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
xwininfo | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:xwininfo |
|---|---|
| バージョン | 1.1.7 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://gitlab.freedesktop.org/xorg/app/xwininfo |
| 最終更新 | 2026-07-19T21:12:39Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 xwininfoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.