Open singpolyma opened 7 years ago
Hmm, it seems that
./xdotool search --all --limit 1 --class firefox
Emits a decimal number. Feeding that decimal number to windowactivate
gives the same error. BUT if I use xwininfo
on the Firefox window I get a different (hex) number... and not the hex conversion of what the search returned either. But feeding that to windowactivate
seems to work...
@singpolyma Your search is probably picking up one of firefox's invisible helper windows. Try adding --onlyvisible
to your search criteria.
Running this:
Gives me:
Trying:
Gives me: