Hacker News new | ask | show | jobs
by sebmaynard 538 days ago
I used to use AltSnap (https://github.com/RamonUnch/AltSnap) which works extremely well, and supports template snap zones.

Recently I wrote my own and now use that daily instead, which supports similar functionality (alt+drag) but also "zooming" in/out and panning around the desktop

https://github.com/sebmaynard/DPaZ

1 comments

I've used AltSnap but always found it a bit buggy and bloated with options, my project is extremely opinionated and without any configuration right now, but it changes the system cursors to match what's happening and works better with multiple monitors (you can snap windows between monitors)

DPaZ looks interesting :D