cinnyapp / cinny-desktop

Yet another matrix client for desktop
GNU Affero General Public License v3.0
415 stars 49 forks source link

Cinny does not remember window position on macOS #326

Open Neved4 opened 3 months ago

Neved4 commented 3 months ago
Note: could also be seen as an enhancement request. Under macOS is expected that apps recall previous state.

Describe the bug

Cinny on macOS always opens with the default window position and size, ignoring previous adjustments.

Reproduction

  1. Open Cinny
  2. Move or resize the window
  3. Close and reopen again

Expected behavior

Cinny should restore its window position and size from the last session, opening in the same place and dimensions as before.

Platform and versions

1. OS: macOS `14.6`
2. Cinny version: `4.0.3`
3. Matrix homeserver: `matrix.org`
4. Downloaded from: `GitHub`

Additional context

No response