Closed GoogleCodeExporter closed 9 years ago
Sounds good.
libxdo/xdotool already do some window property fetching for things like
NetWM/EWMH
support, so adding this should be simple.
I'll try to work on it this weekend.
Original comment by jls.semi...@gmail.com
on 1 Jan 2010 at 4:01
Fix checked in as svn r2649.
Usage:
xdotool search --pid 12345
You can search by pid and window title, too:
xdotool search --all --pid 12345 "hello world"
This will appear in the next release, but is available now from svn.
Original comment by jls.semi...@gmail.com
on 23 Feb 2010 at 11:51
Original issue reported on code.google.com by
mat...@xtra.co.nz
on 12 Sep 2009 at 10:21