An open API service indexing awesome lists of open source software.

https://github.com/baskerville/xqp

X Query pointer
https://github.com/baskerville/xqp

Last synced: over 1 year ago
JSON representation

X Query pointer

Awesome Lists containing this project

README

          

# Description

*xqp* (*X* *Q*uery *P*ointer) is an X.Org utility that prints the ID of the window under the pointer.

# Synopsis

xqp [-h|-v] [WID ...]

# Options

- `-h` — Print the synopsis to standard output and exit.
- `-v` — Print the version to standard output and exit.

If window IDs are given as arguments, *xqp* won't print anything but will return (via its exit code) whether or not the window under the pointer is in the list of given windows.