RamonUnch / AltSnap

Maintained continuation of Stefan Sundin's AltDrag
GNU General Public License v3.0
2.26k stars 75 forks source link

Account for the borders in CenterWindow #555

Closed mbartlett21 closed 2 months ago

mbartlett21 commented 2 months ago

Fixes #546

Also works correctly with trimming when centring windows that way. (This can be tested by shifting the centrepoint of a large window outside the current monitor and then using AltTabList or similar to get it back onscreen)

RamonUnch commented 2 months ago

Thanks for the contribution very appreciated.