rxhanson / RectanglePro-Community

Bug reports and discussion for the Rectangle Pro app
https://rectangleapp.com/pro
95 stars 1 forks source link

Increase polling rate when dragging / moving windows using shortcuts #444

Closed BGDiegoG closed 7 months ago

BGDiegoG commented 7 months ago

Rectangle pro has become a vital part of my workflow, primarily resize key bind and move window keybind. I have noticed that when dragging the windows using macOS native method (grabbing the top of the window) the refresh rate of the window moving is very smooth. While when using the keybind on rectanglepro it stutters as in if it was doing it limited to 60hz mode. I notice this more in my high refresh rate screens.

Is this a macOS limitation?

rxhanson commented 7 months ago

Unfortunately, it is a limitation of what's available to a 3rd party developer (the accessibility API). If at some point Apple releases an API outside of the accessibility API, I'll switch it over.

BGDiegoG commented 7 months ago

I understand, thank you for confirming this!