clowd / Clowd

Simple but powerful screenshot and screen recording tool for Windows.
MIT License
74 stars 7 forks source link

Restore the Maximised state of editor windows on restart #8

Closed rstarkov closed 1 year ago

rstarkov commented 2 years ago

When Clowd restarts it reopens all editor windows in their original positions, but does not restore the maximised state. It should.

caesay commented 2 years ago

To add to this, I find that sometimes windows are restored to totally bonkers coordinates (like -32000,-32000). The restore algorithm should endeavour to find a place where the window can be restored on an existing monitor (even if the original monitor no longer exists). It's restored bounds should never have any area off screen.

rstarkov commented 1 year ago

image

I imagine this is the same issue as restoring to bonkers coordinates. Happens reasonably often. This is what they look like in Alt+Tab, and nothing visibly changes when they are activated (but can be fixed with Alt+Space)

caesay commented 1 year ago

Yes this is the same behavior I see when the window is restored off screen