uberlayer
uberlayer copied to clipboard
Open Recent / Presets
I would love love love if Uber Layer could save a preset that remembered it's place on the screen, the image opened, the locking boolean and anything else.
I wish this was in JS so I could help :)
There is tiny improvement in the PR https://github.com/jankeesvw/uberlayer/pull/4
If an image is opened and then a new image is opened, the window is placed at the same position as the previous image (if this does not result in a new smaller image being off screen - then it is moved back to the screen).
Unfortunately, there is no saving between app launches.