https://github.com/baskerville/xlsw
List the X window tree contents
https://github.com/baskerville/xlsw
Last synced: over 1 year ago
JSON representation
List the X window tree contents
- Host: GitHub
- URL: https://github.com/baskerville/xlsw
- Owner: baskerville
- License: unlicense
- Created: 2013-01-30T10:07:21.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-08-26T15:19:30.000Z (almost 7 years ago)
- Last Synced: 2024-11-05T16:45:59.560Z (over 1 year ago)
- Language: C
- Size: 9.77 KB
- Stars: 26
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description
Outputs the list of the children window informations for the given window identifiers (use the root window if none are given).
# Synopsis
xlsw [-h|-v|-r] [WID ...]
# Options
- `-h` — Print the synopsis to standard output and exit.
- `-v` — Print the version to standard output and exit.
- `-r` — Recurse into subwindows.
# Format
Each line holds the following informations:
WID FLAGS CLASS/INSTANCE TITLE
# Flags
- `u` — Unmapped/unviewable.
- `i` — Input only.
- `o` — Override redirect.
# Example Output
0x00400335 --- URxvt/urxvt terminal ~/bin
0x0040033A --- NA NA
0x0060013F -io NA NA
0x00600004 u-- NA NA
0x01200001 u-- NA xcompmgr
0x00E00005 --- dzen/dzen2 dzen title
0x00C00001 ui- NA NA