Results 911 comments of Ryan Hanson

@giuliac-edgetier Sorry for the lack of response. There isn't anything that shows the defaults commands are registered in Rectangle Pro at this time. In your screenshot, there is nothing configured...

Sorry that I did not get around to answering this until now. Because Multitouch has its own window tiling functionality built-in, it would make more sense to me to expose...

The typical way to work around this is to set screen edge gaps in Rectangle Pro. ``` defaults write com.knollsoft.Hookshot screenEdgeGapTop -int 10 ``` Change 10 to the height of...

Thanks for the details. I'll see what I can do. I _think_ there would be a way to workaround this by turning off the iCloud sync and exporting the json...

Thanks for the feedback. There's no API for specifying a z-index, so the only way to achieve that in Rectangle Pro would be to go through every window and bring...

Thanks for letting me know, and for the video! I'm not sure what could be different about your setup. When using a trackpad, I scroll right and left for resizing...

Thanks for reporting. At a start, would you mind enabling the touch viewer and letting me know if you can see what's going on when this happens? In the Multitouch...

Interesting. That doesn't reproduce for me, so this might be kind of hard to narrow down. Looks like you're on macOS Sequoia, and which model of Mac are you using?...

Thanks for reporting. This is a side-effect of fixing other behavior with App Layouts. Moving all of the windows of an application could result in ambiguous or unexpected behavior due...

@jtwee thanks, I've patched this up and it will go out in the next release. It's unrelated to the defaults command.