SwiftShift icon indicating copy to clipboard operation
SwiftShift copied to clipboard

FEATURE REQUEST: Window snapping

Open jstw8 opened this issue 2 months ago • 2 comments

I don't see this mentioned before, but I'd love to have the following functionality:

  • Options to enable window snapping during move and/or resize
  • If enabled, ability to assign additional key shortcut to enable. (e.g., Ctrl + Opt for non-snapping resize, Ctrl + Opt + SHIFT to add window snap)
  • If you wanna get really specific, you could offer a reversal, where the default is snapping, then you need modifier key to disable snapping.

Thanks for such a great, simple yet very functional app!

jstw8 avatar Oct 02 '25 21:10 jstw8

isn't there a lot of great snapping apps already with keyboard shortcuts?

Thanks for such a great, simple yet very functional app!

thank you! 🥰 but would it remain simple if I keep adding features to it? 😂

pablopunk avatar Oct 06 '25 08:10 pablopunk

I think that it would remain simple, so long as you implement support for the native window snapping, and don't build your own custom thing. Loop supports this, if you would like an open source example (although it is off by default, in favor of a custom tiling solution).

leaferiksen avatar Oct 12 '25 18:10 leaferiksen