Hammerspoon / Spoons

The official repository of Spoon plugins
https://www.hammerspoon.org/Spoons/
444 stars 140 forks source link

Make AClock recalculate canvas on screen change #297

Closed vhata closed 1 month ago

vhata commented 1 year ago

AClock tries to display the clock in the center of the screen, but if monitors are plugged in, or the resolution changes, this calculation is no longer correct.

This PR adds a screen watcher to recalculate the frame when the displays change.