rxhanson / RectanglePro-Community

Bug reports and discussion for the Rectangle Pro app
https://rectangleapp.com/pro
98 stars 1 forks source link

Quick and Long Throw front window despite cursor position #365

Closed sarvo-madhavan closed 1 year ago

sarvo-madhavan commented 1 year ago

Hi, Is there a setting or something that changes the throw's working so the front window is "thrown" instead of the window that's under the cursor?

Thanks!

rxhanson commented 1 year ago

Here's a terminal command to enable this for window throw and long throw:

defaults write com.knollsoft.Hookshot throwFrontmost -int 1

There is no toggle for this for quick throw.

Restart the app after executing this command.