rxhanson / Multitouch-Community

Issue and feature request tracking for the Multitouch app
https://multitouch.app
38 stars 0 forks source link

Gaps between windows in window management actions #161

Open gjritter opened 1 year ago

gjritter commented 1 year ago

Is it possible to use the various window management actions (centre half, first fourth, etc) with gaps between windows, similar to Rectangle? I like using centre half and first fourth/last fourth with 10 pixel gaps between windows, but I don't see an option to do this with Multitouch's settings.

rxhanson commented 1 year ago

You can add the gaps into Multitouch by using the following Terminal command, followed by restarting the app:

defaults write com.brassmonkery.Multitouch gapSize -float 10

I have plans to update Multitouch to include a lot more Rectangle UI preferences but haven't gotten to it yet. Let me know if you hit any issues with the gaps here.