Implements the following commands:
getmouselocation
search
windowactivate
The window stack is not yet implemented. Therefore it is NOT possible to perform the following:
w32dotool search --name ".*Firefox.*" windowactivate
But it IS possible to perform the following:
w32dotool windowactivate $(w32dotool search --name ".*Firefox.*")