GarthDB / WindowResizer

An Alfred 2 Workflow that will resize windows to exact pixel dimensions.
Apache License 2.0
11 stars 1 forks source link

Workflow opening parallels #2

Open leonardofaria opened 9 years ago

leonardofaria commented 9 years ago

I installed your workflow and something weird is happening here.

Chrome is my active window and when I type

resize 1024x768

the window is resized but parallels is opened. Have you ever seen some issue like this? I checked my Activity Monitor, there is no parallels running at the moment.

GarthDB commented 9 years ago

Super weird.

You can see the whole apple script in the README, but this is the portion that is getting the window from the front most application. If there is anything causing the problem, my guess is it is this:

set frontApp to name of first application process whose frontmost is true