You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jussi Lind a05e7ddaa0 Changes: Some useless X11 modules removed from fala_windowid's CMakeLists.txt
RevBy: TrustMe
15 years ago
..
CMakeLists.txt Changes: Some useless X11 modules removed from fala_windowid's CMakeLists.txt 15 years ago
README Changes: Added windowid binary to be used in startup time tests. 15 years ago
main.cpp Changes: Added windowid binary to be used in startup time tests. 15 years ago

README

README
======

This is a program that outputs id's of all X11 windows of given PID.

Example:

$ ./windowpid 1264


-- Jussi Lind <jussi.lind@nokia.com>